aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-20common/usb.c: fix incorrect escape sequenceHebbar1-1/+1
2008-05-19Fix 8313ERDB board configurationYork Sun1-8/+6
2008-05-19Release v1.3.3v1.3.3Wolfgang Denk2-1/+299
2008-05-19Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk1-1/+30
2008-05-19ppc4xx: Canyonlands: Disable PCIe0/SATA in dev-tree depending on selectionStefan Roese1-1/+30
2008-05-19i386: Fix multiple definitions of __show_boot_progressJean-Christophe PLAGNIOL-VILLARD3-14/+14
2008-05-19sc530_spunk: add missing SOBJS entryJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-05-19sc520_spunk: Fix flashJean-Christophe PLAGNIOL-VILLARD1-24/+6
2008-05-19drivers/pcmcia: add missing i82365Jean-Christophe PLAGNIOL-VILLARD2-4/+1
2008-05-19i386/bootm: remove unused varJean-Christophe PLAGNIOL-VILLARD1-1/+0
2008-05-19example/gitignore: update with all generated examplesJean-Christophe PLAGNIOL-VILLARD1-0/+4
2008-05-15TQM8272: fix out-of-tree buildingWolfgang Denk2-8/+16
2008-05-14environment: fix bug introduced by commit a8409f4f1ac8Wolfgang Denk1-2/+2
2008-05-14Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk4-19/+40
2008-05-14Fix config files for out-of-tree buildingWolfgang Denk6-6/+6
2008-05-14ppc4xx: Fix bogus Canyonlands config.mkStefan Roese1-9/+1
2008-05-14ppc4xx: Individual handling of ddr2_fixed.c for canyonlands_nand buildStefan Roese1-1/+7
2008-05-14environment: cleanup prototype declarations of env functions.Wolfgang Denk6-25/+11
2008-05-14linkstation_HGLAN: Fix out of tree building.Wolfgang Denk1-6/+9
2008-05-14ppc4xx: Individual handling of ddr2_fixed.c for canyonlands_nand buildStefan Roese1-1/+7
2008-05-13Makefile: fix "error: version_autogenerated.h: No such file or directory"Wolfgang Denk2-4/+12
2008-05-13ppc4xx: Add 405EX(r) revision C PVR definitions and detection codeStefan Roese3-11/+40
2008-05-12Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option"Wolfgang Denk1-10/+3
2008-05-12Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2-11/+19
2008-05-12Revert "Avoid initrd and logbuffer area overlaps"Wolfgang Denk4-20/+1
2008-05-12Fix offset calculation for multi-type legacy images.Nick Spence1-9/+4
2008-05-12Revert "Change env_get_char from a global function ptr to a function."Wolfgang Denk7-14/+14
2008-05-12API: remove duplicate syscall checkJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-05-10ppc4xx: Kilauea: Add CONFIG_BOOTP_SUBNETMASK to Kilauea board configMarkus Klotzbücher1-0/+1
2008-05-10ppc4xx: Update Makalu defconfig to use device-tree booting as defaultStefan Roese1-11/+18
2008-05-10PPC: fix map_physmem build warningBecky Bruce1-1/+1
2008-05-10Update pci code to use phys_addr_tBecky Bruce2-9/+9
2008-05-10Support legacy multi-type images without FDT section.Nick Spence1-3/+2
2008-05-10Update CHANGELOG.Wolfgang Denk1-6/+452
2008-05-10post/cpu/ppc4xx/Makefile: line length cleanupWolfgang Denk1-1/+7
2008-05-10Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk1-0/+10
2008-05-10Fix @ -> <at> substitutionStelian Pop22-27/+27
2008-05-10Update origin and copyright information in arch-at91sam9 header filesStelian Pop16-154/+98
2008-05-10Add copyright information in Atmel boards partition.cStelian Pop3-0/+6
2008-05-10mx31ads: fix 32kHz clock handlingGuennadi Liakhovetski4-9/+7
2008-05-10Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk1-1/+6
2008-05-10Avoid initrd and logbuffer area overlapsMarian Balakowicz4-1/+20
2008-05-10ppc: Cleanup get_effective_memsize() useMarian Balakowicz1-11/+0
2008-05-10Fix build errors when CONFIG_LOGBUFFER and CONFIG_FIT are enabledMarian Balakowicz2-15/+0
2008-05-09Propagate Error Status to the Shell on fw_printenv ErrorsGrant Erickson3-21/+29
2008-05-09Fix Compilation Errors with 'tools/env/fw_printenv'Grant Erickson2-1/+3
2008-05-09Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk1-2/+4
2008-05-09Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk1-10/+23
2008-05-09Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk15-61/+122
2008-05-09Fix readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocatingJames Yang1-10/+23