Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mpc83xx: enable libfdt by default on freescale boards | Kim Phillips | 2007-08-15 | 4 | -4/+4 |
* | mpc83xx: move common /memory node update mechanism to cpu.c | Kim Phillips | 2007-08-15 | 1 | -0/+7 |
* | 86xx: Fix lingering CFG_CMD_* references in sbc8641d.h | Jon Loeliger | 2007-08-15 | 1 | -3/+3 |
* | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx | Wolfgang Denk | 2007-08-14 | 12 | -16/+1687 |
|\ | |||||
| * | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-14 | 397 | -6560/+16635 |
| |\ | |||||
| * \ | Merge with /home/stefan/git/u-boot/zeus | Stefan Roese | 2007-08-14 | 4 | -0/+870 |
| |\ \ | |||||
| | * | | ppc4xx: Add initial Zeus (PPC405EP) board support | Stefan Roese | 2007-08-14 | 2 | -0/+389 |
| | * | | ppc4xx: Add support for AMCC 405EP Taihu board | John Otken | 2007-07-26 | 2 | -0/+481 |
| * | | | ppc4xx: Fix problem in PLL clock calculation | Stefan Roese | 2007-08-13 | 1 | -0/+2 |
| * | | | Coding style cleanup | Stefan Roese | 2007-08-10 | 2 | -7/+1 |
| * | | | Add PPC4xx-HCU4 and HCU5 boards: HCU5 config | Niklaus Giger | 2007-08-10 | 1 | -0/+392 |
| * | | | Add PPC4xx-HCU4 and HCU5 boards: HCU4 config | Niklaus Giger | 2007-08-10 | 1 | -0/+343 |
| * | | | ppc4xx: Update lwmon5 POST configuration | Stefan Roese | 2007-08-10 | 1 | -2/+19 |
| * | | | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-08-02 | 2 | -1/+7 |
| |\ \ \ | |||||
| * | | | | ppc4xx: Update AMCC Bamboo 440EP support | Eugene OBrien | 2007-07-31 | 1 | -0/+2 |
| * | | | | ppc4xx: Update 440EPx lwmon5 board support | Stefan Roese | 2007-07-31 | 2 | -1/+13 |
| * | | | | ppc4xx: lwmon5: Update Lime initialization | Anatolij Gustschin | 2007-07-26 | 1 | -3/+13 |
| | |/ / | |/| | | |||||
| * | | | ppc4xx: lwmon5: Support for 128 MByte NOR FLASH added | Stefan Roese | 2007-07-24 | 1 | -4/+6 |
| * | | | POST: Add ECC POST for the lwmon5 board | Pavel Kolesnikov | 2007-07-20 | 2 | -1/+8 |
| * | | | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-07-16 | 3 | -6/+368 |
| |\ \ \ | |||||
| * | | | | ppc4xx: AMCC Luan uses the new boardspecific DDR2 controller setup | Stefan Roese | 2007-07-16 | 1 | -1/+0 |
| * | | | | ppc4xx: Add remove_tlb() function to remove a mem area from TLB setup | Stefan Roese | 2007-07-16 | 1 | -0/+3 |
| * | | | | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-07-11 | 3 | -3/+201 |
| |\ \ \ \ | |||||
| * | | | | | ppc4xx: Update lwmon5 default environment | Stefan Roese | 2007-07-06 | 1 | -0/+2 |
| * | | | | | ppc4xx: Update lwmon5 board | Stefan Roese | 2007-07-06 | 1 | -0/+1 |
* | | | | | | Coding style cleanup. Update CHANGELOG. | Wolfgang Denk | 2007-08-14 | 3 | -4/+3 |
* | | | | | | Add the files. | Peter Pearse | 2007-08-14 | 2 | -0/+115 |
* | | | | | | Add MACH_TYPE records for several AT91 boards. | Peter Pearse | 2007-08-14 | 7 | -62/+204 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx | Wolfgang Denk | 2007-08-14 | 11 | -184/+472 |
|\ \ \ \ \ | |||||
| * | | | | | 85xxCDS: Add make targets for legacy systems. | Randy Vinson | 2007-08-14 | 3 | -0/+22 |
| * | | | | | Add support for UEC to 8568 | Andy Fleming | 2007-08-14 | 3 | -12/+72 |
| * | | | | | Add PCI support for MPC8568MDS board | Haiying Wang | 2007-08-14 | 2 | -4/+24 |
| * | | | | | Fix minor 85xx warnings | Andy Fleming | 2007-08-14 | 1 | -2/+4 |
| * | | | | | 8548cds PCIE support. | Ed Swarthout | 2007-08-14 | 1 | -106/+231 |
| * | | | | | 8544ds PCIE support | Ed Swarthout | 2007-08-14 | 2 | -57/+115 |
| * | | | | | 85xx start.S cleanup and exception support | Andy Fleming | 2007-08-14 | 2 | -4/+7 |
| * | | | | | e500 needs ppc_asm.tmp MCK_EXCEPTION | Ed Swarthout | 2007-08-14 | 1 | -2/+0 |
* | | | | | | multicast tftp: RFC2090 | David Updegraff | 2007-08-13 | 1 | -2/+9 |
* | | | | | | Add ability to take MAC address from the environment to DM9000 driver | Mike Rapoport | 2007-08-13 | 1 | -0/+23 |
|/ / / / / | |||||
* | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx | Wolfgang Denk | 2007-08-13 | 3 | -6/+619 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge commit 'remotes/wd/master' | Jon Loeliger | 2007-08-13 | 22 | -61/+1574 |
| |\ \ \ \ \ | |||||
| * | | | | | | Modify SBC8641D to use new Freescale PCI routines | Joe Hamman | 2007-08-13 | 1 | -2/+7 |
| * | | | | | | Add support for SBC8641D. Config files. | Joe Hamman | 2007-08-10 | 1 | -0/+599 |
| * | | | | | | fsl_pci_init cleanup. | Ed Swarthout | 2007-08-10 | 1 | -1/+1 |
| * | | | | | | cpu/86xx fixes. | Jon Loeliger | 2007-08-10 | 2 | -5/+14 |
* | | | | | | | Minor coding style cleanup. Update CHANGELOG. | Wolfgang Denk | 2007-08-13 | 1 | -20/+1 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/master | Wolfgang Denk | 2007-08-12 | 1 | -5/+29 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Adapt board configuration and fix kernel crash on MCC200 board. | Wolfgang Denk | 2007-08-12 | 1 | -5/+29 |
* | | | | | | | Adjust default configuration of ADS5121 board. | Wolfgang Denk | 2007-08-12 | 1 | -28/+18 |
* | | | | | | | Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues. | Wolfgang Denk | 2007-08-12 | 3 | -26/+19 |
|/ / / / / / |