aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
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
2010-09-20cfi_flash: Simplify dynamic flash bank number detectionStefan Roese
2010-09-19Remove HMI10 board supportWolfgang Denk
2010-09-19ARM: add relocation supportHeiko Schocher
2010-09-19i2c: fix command usage helpHeiko Schocher
2010-09-19relocation: fixup cmdtableHeiko Schocher
2010-09-19arm: get rid of bi_envHeiko Schocher
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk
2010-09-19Make getenv() work before relocation.Wolfgang Denk
2010-09-19Remove support for CONFIG_HAS_UID and "forceenv" commandWolfgang Denk
2010-09-19Save environment data to mmc.Terry Lv
2010-09-18mmc: print out partition tableLei Wen
2010-09-13x86: Add do_bdinfo()Graeme Russ
2010-09-10Prepare v2010.09-rc1v2010.09-rc1Wolfgang Denk
2010-09-08Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk
2010-09-07Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk
2010-09-07Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk