summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in #error: IS_IN_NOWHERE vs. IS_NOWHERELoïc Minier2011-04-261-1/+1
* Merge branch 'phylib' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-04-203-101/+500
|\
| * Add mdio command for new PHY infrastructureAndy Fleming2011-04-202-0/+289
| * Create PHY Lib for U-BootAndy Fleming2011-04-202-36/+146
| * miiphy: Fix some formatting issuesAndy Fleming2011-04-201-72/+72
* | Merge branch 'misc' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-04-208-102/+276
|\ \
| * | gpio: check request resultMike Frysinger2011-04-131-1/+4
| * | gpio: generalize for all generic gpio providersMike Frysinger2011-04-132-0/+87
| * | md5sum/sha1sum/unzip: split out of mondo mem fileMike Frysinger2011-04-135-104/+168
| * | crc32: make command optionalMike Frysinger2011-04-131-0/+8
| * | make `go` optionalMike Frysinger2011-04-131-0/+4
| * | env: make import/export optionalMike Frysinger2011-04-131-0/+8
* | | Merge branch 'master' of git://git.denx.de/u-boot-fdtWolfgang Denk2011-04-201-1/+1
|\ \ \
| * | | fdt_support: Fix buffer overflow in fdt_fixup_memory_banksKyle Moffett2011-04-171-1/+1
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-04-203-1/+91
|\ \ \ | |/ / |/| |
| * | mmc: show mmc capacity using print_sizeMinkyu Kang2011-04-131-1/+2
| * | mmc: add generic mmc spi driverThomas Chou2011-04-132-0/+89
| |/
* | Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-04-131-36/+75
|\ \
| * | cmd_sf: use cmd_usage() in more placesMike Frysinger2011-04-121-30/+29
| * | cmd_sf: drop device status message when probingMike Frysinger2011-04-121-3/+0
| * | cmd_sf: add handler for +len arg for erase commandRichard Retanubun2011-04-121-4/+47
* | | x86: Rename i386 to x86Graeme Russ2011-04-131-1/+1
| |/ |/|
* | common/cmd_bdinfo.c: fix do_bdinfo() for AVR32Andreas Bießmann2011-04-121-1/+1
* | cmd_nvedit: use explicit typecast for printfAndreas Bießmann2011-04-121-2/+2
* | Fix misc spelling errors found by lintianLoïc Minier2011-04-122-2/+2
|/
* bootm: replace blob_start with image_startLei Wen2011-04-111-1/+1
* Blackfin: ldrinfo: new commandMike Frysinger2011-04-082-0/+193
* Blackfin: bootldr: use common definesMike Frysinger2011-04-081-13/+8
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-04-052-5/+28
|\
| * env_mmc: Allow board code to override the environment addressMingkai Hu2011-04-041-4/+27
| * mpc8xxx: DDR2/DDR3: Clean up DIMM-type switch statementsKyle Moffett2011-04-041-1/+1
* | Remove unnecessary reset in usb_stor_get_infoErik Hansen2011-04-021-25/+0
|/
* UBI: Fix error code handling in ubi commandsStefan Roese2011-03-211-72/+65
* serial: Add Tegra2 serial port supportTom Warren2011-02-211-1/+2
* Fix build warnings in cmd_flash.cRemy Bohmer2011-02-191-4/+4
* Add USB host ethernet adapter supportSimon Glass2011-02-192-3/+15
* unzip: return uncompressed size in `filesize', and print it.Wolfgang Denk2011-02-151-1/+9
* itest: fix result of string comparesWolfgang Denk2011-02-151-5/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2011-02-121-1/+2
|\
| * cmd_ide: Fix an unused CONFIG_AU1X00 symbol to work as intendedShinya Kuribayashi2011-02-051-1/+2
* | cmd_bmp.c: message about compressed formats is debug info only.Wolfgang Denk2011-02-091-1/+1
* | NAND: env: remember the flags used in the previous environmentScott Wood2011-02-081-1/+5
* | USB: Change the necessary defines to get debug outputAlexander Holler2011-02-051-3/+4
* | USB: Fix device stati for removable and powerctrl (typo)Alexander Holler2011-02-051-1/+1
|/
* NAND: Fix saving of redundand environmentAlexander Holler2011-02-021-1/+1
* Minor Coding Style Cleanup.Wolfgang Denk2011-02-021-2/+2
* Print compiler and linker version with the version commandAlexander Holler2011-02-021-1/+8
* lcd: align fb writing address for horizontal display offsetLiu Ying2011-01-271-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-01-251-42/+44
|\
| * powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR initKumar Gala2011-01-191-42/+44
OpenPOWER on IntegriCloud