summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-x86Wolfgang Denk2010-10-111-1/+0
|\
| * x86: Remove bi_env from do_bdinfoGraeme Russ2010-10-071-1/+0
* | Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk2010-10-111-15/+25
|\ \
| * | sspi: add options to specify bus and modeReinhard Meyer2010-10-061-15/+25
| |/
* | Replace MAX_CMDBUF_SIZE references with CONFIG_SYS_CBSIZEPeter Tyser2010-10-061-5/+2
* | cmd_elf: add an option for loading ELFs according to PHDRsMike Frysinger2010-10-061-9/+53
* | serial.c: Fix build breakage introduced with commit e3c78c9bStefan Roese2010-10-061-0/+1
* | env: fix cmd_env_sub fct pointers if CONFIG_RELOC_FIXUP_WORKS is not definedHeiko Schocher2010-10-062-0/+12
* | env_mmc: Fix broken build due to set_default_env() changeSteve Sakoman2010-10-061-2/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2010-10-051-6/+7
|\
| * Blackfin: otp: fix build after constification of args[]Mike Frysinger2010-10-021-6/+7
* | ppc4xx/fdt/flash: Fix bug in fdt_fixup_nor_flash_node()Stefan Roese2010-10-041-7/+10
|/
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-2824-725/+1181
|\
| * Add support for operating system OSETorkel Lundgren2010-09-282-0/+40
| * Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese2010-09-231-8/+0
| * ppc4xx: Remove now unused CONFIG_UART1_CONSOLEStefan Roese2010-09-231-4/+1
| * ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-231-9/+1
| * Merge branch 'next' of ../custodians into nextWolfgang Denk2010-09-213-8/+4
| |\
| | * cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECTStefan Roese2010-09-201-8/+2
| | * cfi_flash: Simplify dynamic flash bank number detectionStefan Roese2010-09-202-0/+2
| * | Remove HMI10 board supportWolfgang Denk2010-09-191-6/+5
| |/
| * ARM: add relocation supportHeiko Schocher2010-09-193-1/+22
| * i2c: fix command usage helpHeiko Schocher2010-09-191-0/+3
| * relocation: fixup cmdtableHeiko Schocher2010-09-191-0/+37
| * arm: get rid of bi_envHeiko Schocher2010-09-191-1/+0
| * New implementation for internal handling of environment variables.Wolfgang Denk2010-09-1913-677/+1066
| * Make getenv() work before relocation.Wolfgang Denk2010-09-191-11/+18
| * Remove support for CONFIG_HAS_UID and "forceenv" commandWolfgang Denk2010-09-192-16/+0
* | ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs sizeStefan Roese2010-09-231-10/+41
* | cmd_mmc: use common usage functionMike Frysinger2010-09-211-6/+3
|/
* Save environment data to mmc.Terry Lv2010-09-193-1/+156
* mmc: print out partition tableLei Wen2010-09-181-0/+20
* x86: Add do_bdinfo()Graeme Russ2010-09-131-3/+45
* Prepare v2010.09-rc1Wolfgang Denk2010-09-101-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-09-081-2/+2
|\
| * ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5PMinkyu Kang2010-08-261-2/+2
* | Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk2010-09-073-47/+47
|\ \
| * \ Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2010-09-071-0/+19
| |\ \
| | * | sh: Add support do_bdinfo functionNobuhiro Iwamatsu2010-08-301-0/+19
| * | | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-09-071-10/+7
| |\ \ \
| | * | | CMD_I2C: make alen=0 workReinhard Meyer2010-08-261-10/+7
| | |/ /
| * | | fdt: call fdt_parent_offset fewer times while translating addressesScott Wood2010-08-191-37/+21
| |/ /
* | | Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk2010-08-182-1/+3
|\ \ \ | |/ /
| * | env_nand: return error when no device is foundMike Frysinger2010-08-131-0/+2
| * | Fixed clobbered output of the "help usb" commandSergei Poselenov2010-08-121-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk2010-08-122-81/+76
|\ \ \ | |/ /
| * | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-08-102-10/+17
| |\ \
| * | | miiphy: leverage current_mii cache moreMike Frysinger2010-08-091-2/+16
| * | | miiphy: unify device list lookupMike Frysinger2010-08-091-60/+40
| * | | miiphy: constify device nameMike Frysinger2010-08-092-21/+22
OpenPOWER on IntegriCloud