summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Extend POST support for PPC440Igor Lisitsin2007-06-2214-30/+625
* [ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski2007-06-2223-26/+34
* Coding style cleanup. Refresh CHANGELOG.Wolfgang Denk2007-06-207-181/+339
* Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-06-2010-16/+52
|\
| * Merge with /home/wd/git/u-boot/masterWolfgang Denk2007-06-182-3/+38
| |\
| | * TQM5200: Add Flat Device Tree support, update default env. accordingly.Bartlomiej Sieka2007-06-082-3/+38
| * | Change 'repeatable' attribute of some commands to sensible values.Detlev Zundel2007-06-123-4/+4
| * | Fix 'run' not to continue after interrupted commandDetlev Zundel2007-06-121-1/+1
| |/
| * Fix config problems on SC3 board; make ide_reset_timeout work.Wolfgang Denk2007-06-084-8/+9
* | ppc4xx: Add bootstrap command for AMCC Sequoia (440EPx) eval boardStefan Roese2007-06-192-1/+112
* | [ppc4xx] Fix problem with NAND booting on AMCC AcadiaStefan Roese2007-06-198-11/+34
* | [ppc4xx] Change board/amcc/acadia/cpr.c to pll.cStefan Roese2007-06-191-0/+0
* | [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-1521-267/+319
|\ \
| * | ppc4xx: Clean up 440 exceptions handlingGrzegorz Bernacki2007-06-1521-267/+319
| |/
* | [ppc4xx] Add initial lwmon5 board supportStefan Roese2007-06-1512-10/+2346
* | [ppc4xx] Extend 44x GPIO setup with default output stateStefan Roese2007-06-153-68/+108
* | [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
|/
* Coding Style cleanup; generate new CHANGELOG file.Wolfgang Denk2007-06-069-24/+505
* Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk2007-06-067-29/+25
|\
| * Merge branch 'mpc8641'Jon Loeliger2007-06-056-29/+21
| |\
| | * mpc8641 image size cleanupEd Swarthout2007-06-056-29/+21
| * | Merge branch 'mpc8641'Jon Loeliger2007-05-101-0/+4
| |\ \ | | |/
| | * 8641hpcn: Fix Makefile after moving pixis to board/freescale.Ed Swarthout2007-05-081-0/+4
* | | Merge with /home/wd/git/u-boot/custodian/u-boot-armWolfgang Denk2007-06-0629-346/+1556
|\ \ \
| * \ \ Add support for the Siemens SMN42 board.Gary Jennejohn2007-05-1829-346/+1556
| |\ \ \
| | * | | Reduce line lengths to 80 characters max.Peter Pearse2007-05-186-12/+25
| | * | | Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-05-1851-375/+2907
| | |\ \ \
| | * | | | Makefile permissionsPeter Pearse2007-05-181-0/+0
| | * | | | Add the board directory for SMN42Peter Pearse2007-05-096-0/+796
| | * | | | Add the files for the SMN42 boardPeter Pearse2007-05-0913-0/+2303
| | * | | | Remove the deleted files for the SMN42 patchPeter Pearse2007-05-099-1677/+0
| | * | | | New board SMN42 branchPeter Pearse2007-05-0910-268/+43
| * | | | | Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2007-05-1851-375/+2907
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Makefile permissionsPeter Pearse2007-05-181-0/+0
| | |/ / / | |/| | |
| * | | | Makefile permissionsPeter Pearse2007-05-091-0/+0
| | |/ / | |/| |
* | | | Merge with /home/stefan/git/u-boot/acadia-nand-bootStefan Roese2007-06-0614-70/+685
|\ \ \ \
| * | | | ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval boardStefan Roese2007-06-0614-70/+685
* | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-06-0426-646/+1250
|\ \ \ \ \ | |/ / / /
| * | | | [PATCH] Fix ppc4xx bootstrap letter displayed on startupBenoît Monin2007-06-041-1/+7
| * | | | ppc4xx: Add missing file for Bamboo NAND booting supportStefan Roese2007-06-011-0/+137
| * | | | Merge with /home/stefan/git/u-boot/bamboo-nandStefan Roese2007-06-0121-637/+1098
| |\ \ \ \
| | * | | | ppc4xx: Update Sequoia NAND booting support with ECCStefan Roese2007-06-013-8/+20
| | * | | | ppc4xx: Add NAND booting support for AMCC Bamboo (440EP) eval boardStefan Roese2007-06-018-119/+536
| | * | | | NAND: Add ECC support to NAND booting support in nand_spl/nand_boot.cStefan Roese2007-06-011-39/+56
| | * | | | ppc4xx: Prepare Bamboo port for NAND booting supportStefan Roese2007-06-015-109/+119
| | * | | | ppc4xx: Update in_be32() functions and friends to latest Linux versionStefan Roese2007-06-011-34/+55
| | * | | | NAND: Add hardware ECC support to the PPC4xx NAND driver ndfc.cStefan Roese2007-06-011-20/+54
| | * | | | NAND: Update nand_ecc.c to latest Linux versionStefan Roese2007-06-011-136/+92
OpenPOWER on IntegriCloud