summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Merge branch 'quad100hd'Stefan Roese2008-05-21-0/+686
|\
| * ppc4xx: QUAD100HD: Allow the environment to be put into flash.Gary Jennejohn2008-05-14-4/+9
| * ppc4xx: Add the Harris QUAD100HD AMCC 405EP-based boardGary Jennejohn2008-05-08-0/+681
* | common/usb.c: fix incorrect escape sequenceHebbar2008-05-20-1/+1
* | Fix 8313ERDB board configurationYork Sun2008-05-19-8/+6
* | Release v1.3.3Wolfgang Denk2008-05-19-1/+299
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-05-19-1/+30
|\ \
| * | ppc4xx: Canyonlands: Disable PCIe0/SATA in dev-tree depending on selectionStefan Roese2008-05-19-1/+30
* | | i386: Fix multiple definitions of __show_boot_progressJean-Christophe PLAGNIOL-VILLARD2008-05-19-14/+14
* | | sc530_spunk: add missing SOBJS entryJean-Christophe PLAGNIOL-VILLARD2008-05-19-1/+1
* | | sc520_spunk: Fix flashJean-Christophe PLAGNIOL-VILLARD2008-05-19-24/+6
* | | drivers/pcmcia: add missing i82365Jean-Christophe PLAGNIOL-VILLARD2008-05-19-4/+1
* | | i386/bootm: remove unused varJean-Christophe PLAGNIOL-VILLARD2008-05-19-1/+0
* | | example/gitignore: update with all generated examplesJean-Christophe PLAGNIOL-VILLARD2008-05-19-0/+4
|/ /
* | TQM8272: fix out-of-tree buildingWolfgang Denk2008-05-15-8/+16
* | environment: fix bug introduced by commit a8409f4f1ac8Wolfgang Denk2008-05-14-2/+2
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-05-14-19/+40
|\ \
| * | ppc4xx: Fix bogus Canyonlands config.mkStefan Roese2008-05-14-9/+1
| * | ppc4xx: Individual handling of ddr2_fixed.c for canyonlands_nand buildStefan Roese2008-05-14-1/+7
| * | ppc4xx: Add 405EX(r) revision C PVR definitions and detection codeStefan Roese2008-05-13-11/+40
* | | Fix config files for out-of-tree buildingWolfgang Denk2008-05-14-6/+6
* | | ppc4xx: Individual handling of ddr2_fixed.c for canyonlands_nand buildStefan Roese2008-05-14-1/+7
* | | environment: cleanup prototype declarations of env functions.Wolfgang Denk2008-05-14-25/+11
* | | linkstation_HGLAN: Fix out of tree building.Wolfgang Denk2008-05-14-6/+9
* | | Makefile: fix "error: version_autogenerated.h: No such file or directory"Wolfgang Denk2008-05-13-4/+12
|/ /
* | Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option"Wolfgang Denk2008-05-12-10/+3
* | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-05-12-11/+19
|\ \
| * | ppc4xx: Kilauea: Add CONFIG_BOOTP_SUBNETMASK to Kilauea board configMarkus Klotzbücher2008-05-10-0/+1
| * | ppc4xx: Update Makalu defconfig to use device-tree booting as defaultStefan Roese2008-05-10-11/+18
* | | Revert "Avoid initrd and logbuffer area overlaps"Wolfgang Denk2008-05-12-20/+1
* | | Fix offset calculation for multi-type legacy images.Nick Spence2008-05-12-9/+4
* | | Revert "Change env_get_char from a global function ptr to a function."Wolfgang Denk2008-05-12-14/+14
* | | API: remove duplicate syscall checkJean-Christophe PLAGNIOL-VILLARD2008-05-12-1/+1
|/ /
* | PPC: fix map_physmem build warningBecky Bruce2008-05-10-1/+1
* | Update pci code to use phys_addr_tBecky Bruce2008-05-10-9/+9
* | Support legacy multi-type images without FDT section.Nick Spence2008-05-10-3/+2
* | Update CHANGELOG.Wolfgang Denk2008-05-10-6/+452
* | post/cpu/ppc4xx/Makefile: line length cleanupWolfgang Denk2008-05-10-1/+7
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk2008-05-10-0/+10
|\ \
| * | mpc83xx: system performance settings for MPC8349EMDS.Lee Nipper2008-05-06-0/+10
* | | Fix @ -> <at> substitutionStelian Pop2008-05-10-27/+27
* | | Update origin and copyright information in arch-at91sam9 header filesStelian Pop2008-05-10-154/+98
* | | Add copyright information in Atmel boards partition.cStelian Pop2008-05-10-0/+6
* | | mx31ads: fix 32kHz clock handlingGuennadi Liakhovetski2008-05-10-9/+7
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-05-10-1/+6
|\ \ \
| * | | 85xx: Limit CPU2 workaround to parts that have the errataAndy Fleming2008-05-07-1/+6
| |/ /
* | | Avoid initrd and logbuffer area overlapsMarian Balakowicz2008-05-10-1/+20
* | | ppc: Cleanup get_effective_memsize() useMarian Balakowicz2008-05-10-11/+0
* | | Fix build errors when CONFIG_LOGBUFFER and CONFIG_FIT are enabledMarian Balakowicz2008-05-10-15/+0
* | | Propagate Error Status to the Shell on fw_printenv ErrorsGrant Erickson2008-05-09-21/+29