summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-14environment: cleanup prototype declarations of env functions.Wolfgang Denk
2008-05-14linkstation_HGLAN: Fix out of tree building.Wolfgang Denk
2008-05-13Makefile: fix "error: version_autogenerated.h: No such file or directory"Wolfgang Denk
2008-05-12Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option"Wolfgang Denk
2008-05-12Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2008-05-12Revert "Avoid initrd and logbuffer area overlaps"Wolfgang Denk
2008-05-12Fix offset calculation for multi-type legacy images.Nick Spence
2008-05-12Revert "Change env_get_char from a global function ptr to a function."Wolfgang Denk
2008-05-12API: remove duplicate syscall checkJean-Christophe PLAGNIOL-VILLARD
2008-05-10ppc4xx: Kilauea: Add CONFIG_BOOTP_SUBNETMASK to Kilauea board configMarkus Klotzbücher
2008-05-10ppc4xx: Update Makalu defconfig to use device-tree booting as defaultStefan Roese
2008-05-10PPC: fix map_physmem build warningBecky Bruce
2008-05-10Update pci code to use phys_addr_tBecky Bruce
2008-05-10Support legacy multi-type images without FDT section.Nick Spence
2008-05-10Update CHANGELOG.Wolfgang Denk
2008-05-10post/cpu/ppc4xx/Makefile: line length cleanupWolfgang Denk
2008-05-10Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk
2008-05-10Fix @ -> <at> substitutionStelian Pop
2008-05-10Update origin and copyright information in arch-at91sam9 header filesStelian Pop
2008-05-10Add copyright information in Atmel boards partition.cStelian Pop
2008-05-10mx31ads: fix 32kHz clock handlingGuennadi Liakhovetski
2008-05-10Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk
2008-05-10Avoid initrd and logbuffer area overlapsMarian Balakowicz
2008-05-10ppc: Cleanup get_effective_memsize() useMarian Balakowicz
2008-05-10Fix build errors when CONFIG_LOGBUFFER and CONFIG_FIT are enabledMarian Balakowicz
2008-05-09Propagate Error Status to the Shell on fw_printenv ErrorsGrant Erickson
2008-05-09Fix Compilation Errors with 'tools/env/fw_printenv'Grant Erickson
2008-05-09Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk
2008-05-09Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk
2008-05-09Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk
2008-05-09Fix readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocatingJames Yang
2008-05-09cosmetic: Adjust coding style for switch statements to be consistentDetlev Zundel
2008-05-09Fix disk type output in disk/part.cDetlev Zundel
2008-05-09Mail address change, documentation modifiedVlad Lungu
2008-05-09microblaze: Repare intc handlingMichal Simek
2008-05-09include/gitignore: update to all architecturesJean-Christophe PLAGNIOL-VILLARD
2008-05-09ide: Remove spurious second include of io.hMarcel Ziswiler
2008-05-09Fix some typosAdrian Filipi
2008-05-09Recognize 'powerpc' As an Alias for IH_ARCH_PPCGrant Erickson
2008-05-097450 and 86xx L2 cache invalidate bug correctionsWheatley Travis
2008-05-09Avoid infinite loop "Generating include/autoconf.mk"Wolfgang Denk
2008-05-08ppc4xx: Kilauea: Fix incorrect FPGA FIFO addressStefan Roese
2008-05-08ppc4xx: Add fdt support to all remaining AMCC PPC4xx eval boardsStefan Roese
2008-05-08ppc4xx: Add weak default ft_board_setup() routineStefan Roese
2008-05-08ppc4xx: acadia: Add fdt support and fix section overlap problemStefan Roese
2008-05-08ppc4xx: Add device tree support to AMCC YosemiteIra Snyder
2008-05-08ppc4xx: Fix typos in 460GT/EX FBDV arrayDave Mitchell
2008-05-0785xx: Limit CPU2 workaround to parts that have the errataAndy Fleming
2008-05-06mpc83xx: system performance settings for MPC8349EMDS.Lee Nipper
2008-05-06[MIPS] cpu/mips/cache.S: Fix build warningShinya Kuribayashi