| AgeSort asc/desc | Change |
|---|---|
| Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 Next | |
| Jun 19, 2004 | |
| 8 years 11 months | Patch by Josef Wagner, 04 Jun 2004: - DDR Ram support for PM520 (MPC5200) - support for different flash types (PM520) - USB / IDE / CF-Card / DiskOnChip support for PM520 - 8 bit boot rom support for PM520/CE520 - Add auto SDRAM module detection for |
|
Commit 49822e23a09e2f529e6774ad61f23e43ab208cbc, by wdenk | |
| Jun 17, 2004 | |
| 8 years 11 months | * Fix flash parameters passed to Linux for PPChameleon board |
|
Commit 46a414dc12c7809ac3c3e82b6198a1f435d7489f, by wdenk | |
| Jun 10, 2004 | |
| 8 years 11 months | * Patch by Paul Ruhland, 10 Jun 2004: fix support for Logic SDK-LH7A404 board and clean up the LH7A404 register macros. |
|
Commit f832d8a1432da791b94b820ccf2c7864708c5631, by wdenk | |
| 8 years 11 months | * Patch by Robert Schwebel, 10 Jun 2004: Add support for Intel K3 strata flash. |
|
Commit b54d32b40d95d399dd1f53f24c93b0cf5c42460d, by wdenk | |
| 8 years 11 months | Remove duplicate entry |
|
Commit 681334540d109558fe7c382faf9c705439c2dfa3, by wdenk | |
| Jun 9, 2004 | |
| 8 years 11 months | Patch by Yuli Barcohen, 09 Jun 2004: Add support for 8MB flash SIMM and JFFS2 file system on Motorola FADS board and its derivatives (MPC86xADS, MPC885ADS). |
|
Commit 99edcfb29ef8c4865bd26dddf938af0bf5959482, by wdenk | |
| 8 years 11 months | * Patch by Yuli Barcohen, 09 Jun 2004: Add support for Analogue&Micro Adder87x and the older AdderII board. |
|
Commit 2d24a3a787c2376c2c2c86a511eee78ef170923f, by wdenk | |
| 8 years 11 months | Patch by Sam Song, 09 Jun 2004: - Add support for RPXlite_DW board - Update FLASH driver for 4*AM29DL323DB90VI - Add option configuration of CFG_ENV_IS_IN_NVRAM on RPXlite_DW board |
|
Commit e63c8ee3dcde0992377df434ab5af486dd866866, by wdenk | |
| 8 years 11 months | * Patch by Mark Jonas, 08 June 2004: - Make MPC5200 boards evaluate the SVR to print processor name and version in checkcpu() (cpu/mpc5xxx/cpu.c). |
|
Commit 36c728774edcfca54766f6828173fe24d3d8aa0b, by wdenk | |
| 8 years 11 months | * Patch by Tom Armistead, 04 Jun 2004: Add support for MAX6900 RTC |
|
Commit 4c0d4c3b782ef278f5843eb2533e03b9c4c16e21, by wdenk | |
| 8 years 11 months | Patch by Kurt Stremerch, 28 May 2004: Add support for Exys XSEngine board |
|
Commit ca0e774894ceceeffe5134f69c0f4e1f789407a2, by wdenk | |
| 8 years 11 months | * Patch by Martin Krause, 27 May 2004: Fix a MPC5xxx I2C timing issue in i2c_probe(). |
|
Commit 697037fe9b68fdf8cf7ce63f7875912f365270b7, by wdenk | |
| 8 years 11 months | * Patch by Imre Deak, 26 May 2004: On OMAP1610 platforms check if booting from RAM(CS0) or flash(CS3). Set flash base accordingly, and decide whether to do or skip board specific setup steps. |
|
Commit 3ff02c27d52c995c327a883e24d11126c6f2dfdf, by wdenk | |
| 8 years 11 months | * Patch by Josef Baumgartner, 25 May 2004: Add missing functions get_ticks() and get_tbclk() in lib_m68k/time.c |
|
Commit 70f05ac34ee02fe37d8bdcb45301104a4fa35e19, by wdenk | |
| 8 years 11 months | Patch by Jian Zhang, 20 May 2004: add support for environment in NAND flash |
|
Commit 13a5695b7c454d5a2a5a885002cfe0e18536dad9, by wdenk | |
| 8 years 11 months | Patch by Yuli Barcohen, 20 May 2004: Add support for Interphase iSPAN boards. |
|
Commit c3c7f861aef5abb5173f16af66c3941149954553, by wdenk | |
| 8 years 11 months | * Patch by Paul Ruhland, 17 May 2004: - Add support for the Logic Zoom LH7A40x based SDK board(s), specifically the LPD7A400. |
|
Commit f39748ae8edb03017647b0d731cdd06e7bdcde13, by wdenk | |
| 8 years 11 months | Patch by Tolunay Orkun, 14 May 2004: Add support for Cogent CSB472 board (8MB Flash Rev) |
|
Commit aa24509041ff8a4892071c2abec023dddd53874f, by wdenk | |
| 8 years 11 months | Patch by Thomas Viehweger, 14 May 2004: - flash.h: more flash types added - immap_8260.h: some bits added (useful for RMII) - cmd_coninfo.c: typo corrected, printf -> puts - reduced size by replacing spaces with tab |
|
Commit aa5590b66f17a157499c71c0aa743418715534d1, by wdenk | |
| 8 years 11 months | Patch by Robert Schwebel, 13 May 2004: Add 'imgextract' command: extract one part of a multi file image. |
|
Commit 48abe7bfab14c1e9bd4a9a1f9d2e094b6d16773c, by wdenk | |