summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | Consolidate mpc5xx linker scriptsGrant Likely2007-07-042-0/+143
| | | * | Fix a few file permission problems.Wolfgang Denk2007-07-044-0/+0
| | | * | cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-0423-45/+45
| | | * | cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-0428-95/+96
| | * | | Coding style cleanup, update CHANGELOGWolfgang Denk2007-08-025-43/+43
| | * | | [ADS5121] Support for the ADS5121 boardRafal Jaworowski2007-07-2712-0/+3119
| | * | | Update CHANGELOG, minor coding style cleanup.Wolfgang Denk2007-07-121-1/+1
| | * | | Merge with /home/tur/git/u-boot#cm1_qp1Wolfgang Denk2007-07-121-7/+14
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | CM1.QP1: Support for the Schindler CM1.QP1 board.Bartlomiej Sieka2007-07-111-7/+14
| | * | | Coding style cleanup; update CHANGELOG.Wolfgang Denk2007-07-101-1/+1
| | * | | Merge with /home/hs/Atronic/u-bootWolfgang Denk2007-07-092-41/+61
| | |\ \ \ | | | |/ / | | |/| |
| | | * | [PCS440EP] get rid of CONFIG_PPC4xx_USE_SPD_DDR_INIT_HANGHeiko Schocher2007-06-252-53/+58
| | | * | [PCS440EP] upgrade the PCS440EP board:Heiko Schocher2007-06-222-41/+56
| | * | | Merged POST framework with the current TOT.Sergei Poselenov2007-07-051-0/+8
| | | |/ | | |/|
| | * | Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-07-034-10/+10
| | |\ \
| | | * | Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips2007-05-173-9/+9
| | | * | Merge with /home/git/u-bootWolfgang Denk2007-05-1716-279/+367
| | | |\ \
| | | * | | Fixes bug clearing the bss section for i386mushtaq khan2007-05-151-1/+1
| | * | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-06-255-8/+10
| | |\ \ \ \
| | | * | | | Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk2007-06-225-8/+8
| | | * | | | Extend POST support for PPC440Igor Lisitsin2007-06-221-0/+2
| | * | | | | ppc4xx: PPC440EPx Emit DDR0 registers on machine check interruptNiklaus Giger2007-06-251-1/+86
| | * | | | | ppc4xx: Fix O=buildir buildsNiklaus Giger2007-06-251-1/+1
| | * | | | | ppc4xx: Add pci_pre_init() for 405 boardsMatthias Fuchs2007-06-251-8/+22
| | * | | | | ppc4xx: Fix problem with extended program_tlb() funtionStefan Roese2007-06-221-0/+8
| | |/ / / /
| | * | | | [ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski2007-06-2211-21/+20
| | * | | | Coding style cleanup. Refresh CHANGELOG.Wolfgang Denk2007-06-202-138/+137
| | * | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-06-201-1/+1
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | [ppc4xx] Fix problem with NAND booting on AMCC AcadiaStefan Roese2007-06-191-3/+3
| | * | | | Merge with /home/stefan/git/u-boot/denx-440-exceptionsStefan Roese2007-06-153-204/+242
| | |\ \ \ \
| | | * | | | ppc4xx: Clean up 440 exceptions handlingGrzegorz Bernacki2007-06-153-204/+242
| | * | | | | [ppc4xx] Extend 44x GPIO setup with default output stateStefan Roese2007-06-151-0/+38
| | * | | | | [ppc4xx] Extend program_tlb() with virtual & physical addressesStefan Roese2007-06-143-37/+48
| | * | | | | [PATCH] fix gpio setting when using CFG_440_GPIO_TABLEBenoît Monin2007-06-081-2/+2
| | |/ / / /
| * | | | | Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-06-065-289/+362
| |\ \ \ \ \
| * | | | | | USB: ohci fixes and cleanup for ppc4xx and yosemite board.Markus Klotzbuecher2007-06-062-1/+51
| * | | | | | USB: ohci fixes and cleanup for mpc5xxx and IceCube board configMarkus Klotzbuecher2007-06-061-0/+54
| * | | | | | Merge git://www.denx.de/git/u-boot into 2007_05_15-testingMarkus Klotzbuecher2007-05-2920-288/+383
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-05-0712-115/+197
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-04-2382-1276/+2646
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-04-032-2/+22
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | USB: cleanup monahans usb support. Remove dead code.Markus Klotzbuecher2007-04-031-11/+1
| * | | | | | | | | | PXA: pxa27x USB OHCI supportRodolfo Giometti2007-03-261-2/+13
| * | | | | | | | | | Merge with git://www.denx.de/git/u-boot.git#testing-USBMarkus Klotzbuecher2007-03-2310-2060/+209
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge with /home/mk/git/u-boot-generic_ohci#generic_ohciWolfgang Denk2006-11-275-7/+6
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be ableMarkus Klotzbuecher2006-11-273-3/+3
| | | * | | | | | | | | | Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driverMarkus Klotzbuecher2006-11-272-2/+3
| | * | | | | | | | | | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-11-27111-4468/+9758
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-08-0717-83/+664
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | More code cleanupWolfgang Denk2006-06-261-3/+3
OpenPOWER on IntegriCloud