summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeLines
* armv7: rename cache related CONFIG flagsAneesh V2011-07-04-1/+1
* cmd_nand: add nand write.trimffs commandBen Gardiner2011-07-01-0/+16
* nand_util: convert nand_write_skip_bad() to flagsBen Gardiner2011-07-01-1/+2
* ARM: drop unsupported 'trab' boardWolfgang Denk2011-06-22-114/+0
* common/cmd_fdt.c: fix wrong data displayed in fdt printHaojian Zhuang2011-06-01-1/+1
* sntp: avoid use of uninitialized variableLuuk Paulussen2011-06-01-1/+2
* cmd_nand: fix help of nand erase subcommandDaniel Hobi2011-05-24-1/+1
* env_nand: zero-initialize variable nand_erase_optionsDaniel Hobi2011-05-24-6/+2
* Minor coding style cleanup.Wolfgang Denk2011-05-19-1/+1
* TFTP: add tftpsrv commandLuca Ceresoli2011-05-19-0/+17
* mmc: enable partition switch function for emmcLei Wen2011-05-18-4/+34
* cmd_mmc: eliminate device num in the mmc commandLei Wen2011-05-18-88/+110
* cosmetic: cmd_bdinfo.c: clean up by using checkpatch.plMacpaul Lin2011-05-12-147/+149
* cmd_nvedit.c: make error message more helpfulWolfgang Denk2011-05-12-1/+2
* common/hush: make get_local_var visible for other usersHolger Brunck2011-05-10-2/+1
* cramfs: make cramfs usable without a NOR flashHeiko Schocher2011-05-10-2/+8
* cramfs: fix bug in using CONFIG_CRAMFS_CMDLINEHeiko Schocher2011-05-10-1/+1
* IDE: fix compiler warningsWolfgang Denk2011-04-30-4/+4
* common/cmd_mdio.c: fix compile warningAnatolij Gustschin2011-04-30-2/+2
* miiphy: miiphyutil.c: fix compile warningAnatolij Gustschin2011-04-30-4/+8
* cmd_nvedit.c: clean up with checkpatchMacpaul Lin2011-04-30-75/+73
* cmd_ide: enhance new feature "CONFIG_IDE_AHB"Macpaul Lin2011-04-30-1/+28
* Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-04-29-0/+1
|\
| * mmc_spi: add mmc_init callThomas Chou2011-04-29-0/+1
* | i2c: add i2c deblock sequence before and after every mux configStefan Bigler2011-04-28-0/+12
|/
* common: add a grepenv commandKim Phillips2011-04-28-3/+52
* fix redundant environment for serial flashthomas.langer@lantiq.com2011-04-28-27/+12
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-04-27-0/+153
|\
| * Add 'led' commandJason Kridner2011-04-27-0/+153
* | Respect memreserve regions specified in the device treeGrant Likely2011-04-25-1/+30
* | Fix off-by-one error in passing initrd end address via device treeGrant Likely2011-04-25-1/+1
* | Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZGrant Likely2011-04-25-3/+3
* | Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not definedGrant Likely2011-04-25-3/+19
* | Stop passing around bootmem_base value.Grant Likely2011-04-25-18/+10
|/
* Fix typo in #error: IS_IN_NOWHERE vs. IS_NOWHERELoïc Minier2011-04-26-1/+1
* Merge branch 'phylib' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-04-20-101/+500
|\
| * Add mdio command for new PHY infrastructureAndy Fleming2011-04-20-0/+289
| * Create PHY Lib for U-BootAndy Fleming2011-04-20-36/+146
| * miiphy: Fix some formatting issuesAndy Fleming2011-04-20-72/+72
* | Merge branch 'misc' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-04-20-102/+276
|\ \
| * | gpio: check request resultMike Frysinger2011-04-13-1/+4
| * | gpio: generalize for all generic gpio providersMike Frysinger2011-04-13-0/+87
| * | md5sum/sha1sum/unzip: split out of mondo mem fileMike Frysinger2011-04-13-104/+168
| * | crc32: make command optionalMike Frysinger2011-04-13-0/+8
| * | make `go` optionalMike Frysinger2011-04-13-0/+4
| * | env: make import/export optionalMike Frysinger2011-04-13-0/+8
* | | Merge branch 'master' of git://git.denx.de/u-boot-fdtWolfgang Denk2011-04-20-1/+1
|\ \ \
| * | | fdt_support: Fix buffer overflow in fdt_fixup_memory_banksKyle Moffett2011-04-17-1/+1
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-04-20-1/+91
|\ \ \ | |/ / |/| |
| * | mmc: show mmc capacity using print_sizeMinkyu Kang2011-04-13-1/+2