summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-06-20-16/+52
|\
| * Merge with /home/wd/git/u-boot/masterWolfgang Denk2007-06-18-3/+38
| |\
| | * TQM5200: Add Flat Device Tree support, update default env. accordingly.Bartlomiej Sieka2007-06-08-3/+38
| * | Change 'repeatable' attribute of some commands to sensible values.Detlev Zundel2007-06-12-4/+4
| * | Fix 'run' not to continue after interrupted commandDetlev Zundel2007-06-12-1/+1
| |/
| * Fix config problems on SC3 board; make ide_reset_timeout work.Wolfgang Denk2007-06-08-8/+9
* | ppc4xx: Add bootstrap command for AMCC Sequoia (440EPx) eval boardStefan Roese2007-06-19-1/+112
* | [ppc4xx] Fix problem with NAND booting on AMCC AcadiaStefan Roese2007-06-19-11/+34
* | [ppc4xx] Change board/amcc/acadia/cpr.c to pll.cStefan Roese2007-06-19-0/+0
* | [ppc4xx] Change lwmon5 port to work with recent 440 exception reworkStefan Roese2007-06-15-0/+1
* | Merge with /home/stefan/git/u-boot/denx-440-exceptionsStefan Roese2007-06-15-267/+319
|\ \
| * | ppc4xx: Clean up 440 exceptions handlingGrzegorz Bernacki2007-06-15-267/+319
| |/
* | [ppc4xx] Add initial lwmon5 board supportStefan Roese2007-06-15-10/+2346
* | [ppc4xx] Extend 44x GPIO setup with default output stateStefan Roese2007-06-15-68/+108
* | [ppc4xx] Extend program_tlb() with virtual & physical addressesStefan Roese2007-06-14-37/+48
* | [PATCH] fix gpio setting when using CFG_440_GPIO_TABLEBenoît Monin2007-06-08-2/+2
|/
* Coding Style cleanup; generate new CHANGELOG file.Wolfgang Denk2007-06-06-24/+505
* Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk2007-06-06-29/+25
|\
| * Merge branch 'mpc8641'Jon Loeliger2007-06-05-29/+21
| |\
| | * mpc8641 image size cleanupEd Swarthout2007-06-05-29/+21
| * | Merge branch 'mpc8641'Jon Loeliger2007-05-10-0/+4
| |\ \ | | |/
| | * 8641hpcn: Fix Makefile after moving pixis to board/freescale.Ed Swarthout2007-05-08-0/+4
* | | Merge with /home/wd/git/u-boot/custodian/u-boot-armWolfgang Denk2007-06-06-346/+1556
|\ \ \
| * \ \ Add support for the Siemens SMN42 board.Gary Jennejohn2007-05-18-346/+1556
| |\ \ \
| | * | | Reduce line lengths to 80 characters max.Peter Pearse2007-05-18-12/+25
| | * | | Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-05-18-375/+2907
| | |\ \ \
| | * | | | Makefile permissionsPeter Pearse2007-05-18-0/+0
| | * | | | Add the board directory for SMN42Peter Pearse2007-05-09-0/+796
| | * | | | Add the files for the SMN42 boardPeter Pearse2007-05-09-0/+2303
| | * | | | Remove the deleted files for the SMN42 patchPeter Pearse2007-05-09-1677/+0
| | * | | | New board SMN42 branchPeter Pearse2007-05-09-268/+43
| * | | | | Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-05-18-375/+2907
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Makefile permissionsPeter Pearse2007-05-18-0/+0
| | |/ / / | |/| | |
| * | | | Makefile permissionsPeter Pearse2007-05-09-0/+0
| | |/ / | |/| |
* | | | Merge with /home/stefan/git/u-boot/acadia-nand-bootStefan Roese2007-06-06-70/+685
|\ \ \ \
| * | | | ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval boardStefan Roese2007-06-06-70/+685
* | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-06-04-646/+1250
|\ \ \ \ \ | |/ / / /
| * | | | [PATCH] Fix ppc4xx bootstrap letter displayed on startupBenoît Monin2007-06-04-1/+7
| * | | | ppc4xx: Add missing file for Bamboo NAND booting supportStefan Roese2007-06-01-0/+137
| * | | | Merge with /home/stefan/git/u-boot/bamboo-nandStefan Roese2007-06-01-637/+1098
| |\ \ \ \
| | * | | | ppc4xx: Update Sequoia NAND booting support with ECCStefan Roese2007-06-01-8/+20
| | * | | | ppc4xx: Add NAND booting support for AMCC Bamboo (440EP) eval boardStefan Roese2007-06-01-119/+536
| | * | | | NAND: Add ECC support to NAND booting support in nand_spl/nand_boot.cStefan Roese2007-06-01-39/+56
| | * | | | ppc4xx: Prepare Bamboo port for NAND booting supportStefan Roese2007-06-01-109/+119
| | * | | | ppc4xx: Update in_be32() functions and friends to latest Linux versionStefan Roese2007-06-01-34/+55
| | * | | | NAND: Add hardware ECC support to the PPC4xx NAND driver ndfc.cStefan Roese2007-06-01-20/+54
| | * | | | NAND: Update nand_ecc.c to latest Linux versionStefan Roese2007-06-01-136/+92
| | * | | | ppc4xx: 44x DDR driver code cleanup and small fix for BambooStefan Roese2007-06-01-175/+166
| * | | | | ppc4xx: Undo Sequoia patch for dynamic EBC speed support of 83MHzStefan Roese2007-06-01-6/+0
| * | | | | ppc4xx: Change Luan config file to support ECCStefan Roese2007-06-01-1/+2