aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-19MX5: Remove dead code with ENABLE_IMPRECISE_ABORTJason Liu
2010-10-18Rename TEXT_BASE: fix merge conflictsWolfgang Denk
2010-10-18ARM: enable device tree for beagleJohn Rigby
2010-10-18ARM: add flat device tree supportJohn Rigby
2010-10-18boot: change some arch ifdefs to feature ifdefsJohn Rigby
2010-10-18FDT: only call boot_get_fdt from generic codeJohn Rigby
2010-10-18FDT: Add fixup support for multiple banks of memoryJohn Rigby
2010-10-18common/image.c remove extra calls to be32_to_cpu in boot_get_fdtJohn Rigby
2010-10-18common/image.c fix length calculation in boot_relocate_fdtJohn Rigby
2010-10-18dlmalloc.c: Fix gcc alias warningJoakim Tjernlund
2010-10-18powerpc: do not fixup NULL ptrsJoakim Tjernlund
2010-10-18powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser
2010-10-18MPC5121: Add USB EHCI supportDamien Dusha
2010-10-18Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk
2010-10-18MAINTAINERS: Fix alphabetical order in ARM subsectionEnric Balletbo i Serra
2010-10-18Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2010-10-18config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk
2010-10-18MAKEALL: allow additional board selectionsWolfgang Denk
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk
2010-10-18autoconfig.mk: avoid apostophes around hex valuesWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-10-18mkconfig: change CONFIG_MK_ prefix into plain CONFIG_Wolfgang Denk
2010-10-18Build: Add "board options" column to boards.cfgMarek Vasut
2010-10-18Makefile: clean MatrixVision buildsWolfgang Denk
2010-10-18Fix warning in nand unlock commandScott Wood
2010-10-18mpc83xx: fix 837x MDS PCI HOST buildKim Phillips
2010-10-18MPC832XEMDS: fix pci.c build warningWolfgang Denk
2010-10-18logodl: remove code for yet another corpseWolfgang Denk
2010-10-18schmoogie: fix build error due to removal of forceenv()Wolfgang Denk
2010-10-18FPGA: fix support for non-Lattice devicesWolfgang Denk
2010-10-18MX31: add delay between USB port setup and resetStefano Babic
2010-10-18MX5: rename mx51 to mx5Jason Liu
2010-10-17Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2010-10-17da850evm: fix linux bootparam addressBen Gardiner
2010-10-17da850evm: basic MII EMAC supportBen Gardiner
2010-10-17da850evm: add mtdpart and ubi commands with NAND supportBen Gardiner
2010-10-17da850evm: setup NAND support under CONFIG_USE_NANDBen Gardiner
2010-10-17da850evm: setup the NAND flash timingsBen Gardiner
2010-10-17da850evm : enable NAND even when not in NAND boot modeBen Gardiner
2010-10-17davinci_nand, trivial : use symbolic ECC start commandBen Gardiner
2010-10-17OMAP3: Add support for the OMAP3 IGEP module.Enric Balletbo i Serra
2010-10-17OMAP3: Add support for the IGEP v2 board.Enric Balletbo i Serra
2010-10-17OMAP3: SDRC: Introduce Numonyx DDR typeEnric Balletbo i Serra
2010-10-17ARMV7: OMAP4: Implement relocation for Panda and OMAP4430SDPSteve Sakoman
2010-10-17ARMV7: OMAP3: Fix bug in get_sdr_cs_offset()Steve Sakoman
2010-10-17ARMV7: OMAP3: Enable cache support on OveroSteve Sakoman
2010-10-17ARMV7: OMAP3: Implement relocation for OveroSteve Sakoman
2010-10-17ARMV7: OMAP4: Enable saveenv to eMMC for SDP4430Sukumar Ghorai
2010-10-17ARMV7: OMAP4: Use generic mmc driver on OveroSteve Sakoman
2010-10-17ARMV7: OMAP4: Use generic mmc driver on BeagleSteve Sakoman