aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2010-10-12Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk1-0/+2
2010-10-11rarp: Condtionally compile rarp supportPeter Tyser1-0/+2
2010-10-11Followup fixes on the mtdparts spread patchsetScott Wood1-2/+3
2010-10-11mtdparts: new add.spread: add part skipping bad blocksBen Gardiner1-8/+26
2010-10-11mtdparts: add new sub-command "spread"Ben Gardiner1-1/+112
2010-10-11mtdparts: show net size in mtdparts listBen Gardiner1-7/+61
2010-10-11mtdparts: regroup calls to get_mtd_device_nmBen Gardiner1-15/+30
2010-10-11nand commands: make only "dump" repeatable.Scott Wood1-8/+13
2010-10-11nand erase: .spread, .part, .chip subcommandsScott Wood1-6/+38
2010-10-11cmd_nand: some infrastructure fixes and refactoringScott Wood1-107/+167
2010-10-11Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk1-1/+0
2010-10-11Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk1-15/+25
2010-10-07x86: Remove bi_env from do_bdinfoGraeme Russ1-1/+0
2010-10-06sspi: add options to specify bus and modeReinhard Meyer1-15/+25
2010-10-06Replace MAX_CMDBUF_SIZE references with CONFIG_SYS_CBSIZEPeter Tyser1-5/+2
2010-10-06cmd_elf: add an option for loading ELFs according to PHDRsMike Frysinger1-9/+53
2010-10-06serial.c: Fix build breakage introduced with commit e3c78c9bStefan Roese1-0/+1
2010-10-06env: fix cmd_env_sub fct pointers if CONFIG_RELOC_FIXUP_WORKS is not definedHeiko Schocher2-0/+12
2010-10-06env_mmc: Fix broken build due to set_default_env() changeSteve Sakoman1-2/+1
2010-10-05Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk1-6/+7
2010-10-04ppc4xx/fdt/flash: Fix bug in fdt_fixup_nor_flash_node()Stefan Roese1-7/+10
2010-10-02Blackfin: otp: fix build after constification of args[]Mike Frysinger1-6/+7
2010-09-28Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk24-725/+1181
2010-09-28Add support for operating system OSETorkel Lundgren2-0/+40
2010-09-23Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese1-8/+0
2010-09-23ppc4xx: Remove now unused CONFIG_UART1_CONSOLEStefan Roese1-4/+1
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese1-9/+1
2010-09-23ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs sizeStefan Roese1-10/+41
2010-09-21cmd_mmc: use common usage functionMike Frysinger1-6/+3
2010-09-21Merge branch 'next' of ../custodians into nextWolfgang Denk3-8/+4
2010-09-20cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECTStefan Roese1-8/+2
2010-09-20cfi_flash: Simplify dynamic flash bank number detectionStefan Roese2-0/+2
2010-09-19Remove HMI10 board supportWolfgang Denk1-6/+5
2010-09-19ARM: add relocation supportHeiko Schocher3-1/+22
2010-09-19i2c: fix command usage helpHeiko Schocher1-0/+3
2010-09-19relocation: fixup cmdtableHeiko Schocher1-0/+37
2010-09-19arm: get rid of bi_envHeiko Schocher1-1/+0
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk13-677/+1066
2010-09-19Make getenv() work before relocation.Wolfgang Denk1-11/+18
2010-09-19Remove support for CONFIG_HAS_UID and "forceenv" commandWolfgang Denk2-16/+0
2010-09-19Save environment data to mmc.Terry Lv3-1/+156
2010-09-18mmc: print out partition tableLei Wen1-0/+20
2010-09-13x86: Add do_bdinfo()Graeme Russ1-3/+45
2010-09-10Prepare v2010.09-rc1v2010.09-rc1Wolfgang Denk1-1/+1
2010-09-08Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk1-2/+2
2010-09-07Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk3-47/+47
2010-09-07Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk1-0/+19
2010-09-07Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk1-10/+7
2010-08-30sh: Add support do_bdinfo functionNobuhiro Iwamatsu1-0/+19
2010-08-26ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5PMinkyu Kang1-2/+2