summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeLines
* Merge branch 'next' of ../custodians into nextWolfgang Denk2010-09-21-8/+4
|\
| * cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECTStefan Roese2010-09-20-8/+2
| * cfi_flash: Simplify dynamic flash bank number detectionStefan Roese2010-09-20-0/+2
* | Remove HMI10 board supportWolfgang Denk2010-09-19-6/+5
|/
* ARM: add relocation supportHeiko Schocher2010-09-19-1/+22
* i2c: fix command usage helpHeiko Schocher2010-09-19-0/+3
* relocation: fixup cmdtableHeiko Schocher2010-09-19-0/+37
* arm: get rid of bi_envHeiko Schocher2010-09-19-1/+0
* New implementation for internal handling of environment variables.Wolfgang Denk2010-09-19-677/+1066
* Make getenv() work before relocation.Wolfgang Denk2010-09-19-11/+18
* Remove support for CONFIG_HAS_UID and "forceenv" commandWolfgang Denk2010-09-19-16/+0
* Save environment data to mmc.Terry Lv2010-09-19-1/+156
* mmc: print out partition tableLei Wen2010-09-18-0/+20
* x86: Add do_bdinfo()Graeme Russ2010-09-13-3/+45
* Prepare v2010.09-rc1v2010.09-rc1Wolfgang Denk2010-09-10-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-09-08-2/+2
|\
| * ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5PMinkyu Kang2010-08-26-2/+2
* | Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk2010-09-07-47/+47
|\ \
| * \ Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2010-09-07-0/+19
| |\ \
| | * | sh: Add support do_bdinfo functionNobuhiro Iwamatsu2010-08-30-0/+19
| * | | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-09-07-10/+7
| |\ \ \
| | * | | CMD_I2C: make alen=0 workReinhard Meyer2010-08-26-10/+7
| | |/ /
| * | | fdt: call fdt_parent_offset fewer times while translating addressesScott Wood2010-08-19-37/+21
| |/ /
* | | Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk2010-08-18-1/+3
|\ \ \ | |/ /
| * | env_nand: return error when no device is foundMike Frysinger2010-08-13-0/+2
| * | Fixed clobbered output of the "help usb" commandSergei Poselenov2010-08-12-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk2010-08-12-81/+76
|\ \ \ | |/ /
| * | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-08-10-10/+17
| |\ \
| * | | miiphy: leverage current_mii cache moreMike Frysinger2010-08-09-2/+16
| * | | miiphy: unify device list lookupMike Frysinger2010-08-09-60/+40
| * | | miiphy: constify device nameMike Frysinger2010-08-09-21/+22
* | | | ARM: Add support for MB86R0x SoCsMatthias Weisser2010-08-10-3/+3
| |/ / |/| |
* | | Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-08-10-1/+1
|\ \ \
| * | | fix cmd_mmc.c, line 136 missing "Reinhard Meyer2010-08-10-1/+1
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk2010-08-10-9/+16
|\ \ \ | |/ / |/| |
| * | cmd_ide: add support for KirkwoodPrafulla Wadaskar2010-08-08-0/+2
| * | cmd_ide: add support for orion5xAlbert Aribaud2010-08-08-0/+5
| * | ide: add configurationAlbert Aribaud2010-08-08-9/+9
| |/
* | fdt: Fix bug in size calculation in fdt_resize() with initrd useFeng Wang2010-08-09-3/+4
* | various cmd_* files: fixed layout a little bitFrans Meulenbroeks2010-08-09-13/+26
* | various cmd_* files: remove the command name from the help messageFrans Meulenbroeks2010-08-09-5/+7
* | flash_protect: check for NULL flash infoMike Frysinger2010-08-09-3/+6
* | getenv_f(): fix handling of too short buffersWolfgang Denk2010-08-09-6/+12
* | dataflash mmc mux: use common cmd_usage functionMike Frysinger2010-08-09-2/+1
* | mflash: use common cmd_usage functionMike Frysinger2010-08-09-2/+1
* | cmd editing: optimize/shrink output blankingMike Frysinger2010-08-09-5/+3
* | fdt relocate: have more attention to use a bootmap or notStephan Linz2010-08-08-0/+2
* | LZMA and LZO causes compile errorMatthias Weisser2010-08-07-2/+5
* | Fix condition where bootm_size not set and wrong memory size reportedMatthew McClintock2010-08-07-3/+9
* | Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-04-1/+1