summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* Remove magic numbers from cache related operations for mpc85xxKumar Gala2007-10-191-4/+4
* Merge branch 'denx'Andy Fleming2007-10-1928-340/+568
|\
| * 86xx: Allow for fewer DDR slots per memory controller.Jon Loeliger2007-10-161-9/+21
| * PXA USB OHCI: "usb stop" implementation.Rodolfo Giometti2007-10-151-0/+16
| * Fix warning differ in signedness in cpu/pxa/mmc.cJean-Christophe PLAGNIOL-VILLARD2007-10-131-3/+3
| * Merge branch 'merge' of git://www.denx.de/git/u-boot-microblazeWolfgang Denk2007-10-133-5/+10
| |\
| | * [PATCH] Add support for design without interrupt controllerMichal Simek2007-09-241-0/+7
| | * [FIX] resolve problem with cpu without barrel shifterMichal Simek2007-09-241-4/+2
| | * [FIX] repair email addressMichal Simek2007-09-241-1/+1
| | * synchronizition with mainlineMichal Simek2007-09-243-10/+5
| | * Merge ../u-bootMichal Simek2007-09-2412-20/+24
| | |\
| | * \ Merge git://www.denx.de/git/u-bootMichal Simek2007-09-1147-1480/+3922
| | |\ \
| | * \ \ Merge git://www.denx.de/git/u-boot into mergeMichal Simek2007-08-1563-2665/+4804
| | |\ \ \
| | * \ \ \ Merge git://www.denx.de/git/u-bootMichal Simek2007-08-0771-533/+1100
| | |\ \ \ \
| | * \ \ \ \ Merge git://www.denx.de/git/u-bootMichal Simek2007-08-0512-0/+3119
| | |\ \ \ \ \
| | * | | | | | [PATCH] Support time without timerMichal Simek2007-07-141-0/+7
| | * | | | | | [PATCH] Remove problem with disabled BARREL SHIFTERMichal Simek2007-07-131-4/+2
| | * | | | | | Merge git://www.denx.de/git/u-bootMichal Simek2007-07-1324-385/+614
| | |\ \ \ \ \ \
| | * | | | | | | [fix] email reparationMichal Simek2007-06-171-1/+1
| | * | | | | | | [FIX] fix microblaze file permitissionMichal Simek2007-06-173-0/+0
| * | | | | | | | Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-10-043-11/+17
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-10-021-0/+2
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Fix missing DECLARE_GLOBAL_DATA_PTR on CONFIG_LPC2292 in serialJean-Christophe PLAGNIOL-VILLARD2007-09-281-0/+2
| | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | * | | | | | | | ppc4xx: Coding style cleanupStefan Roese2007-10-022-12/+12
| | * | | | | | | | Program EPLD to force full duplex mode for PHY.Grzegorz Bernacki2007-10-021-4/+8
| | |/ / / / / / /
| * | | | | | | | Move coloured led API to status_led.hPeter Pearse2007-09-181-1/+1
| * | | | | | | | Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-09-1810-14/+15
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk2007-09-1510-14/+15
| * | | | | | | | Final tidyPeter Pearse2007-09-111-0/+0
| * | | | | | | | Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-09-113-6/+10
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | [MPC512x] Streamline frame handling in the FEC driverGrzegorz Bernacki2007-09-102-6/+9
| | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Remove compiler warning: target CPU does not support interworkingKyungmin Park2007-09-101-0/+1
| * | | | | | | Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-09-106-85/+152
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge with /home/raj/git/u-boot#440SPe_PCIe_fixesWolfgang Denk2007-09-084-71/+130
| | |\ \ \ \ \ \
| | | * | | | | | [PPC440SPe] Improve PCIe configuration space accessGrzegorz Bernacki2007-09-072-31/+97
| | | * | | | | | [PPC440SPe] Convert machine check exceptions handlingGrzegorz Bernacki2007-09-073-44/+37
| | * | | | | | | Merge with /home/raj/git/u-boot#ads5121_fixesWolfgang Denk2007-09-082-14/+22
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | [MPC512x] Proper handling of larger frames in the FEC driverGrzegorz Bernacki2007-09-071-13/+21
| | | * | | | | | [MPC512x] Correct fixup relocationRafal Jaworowski2007-09-071-1/+1
| * | | | | | | | Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-09-072-107/+310
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | PXA270: Add support for multiple serial ports.stefano babic2007-09-071-82/+269
| | * | | | | | | Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDTGrant Likely2007-09-061-25/+41
| | |/ / / / / /
| * | | | | | | Changed API name to coloured_led.hPeter Pearse2007-09-051-105/+21
| * | | | | | | Add coloured led interface for ARM boards.Peter Pearse2007-09-041-8/+6
| |/ / / / / /
* | | | | | | 85xx io out functions need sync after write.Ed Swarthout2007-09-261-0/+5
|/ / / / / /
* | | | | | Enable L2 cache for MPC8568MDS boardHaiying Wang2007-08-291-1/+1
* | | | | | MPC5xxx: fix some compiler warnings in USB codeMartin Krause2007-08-291-3/+3
* | | | | | Minor coding style cleanup.Wolfgang Denk2007-08-291-1/+1
* | | | | | [UC101] Fix: if no CF in the board, U-Boot resets sometimes.Heiko Schocher2007-08-281-0/+8
* | | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-coldfireWolfgang Denk2007-08-1830-1235/+3325
|\ \ \ \ \ \