aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
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
2010-10-06sspi: add options to specify bus and modeReinhard Meyer
2010-10-06Replace MAX_CMDBUF_SIZE references with CONFIG_SYS_CBSIZEPeter Tyser
2010-10-06cmd_elf: add an option for loading ELFs according to PHDRsMike Frysinger
2010-10-06serial.c: Fix build breakage introduced with commit e3c78c9bStefan Roese
2010-10-06env: fix cmd_env_sub fct pointers if CONFIG_RELOC_FIXUP_WORKS is not definedHeiko Schocher
2010-10-06env_mmc: Fix broken build due to set_default_env() changeSteve Sakoman
2010-10-05Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2010-10-04ppc4xx/fdt/flash: Fix bug in fdt_fixup_nor_flash_node()Stefan Roese
2010-10-02Blackfin: otp: fix build after constification of args[]Mike Frysinger
2010-09-28Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk
2010-09-28Add support for operating system OSETorkel Lundgren
2010-09-23Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese
2010-09-23ppc4xx: Remove now unused CONFIG_UART1_CONSOLEStefan Roese
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese
2010-09-23ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs sizeStefan Roese
2010-09-21cmd_mmc: use common usage functionMike Frysinger
2010-09-21Merge branch 'next' of ../custodians into nextWolfgang Denk
2010-09-20cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECTStefan Roese