summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | ppc4xx: Fix O=buildir buildsNiklaus Giger2007-06-251-1/+1
* | | | | | | | | ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese2007-06-2538-77/+46
* | | | | | | | | ppc4xx: Maintenance patch for esd's CPCI405 derivatsMatthias Fuchs2007-06-255-21/+76
* | | | | | | | | 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-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
OpenPOWER on IntegriCloud