Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | | | | ppc4xx: 4xx_pcie: More general cleanup and 405EX PCIe support added | Stefan Roese | 2007-10-31 | -39/+54 | |
* | | | | | | 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 | |
|/ / / / / | |||||
* | | | | | 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 | |
| |/ / / |/| | | | |||||
* | | | | 86xx: Allow for fewer DDR slots per memory controller. | Jon Loeliger | 2007-10-16 | -9/+21 | |
* | | | | PXA USB OHCI: "usb stop" implementation. | Rodolfo Giometti | 2007-10-15 | -0/+16 | |
* | | | | Fix warning differ in signedness in cpu/pxa/mmc.c | Jean-Christophe PLAGNIOL-VILLARD | 2007-10-13 | -3/+3 | |
* | | | | Merge branch 'merge' of git://www.denx.de/git/u-boot-microblaze | Wolfgang Denk | 2007-10-13 | -5/+10 | |
|\ \ \ \ | |||||
| * | | | | [PATCH] Add support for design without interrupt controller | Michal Simek | 2007-09-24 | -0/+7 | |
| * | | | | [FIX] resolve problem with cpu without barrel shifter | Michal Simek | 2007-09-24 | -4/+2 | |
| * | | | | [FIX] repair email address | Michal Simek | 2007-09-24 | -1/+1 | |
| * | | | | synchronizition with mainline | Michal Simek | 2007-09-24 | -10/+5 | |
| * | | | | Merge ../u-boot | Michal Simek | 2007-09-24 | -20/+24 | |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | Merge git://www.denx.de/git/u-boot | Michal Simek | 2007-09-11 | -1480/+3922 | |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge git://www.denx.de/git/u-boot into merge | Michal Simek | 2007-08-15 | -2665/+4804 | |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge git://www.denx.de/git/u-boot | Michal Simek | 2007-08-07 | -533/+1100 | |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge git://www.denx.de/git/u-boot | Michal Simek | 2007-08-05 | -0/+3119 | |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | [PATCH] Support time without timer | Michal Simek | 2007-07-14 | -0/+7 | |
| * | | | | | | | | [PATCH] Remove problem with disabled BARREL SHIFTER | Michal Simek | 2007-07-13 | -4/+2 | |
| * | | | | | | | | Merge git://www.denx.de/git/u-boot | Michal Simek | 2007-07-13 | -385/+614 | |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | [fix] email reparation | Michal Simek | 2007-06-17 | -1/+1 | |
| * | | | | | | | | | [FIX] fix microblaze file permitission | Michal Simek | 2007-06-17 | -0/+0 | |
* | | | | | | | | | | Merge with git://www.denx.de/git/u-boot.git | Peter Pearse | 2007-10-04 | -11/+17 | |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-10-02 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Fix missing DECLARE_GLOBAL_DATA_PTR on CONFIG_LPC2292 in serial | Jean-Christophe PLAGNIOL-VILLARD | 2007-09-28 | -0/+2 | |
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | |||||
| * | | | | | | | | | | ppc4xx: Coding style cleanup | Stefan Roese | 2007-10-02 | -12/+12 | |
| * | | | | | | | | | | Program EPLD to force full duplex mode for PHY. | Grzegorz Bernacki | 2007-10-02 | -4/+8 | |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Move coloured led API to status_led.h | Peter Pearse | 2007-09-18 | -1/+1 | |
* | | | | | | | | | | Merge with git://www.denx.de/git/u-boot.git | Peter Pearse | 2007-09-18 | -14/+15 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global | Wolfgang Denk | 2007-09-15 | -14/+15 | |
* | | | | | | | | | | Final tidy | Peter Pearse | 2007-09-11 | -0/+0 | |
* | | | | | | | | | | Merge with git://www.denx.de/git/u-boot.git | Peter Pearse | 2007-09-11 | -6/+10 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | [MPC512x] Streamline frame handling in the FEC driver | Grzegorz Bernacki | 2007-09-10 | -6/+9 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||||
| * | | | | | | | | Remove compiler warning: target CPU does not support interworking | Kyungmin Park | 2007-09-10 | -0/+1 | |
* | | | | | | | | | Merge with git://www.denx.de/git/u-boot.git | Peter Pearse | 2007-09-10 | -85/+152 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Merge with /home/raj/git/u-boot#440SPe_PCIe_fixes | Wolfgang Denk | 2007-09-08 | -71/+130 | |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | [PPC440SPe] Improve PCIe configuration space access | Grzegorz Bernacki | 2007-09-07 | -31/+97 | |
| | * | | | | | | | | [PPC440SPe] Convert machine check exceptions handling | Grzegorz Bernacki | 2007-09-07 | -44/+37 | |
| * | | | | | | | | | Merge with /home/raj/git/u-boot#ads5121_fixes | Wolfgang Denk | 2007-09-08 | -14/+22 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | [MPC512x] Proper handling of larger frames in the FEC driver | Grzegorz Bernacki | 2007-09-07 | -13/+21 | |
| | * | | | | | | | | [MPC512x] Correct fixup relocation | Rafal Jaworowski | 2007-09-07 | -1/+1 | |
| | | |_|_|_|_|/ / | | |/| | | | | | | |||||
* | | | | | | | | | Merge with git://www.denx.de/git/u-boot.git | Peter Pearse | 2007-09-07 | -107/+310 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | PXA270: Add support for multiple serial ports. | stefano babic | 2007-09-07 | -82/+269 |