summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* ppc4xx: Code cleanupStefan Roese2007-08-021-1/+1
* [ppc440SPe] Graceful recovery from machine check during PCIe configurationGrzegorz Bernacki2007-08-023-9/+57
* [ppc4xx] Separate settings for PCIe bus numbering on 440SPe rev.ARafal Jaworowski2007-08-021-3/+8
* ppc4xx: Update AMCC Bamboo 440EP supportEugene OBrien2007-07-311-1/+1
* ppc4xx: Only print ECC related info when the error bis are setStefan Roese2007-07-301-14/+24
* ppc4xx: Fix bug with default GPIO output valueStefan Roese2007-07-201-2/+2
* Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-07-162-8/+15
|\
| * 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
* | | ppc4xx: Code cleanupStefan Roese2007-07-161-1/+0
* | | ppc4xx: Add new weak functions to support boardspecific DDR2 configurationStefan Roese2007-07-161-14/+44
* | | ppc4xx: Add remove_tlb() function to remove a mem area from TLB setupStefan Roese2007-07-161-1/+61
* | | ppc4xx: Change receive buffer handling in the 4xx emac driverStefan Roese2007-07-121-3/+5
|/ /
* | 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
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix config problems on SC3 board; make ide_reset_timeout work.Wolfgang Denk2007-06-081-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 /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk2007-06-061-2/+0
|\ \ \
| * \ \ Merge branch 'mpc8641'Jon Loeliger2007-06-051-2/+0
| |\ \ \
| | * | | mpc8641 image size cleanupEd Swarthout2007-06-051-2/+0
* | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-armWolfgang Denk2007-06-067-0/+765
|\ \ \ \ \
| * \ \ \ \ Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-05-1817-279/+378
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Add the files for the SMN42 boardPeter Pearse2007-05-097-0/+765
| | |/ / / | |/| | |
* | | | | ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval boardStefan Roese2007-06-061-17/+55
* | | | | [PATCH] Fix ppc4xx bootstrap letter displayed on startupBenoît Monin2007-06-041-1/+7
* | | | | Merge with /home/stefan/git/u-boot/bamboo-nandStefan Roese2007-06-013-287/+349
|\ \ \ \ \
| * | | | | ppc4xx: Add NAND booting support for AMCC Bamboo (440EP) eval boardStefan Roese2007-06-011-92/+129
OpenPOWER on IntegriCloud