summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ppc4xx: Add support for AMCC 405EP Taihu boardJohn Otken2007-07-262-0/+481
* ppc4xx: lwmon5: Support for 128 MByte NOR FLASH addedStefan Roese2007-07-241-4/+6
* POST: Add ECC POST for the lwmon5 boardPavel Kolesnikov2007-07-202-1/+8
* Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-07-163-6/+368
|\
| * make show_boot_progress () weak.Heiko Schocher2007-07-131-2/+6
| * Merge with /home/tur/git/u-boot#cm1_qp1Wolfgang Denk2007-07-121-0/+358
| |\
| | * CM1.QP1: Support for the Schindler CM1.QP1 board.Bartlomiej Sieka2007-07-111-0/+358
| * | [PCS440EP] - Show on the DIAG LEDs, if the SHA1 check failedHeiko Schocher2007-07-111-4/+4
* | | ppc4xx: AMCC Luan uses the new boardspecific DDR2 controller setupStefan Roese2007-07-161-1/+0
* | | ppc4xx: Add remove_tlb() function to remove a mem area from TLB setupStefan Roese2007-07-161-0/+3
* | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-07-113-3/+201
|\ \ \ | |/ /
| * | Coding style cleanup; update CHANGELOG.Wolfgang Denk2007-07-102-27/+27
| * | Merge with /home/hs/Atronic/u-bootWolfgang Denk2007-07-093-3/+201
| |\ \ | | |/ | |/|
| | * [PCS440EP] get rid of CONFIG_PPC4xx_USE_SPD_DDR_INIT_HANGHeiko Schocher2007-06-251-1/+0
| | * [PCS440EP] upgrade the PCS440EP board:Heiko Schocher2007-06-223-3/+202
* | | ppc4xx: Update lwmon5 default environmentStefan Roese2007-07-061-0/+2
* | | ppc4xx: Update lwmon5 boardStefan Roese2007-07-061-0/+1
|/ /
* | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-07-063-6/+22
|\ \
| * | Merged POST framework with the current TOT.Sergei Poselenov2007-07-052-2/+4
| * | resubmit: ppc4xx: Remove sequoia/sequioa.h. Cleanup ppc440.h for PPC440EPXNiklaus Giger2007-07-041-2/+4
| * | ppc4xx: Update lwmon5 boardStefan Roese2007-07-041-2/+14
* | | Code cleanup and default config update for STC GP3 SSA board.Wolfgang Denk2007-07-061-63/+63
|/ /
* | Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-07-0323-89/+267
|\ \
| * | Fix S-ATA support.Mushtaq Khan2007-06-301-8/+8
| * | Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips2007-05-1719-89/+89
| * | Merge with /home/git/u-bootWolfgang Denk2007-05-1713-41/+1045
| |\ \
| * | | Minor coding style cleanup.Wolfgang Denk2007-05-152-5/+5
| * | | Add driver for S-ATA-controller on Intel processors with Southmushtaq khan2007-05-153-0/+177
| * | | Fix for compile of JSE targetStephen Williams2007-05-151-0/+1
* | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-06-2521-124/+164
|\ \ \ \
| * | | | Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk2007-06-2219-98/+98
| * | | | Adapt log buffer code to support Linux 2.6Igor Lisitsin2007-06-221-1/+25
| * | | | Extend POST support for PPC440Igor Lisitsin2007-06-223-25/+41
* | | | | ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese2007-06-2521-24/+5
* | | | | ppc4xx: Maintenance patch for esd's CPCI405 derivatsMatthias Fuchs2007-06-254-0/+21
|/ / / /
* | | | [ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski2007-06-2212-5/+14
* | | | Coding style cleanup. Refresh CHANGELOG.Wolfgang Denk2007-06-202-27/+27
* | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-06-202-5/+30
|\ \ \ \
| * | | | TQM5200: Add Flat Device Tree support, update default env. accordingly.Bartlomiej Sieka2007-06-081-3/+27
| | |_|/ | |/| |
| * | | Fix config problems on SC3 board; make ide_reset_timeout work.Wolfgang Denk2007-06-081-2/+3
* | | | [ppc4xx] Fix problem with NAND booting on AMCC AcadiaStefan Roese2007-06-191-2/+2
* | | | [ppc4xx] Change lwmon5 port to work with recent 440 exception reworkStefan Roese2007-06-151-0/+1
* | | | Merge with /home/stefan/git/u-boot/denx-440-exceptionsStefan Roese2007-06-1518-63/+77
|\ \ \ \
| * | | | ppc4xx: Clean up 440 exceptions handlingGrzegorz Bernacki2007-06-1518-63/+77
| |/ / /
* | | | [ppc4xx] Add initial lwmon5 board supportStefan Roese2007-06-152-1/+441
* | | | [ppc4xx] Extend 44x GPIO setup with default output stateStefan Roese2007-06-152-68/+70
|/ / /
* | | Coding Style cleanup; generate new CHANGELOG file.Wolfgang Denk2007-06-065-19/+18
* | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk2007-06-061-1/+9
|\ \ \
| * \ \ Merge branch 'mpc8641'Jon Loeliger2007-06-051-1/+9
| |\ \ \
| | * | | mpc8641 image size cleanupEd Swarthout2007-06-051-1/+9
OpenPOWER on IntegriCloud