summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PCS440EP] upgrade the PCS440EP board:Heiko Schocher2007-06-2230-160/+1575
* 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
* 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
| | * | | | ppc4xx: 44x DDR driver code cleanup and small fix for BambooStefan Roese2007-06-011-175/+166
| * | | | | ppc4xx: Undo Sequoia patch for dynamic EBC speed support of 83MHzStefan Roese2007-06-011-6/+0
| * | | | | ppc4xx: Change Luan config file to support ECCStefan Roese2007-06-011-1/+2
| * | | | | ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe)Stefan Roese2007-06-011-1/+6
* | | | | | Merge with /home/wd/git/u-boot/stx-gp3ssaWolfgang Denk2007-05-313-21/+35
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add support for STX GP3SSA (stxssa) Board with 4 MiB flash.Wolfgang Denk2007-05-313-21/+35
* | | | | | Merge with /home/tur/git/u-boot#motionproWolfgang Denk2007-05-2825-91/+190
|\ \ \ \ \ \
| * | | | | | Motion-PRO: Code cleanup, fix of a typo in OF_STDOUT_PATH.Bartlomiej Sieka2007-05-272-22/+22
| * | | | | | Motion-PRO: Add support for redundant environment.Bartlomiej Sieka2007-05-271-1/+6
| * | | | | | Motion-PRO: Change maximum console buffer size from 256 to 1024 bytes.Bartlomiej Sieka2007-05-271-1/+1
| * | | | | | Fix: Add missing NULL termination in strings expanded by macros parser.Bartlomiej Sieka2007-05-271-0/+2
| * | | | | | Motion-PRO: Update EEPROM's page write bits and write delay.Bartlomiej Sieka2007-05-271-2/+2
| * | | | | | MPC5XXX, Motion-PRO: Fix PHY initialization problem.Bartlomiej Sieka2007-05-273-6/+18
| * | | | | | Motion-PRO: Add support for the temperature sensor.Bartlomiej Sieka2007-05-271-1/+10
| * | | | | | Motion-PRO: Add displaying of CPLD revision information during boot.Bartlomiej Sieka2007-05-272-1/+8
OpenPOWER on IntegriCloud