| Commit message (Expand) | Author | Age | Lines |
* | Fixed bamboo port to enable running without DDR-DIMM (bamboo has also 64MB on... | Stefan Roese | 2005-08-24 | -0/+2 |
* | Merge with testing-4xx_enet (Create generic 4xx Ethernet code) | Wolfgang Denk | 2005-08-23 | -1484/+354 |
|\ |
|
| * | Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c | Stefan Roese | 2005-08-16 | -1484/+354 |
* | | Fix make dependencies for at91rm9200 and ks8695 cpus | Wolfgang Denk | 2005-08-23 | -4/+4 |
* | | Add esd cpci5200 and pf5200 boards | Stefan Roese | 2005-08-22 | -0/+14 |
* | | Merge with pollux.denx.org:/home/git/u-boot/.git | | 2005-08-16 | -7/+38 |
|\ \
| |/ |
|
| * | Add Sandburst Metrobox and Sandburst Karef board support packages. | Stefan Roese | 2005-08-15 | -3/+26 |
| * | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2005-08-12 | -88/+88 |
| |\ |
|
| | * | Eliminate calls of ARM libgcc.a helper functions _divsi3 and _modsi3 | Wolfgang Denk | 2005-08-12 | -1/+1 |
| | * | measure_gclk() is needed when DEBUG is enabled | Wolfgang Denk | 2005-08-12 | -1/+1 |
| * | | Fix dbau1xxx (= MIPS big and little endian) build options. | Wolfgang Denk | 2005-08-08 | -2/+10 |
* | | | Merge with pollux.denx.org:/home/git/u-boot/.git | | 2005-08-12 | -86/+86 |
|\ \ \
| | |/
| |/| |
|
| * | | Add NAND FLASH support for AMCC Bamboo 440EP eval board | Stefan Roese | 2005-08-11 | -4/+4 |
| * | | Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux) | Stefan Roese | 2005-08-08 | -83/+83 |
| |/ |
|
* | | Added support for O2DNT board. | | 2005-08-09 | -1/+1 |
|/ |
|
* | Fix PowerQUICC II mask detection. | Wolfgang Denk | 2005-08-06 | -2/+2 |
* | Add support for ep8248 board | Wolfgang Denk | 2005-08-06 | -124/+124 |
* | Fix baudrate setting for KGDB on MPC8260 | Wolfgang Denk | 2005-08-06 | -2/+2 |
* | Fix compiler warnings in cpu/ppc4xx/usbdev.c | Wolfgang Denk | 2005-08-06 | -3/+3 |
* | Merge with /home/sr/git/u-boot | Wolfgang Denk | 2005-08-05 | -50/+68 |
|\ |
|
| * | Add support for AMCC Bamboo PPC440EP eval board | Stefan Roese | 2005-08-04 | -50/+68 |
* | | Fix compiler warnings | Wolfgang Denk | 2005-08-05 | -8/+14 |
* | | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2005-08-05 | -4/+7 |
|\ \
| |/ |
|
| * | Fix typos in cpu/85xx/start.S which caused DataTLB exception to be | Wolfgang Denk | 2005-08-04 | -2/+2 |
| * | Ignore broadcast status bit in received frames in 8260 FCC ethernet | Wolfgang Denk | 2005-08-03 | -2/+5 |
* | | Merge with rsync://git-user@source.denx.net/git/u-boot.git | Jon Loeliger | 2005-08-02 | -1244/+3681 |
|\ \
| |/ |
|
| * | Coding style cleanup | Wolfgang Denk | 2005-08-02 | -7/+5 |
| * | Fix low-level OHCI transfers for PPC440EP (same as ARM920t and MPC5xxx). | Stefan Roese | 2005-08-02 | -612/+606 |
| * | Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. | Stefan Roese | 2005-08-01 | -1243/+3686 |
* | | Fix style issues primarily in 85xx and 83xx boards. | Jon Loeliger | 2005-08-01 | -101/+86 |
* | | * Patch by Ron Alder, 11 July 2005 | Lunsheng Wang | 2005-07-29 | -3/+5 |
* | | * Patch by Eran Liberty | Eran Liberty | 2005-07-28 | -0/+3199 |
* | | * Patch by Jon Loeliger, 2005-07-25 | Jon Loeliger | 2005-07-25 | -1569/+1 |
* | | * Patch by Jon Loeliger, 2005-05-05 | Jon Loeliger | 2005-07-25 | -247/+976 |
* | | * Patch by Jon Loeliger 2005-02-08 | Jon Loeliger | 2005-07-25 | -1/+16 |
* | | * Patch by Jon Loeliger, Kumar Gala 2005-02-08 | Jon Loeliger | 2005-07-23 | -12/+12 |
|/ |
|
* | Fix low-level OHCI transfers for ARM920t and MPC5xxx | Wolfgang Denk | 2005-07-21 | -16/+113 |
* | * Patch by Detlev Zundel, 30 Jun 2005: | wdenk | 2005-07-04 | -5/+6 |
* | * Fix baudrate calculation problem on MPC5200 systems | wdenk | 2005-06-27 | -2/+2 |
* | * Patch by Travis Sawyer, 10 Jun 2005: | wdenk | 2005-06-20 | -0/+2 |
* | * Add support for HMI1001 board | wdenk | 2005-06-10 | -3/+4 |
* | Patch by Juergen Selent, 17 May 2005: | wdenk | 2005-05-30 | -36/+36 |
* | * Patch by Greg Ungerer, 19 May 2005: | wdenk | 2005-05-19 | -0/+476 |
* | Add PCI support for Sorcery board. | wdenk | 2005-05-16 | -150/+206 |
* | Fix timer handling on MPC85xx systems | wdenk | 2005-05-13 | -167/+171 |
* | On LWMON we must use the watchdog to reset the board as the CPU | wdenk | 2005-05-09 | -0/+31 |
* | Fix bug in the SDRAM initialization code for canmb, IceCube and | wdenk | 2005-04-21 | -2/+2 |
* | Cleanup serial console baudrate calculation on AT91RM9200 | wdenk | 2005-04-20 | -5/+2 |
* | * Patch by Matthias Fuchs, 18 Apr 2005: | stroese | 2005-04-20 | -0/+17 |
* | Add support for canmb board | wdenk | 2005-04-13 | -4/+4 |