Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | | | | ppc4xx: 4xx_pcie: Change CFG_PCIE_MEMSIZE to 128MB on Yucca & Katmai | Stefan Roese | 2007-10-31 | -1/+24 | |
| * | | | | | | ppc4xx: 4xx_pcie: Fix problem with SDRN access using port number as idx | Stefan Roese | 2007-10-31 | -6/+6 | |
| * | | | | | | ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms | Stefan Roese | 2007-10-31 | -4/+4 | |
| * | | | | | | ppc4xx: Add a comment for 405EX PCIe endpoint configuration | Stefan Roese | 2007-10-31 | -0/+6 | |
| * | | | | | | ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (3) | Stefan Roese | 2007-10-31 | -419/+223 | |
| * | | | | | | ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (2) | Stefan Roese | 2007-10-31 | -10/+10 | |
| * | | | | | | ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (1) | Stefan Roese | 2007-10-31 | -178/+3 | |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge commit 'wd/master' | Jon Loeliger | 2007-12-06 | -61/+17 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Update libfdt from device tree compiler (dtc) | Kumar Gala | 2007-11-21 | -4/+4 | |
| * | | | | | Move do_fixup* for libfdt into common code | Kumar Gala | 2007-11-21 | -57/+13 | |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge commit 'remotes/wd/master' | Jon Loeliger | 2007-11-20 | -133/+171 | |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | s3c24x0: Fix usb_ohci.c missing in Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-18 | -8/+8 | |
| * | | | | Fix compiler warnings for ARM systems. | Wolfgang Denk | 2007-11-18 | -1/+1 | |
| * | | | | Fix compiler warnings for PPC systems. Update CHANGELOG. | Wolfgang Denk | 2007-11-18 | -1/+6 | |
| * | | | | [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version picker | Shinya Kuribayashi | 2007-11-17 | -2/+1 | |
| * | | | | [MIPS] Remove useless instructions for initializing $gp. | Shinya Kuribayashi | 2007-11-17 | -3/+1 | |
| * | | | | [MIPS] MIPS 4K core: Coding style cleanups | Shinya Kuribayashi | 2007-11-17 | -47/+39 | |
| * | | | | [MIPS] au1x00_eth.c: Fixed a warning on pb1000 build. | Shinya Kuribayashi | 2007-11-17 | -1/+1 | |
| * | | | | [MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write} build error | Shinya Kuribayashi | 2007-11-17 | -59/+59 | |
| * | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire | Wolfgang Denk | 2007-11-17 | -7/+44 | |
| |\ \ \ \ | |||||
| | * | | | | ColdFire: MCF5445x - Update correct RAMBAR and missing linker files | TsiChungLiew | 2007-11-07 | -1/+1 | |
| | * | | | | ColdFire: MCF532x - Update do_reset() using core reset | TsiChungLiew | 2007-11-07 | -6/+2 | |
| | * | | | | ColdFire: Update cpu flag for 4.2-xx compiler | TsiChungLiew | 2007-11-07 | -0/+41 | |
| * | | | | | powerpc: Backout relocation changes. | Grant Likely | 2007-11-17 | -7/+14 | |
| * | | | | | 86xx: Fix broken variable reference when #def DEBUGing. | Jon Loeliger | 2007-11-17 | -2/+4 | |
| * | | | | | make 8610 board use pixis reset | Jason Jin | 2007-11-17 | -2/+2 | |
| |/ / / / | |||||
* | | | | | make 8610 board use pixis reset | Jason Jin | 2007-11-07 | -2/+2 | |
* | | | | | 86xx: Fix broken variable reference when #def DEBUGing. | Jon Loeliger | 2007-11-07 | -2/+4 | |
* | | | | | Merge commit 'remotes/wd/master' into newmaster | Jon Loeliger | 2007-11-07 | -3/+41 | |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Cleanup coding style; update CHANGELOG | Wolfgang Denk | 2007-11-03 | -2/+2 | |
| * | | | | Fix a typo in cpu/mpc824x/interrupts.c | Guennadi Liakhovetski | 2007-11-03 | -1/+1 | |
| * | | | | add ft_cpu_setup(..) on mpc8260 | Sergej Stepanov | 2007-11-03 | -0/+38 | |
* | | | | | Merge commit 'remotes/wd/master' | Jon Loeliger | 2007-11-02 | -69/+89 | |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2007-11-02 | -3/+7 | |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire | Wolfgang Denk | 2007-11-01 | -3/+7 | |
| | |\ \ \ \ | |||||
| | | * | | | | ColdFire 5329: Assign correct SDRAM size and fix cache | TsiChungLiew | 2007-10-25 | -2/+2 | |
| | | * | | | | ColdFire 5282: Fix external flash boot and return dramsize | TsiChungLiew | 2007-10-25 | -1/+5 | |
| * | | | | | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2007-11-01 | -20/+32 | |
| |\ \ \ \ \ \ | | |/ / / / / | | | | / / / | | |_|/ / / | |/| | | | | |||||
| | * | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mips | Wolfgang Denk | 2007-11-01 | -7/+14 | |
| | |\ \ \ \ | |||||
| | | * | | | | [MIPS] Add PIC-related switches to PLATFORM_{CPP,LD}FLAGS and cleanup | Shinya Kuribayashi | 2007-10-21 | -1/+1 | |
| | | * | | | | [MIPS] Fix $gp usage | Shinya Kuribayashi | 2007-10-21 | -6/+13 | |
| | | |/ / / | |||||
| | * | | | | Setting MSR[DE] in do_reset | urwithsughosh@gmail.com | 2007-10-19 | -1/+6 | |
| | * | | | | MSR overwrite fix | urwithsughosh@gmail.com | 2007-10-19 | -8/+3 | |
| | * | | | | Remove magic numbers from cache related operations for mpc85xx | Kumar Gala | 2007-10-19 | -4/+4 | |
| | * | | | | Merge branch 'denx' | Andy Fleming | 2007-10-19 | -340/+568 | |
| | |\ \ \ \ | | | |/ / / | |||||
| | * | | | | 85xx io out functions need sync after write. | Ed Swarthout | 2007-09-26 | -0/+5 | |
| * | | | | | delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declaration | Jean-Christophe PLAGNIOL-VILLARD | 2007-10-24 | -0/+1 | |
| * | | | | | fix warning: no return statement in function returning non-void | Jean-Christophe PLAGNIOL-VILLARD | 2007-10-24 | -7/+7 | |
| * | | | | | fix pxa255_idp board | Marcel Ziswiler | 2007-10-23 | -39/+42 | |
| | |/ / / | |/| | | | |||||
* | | | | | Initial mpc8610hpcd cpu/, README and include/ files. | Jon Loeliger | 2007-10-17 | -2/+13 | |
|/ / / / |