aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2011-04-20Merge branch 'misc' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2011-04-20Merge branch 'master' of git://git.denx.de/u-boot-fdtWolfgang Denk
2011-04-20Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk
2011-04-17fdt_support: Fix buffer overflow in fdt_fixup_memory_banksKyle Moffett
2011-04-13Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2011-04-13gpio: check request resultMike Frysinger
2011-04-13gpio: generalize for all generic gpio providersMike Frysinger
2011-04-13md5sum/sha1sum/unzip: split out of mondo mem fileMike Frysinger
2011-04-13crc32: make command optionalMike Frysinger
2011-04-13make `go` optionalMike Frysinger
2011-04-13env: make import/export optionalMike Frysinger
2011-04-13mmc: show mmc capacity using print_sizeMinkyu Kang
2011-04-13mmc: add generic mmc spi driverThomas Chou
2011-04-13x86: Rename i386 to x86Graeme Russ
2011-04-12common/cmd_bdinfo.c: fix do_bdinfo() for AVR32Andreas Bießmann
2011-04-12cmd_nvedit: use explicit typecast for printfAndreas Bießmann
2011-04-12Fix misc spelling errors found by lintianLoïc Minier
2011-04-12cmd_sf: use cmd_usage() in more placesMike Frysinger
2011-04-12cmd_sf: drop device status message when probingMike Frysinger
2011-04-12cmd_sf: add handler for +len arg for erase commandRichard Retanubun
2011-04-11bootm: replace blob_start with image_startLei Wen
2011-04-08Blackfin: ldrinfo: new commandMike Frysinger
2011-04-08Blackfin: bootldr: use common definesMike Frysinger
2011-04-05Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2011-04-04env_mmc: Allow board code to override the environment addressMingkai Hu
2011-04-04mpc8xxx: DDR2/DDR3: Clean up DIMM-type switch statementsKyle Moffett
2011-04-02Remove unnecessary reset in usb_stor_get_infoErik Hansen
2011-03-21UBI: Fix error code handling in ubi commandsStefan Roese
2011-02-21serial: Add Tegra2 serial port supportTom Warren
2011-02-19Fix build warnings in cmd_flash.cRemy Bohmer
2011-02-19Add USB host ethernet adapter supportSimon Glass
2011-02-15unzip: return uncompressed size in `filesize', and print it.Wolfgang Denk
2011-02-15itest: fix result of string comparesWolfgang Denk
2011-02-12Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk
2011-02-09cmd_bmp.c: message about compressed formats is debug info only.Wolfgang Denk
2011-02-08NAND: env: remember the flags used in the previous environmentScott Wood
2011-02-05USB: Change the necessary defines to get debug outputAlexander Holler
2011-02-05USB: Fix device stati for removable and powerctrl (typo)Alexander Holler
2011-02-05cmd_ide: Fix an unused CONFIG_AU1X00 symbol to work as intendedShinya Kuribayashi
2011-02-02NAND: Fix saving of redundand environmentAlexander Holler
2011-02-02Minor Coding Style Cleanup.Wolfgang Denk
2011-02-02Print compiler and linker version with the version commandAlexander Holler
2011-01-27lcd: align fb writing address for horizontal display offsetLiu Ying
2011-01-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2011-01-19powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR initKumar Gala
2011-01-19Fix defines needed to enable command sha1sumAlexander Holler
2011-01-19cmd_jffs2: Fix get_part_sector_size_nor() overflow bugPeter Tyser
2011-01-12NAND: add the ability to directly write yaffs imageLei Wen
2011-01-11Revert "boot cmds: convert to getenv_yesno() with autostart"Wolfgang Denk
2011-01-09miiphy: convert to linux/mii.hMike Frysinger