aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2010-10-29Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk
2010-10-27cmd_onenand.c: Fix command usage help.Enric Balletbo i Serra
2010-10-27env_sf: updated to the new environment codeStefano Babic
2010-10-27Revert "cmd_net: drop spurious comma in U_BOOT_CMD"Wolfgang Denk
2010-10-26cmd_net: drop spurious comma in U_BOOT_CMDMike Frysinger
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-23ARM: fix relocation support for onenand device.Enric Balletbo i Serra
2010-10-23hwconfig: Utilize getenv_f before relocation to allow for larger bufferKumar Gala
2010-10-23env_flash: Disable debug print statementsPeter Tyser
2010-10-23Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2010-10-22usb_storage: constify us_direction lookup tableMike Frysinger
2010-10-22pci: Add ability to re-enumerate PCI busesJohn Schmoller
2010-10-20always relocate fdt into an lmb-allocated memory blockTimur Tabi
2010-10-20common/fdt_support.c: Fix compile warningsWolfgang Denk
2010-10-20Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2010-10-19cmd_fpga: cleanup help and check parametersStefano Babic
2010-10-19common: Enable serial for PXA250Marek Vasut
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-18Fix warning in nand unlock commandScott Wood
2010-10-17Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2010-10-13env_mmc: fix cannot save env issueLei Wen
2010-10-13env_mmc: Fix crashing bug encountered after enabling ARM relocationSteve Sakoman
2010-10-13Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2010-10-13common/fdt_support.c: fix compile errorMatthew McClintock
2010-10-13usb: Add support for multiple-LUN mass storage devicesLudovic Courtès
2010-10-12TSI148: Fix argument parsingBrent Darley
2010-10-12cp/cmp: Add WATCHDOG_RESET in copy and compare loopStefan Roese
2010-10-12led_display: split led display support into generic and hw-dependent partsIlya Yanok
2010-10-12env: don't set to default env twice when use CONFIG_ENV_IS_NOWHERELei Wen
2010-10-12fdt_support: support adding EDID property to FDT display nodesAnatolij Gustschin
2010-10-12CONFIG_CMD_JFFS2 is not necessary to use mtdparts on erase & protect on/offAlexander Stein
2010-10-12Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2010-10-11rarp: Condtionally compile rarp supportPeter Tyser
2010-10-11Followup fixes on the mtdparts spread patchsetScott Wood
2010-10-11mtdparts: new add.spread: add part skipping bad blocksBen Gardiner
2010-10-11mtdparts: add new sub-command "spread"Ben Gardiner
2010-10-11mtdparts: show net size in mtdparts listBen Gardiner
2010-10-11mtdparts: regroup calls to get_mtd_device_nmBen Gardiner
2010-10-11nand commands: make only "dump" repeatable.Scott Wood
2010-10-11nand erase: .spread, .part, .chip subcommandsScott Wood
2010-10-11cmd_nand: some infrastructure fixes and refactoringScott Wood
2010-10-11Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk
2010-10-11Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2010-10-07x86: Remove bi_env from do_bdinfoGraeme Russ