summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeLines
...
* common: cmd_dfu: invoke board_usb_cleanup() for cleaning upKishon Vijay Abraham I2015-04-14-0/+7
* usb: hub: allow pgood_delay to be specified via envTim Harvey2015-04-14-0/+8
* usb: fix first descriptor fetch error handlingStephen Warren2015-04-14-1/+16
* usb: Early failure when the first descriptor read fails or is invalidPaul Kocialkowski2015-04-14-1/+4
* usb: Check usb_new_device for failurePaul Kocialkowski2015-04-14-4/+10
* usb: usb_new_device return codes consistencyPaul Kocialkowski2015-04-14-29/+29
* usb_storage:Fix USB storage capacity detection on 64 bit architecturesSergey Temerkhanov2015-04-14-21/+23
* usb_storage : scan all interfaces to find a storage deviceFranck Jullien2015-04-14-17/+28
* common/armflash: Support for ARM flash imagesLinus Walleij2015-04-10-0/+285
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2015-04-10-0/+13
|\
| * Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGEAlbert ARIBAUD \(3ADEV\)2015-04-10-0/+12
| * lpc32xx: add lpc32xx-spl.bin boot image targetAlbert ARIBAUD \(3ADEV\)2015-04-10-0/+1
* | common, ubi: use positive return values for ubi checkStefan Agner2015-04-10-1/+1
|/
* cmd_mem.c: Update 'iteration_limit' to unsigned longTom Rini2015-04-07-1/+1
* cmd_mem: cleanups, catch bad usagePavel Machek2015-04-07-15/+19
* env_sf: Fix recovery defaultMario Schuknecht2015-04-07-2/+4
* arc: clean-up init procedureAlexey Brodkin2015-04-03-4/+4
* nand: yaffs: Remove the "nand write.yaffs" commandPeter Tyser2015-03-30-15/+0
* cmd_nand: Verify writes to NANDPeter Tyser2015-03-30-5/+9
* m68k: fix 3 broken boardsangelo@sysam.it2015-03-28-2/+2
* common/board_f: move board_init_f_mem() from #else CONFIG_X86Alexey Brodkin2015-03-28-2/+4
* part: Add support for list filtering on bootable partitionsSjoerd Simons2015-03-25-12/+41
* remove unnecessary version.h includesRob Herring2015-03-24-2/+0
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-03-18-1/+2
|\
| * common/board_f.c: Enable IMX watchdog in init_func_watchdog_init()Stefan Roese2015-03-13-1/+2
| * Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-03-05-2/+99
| |\
* | \ Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-03-10-0/+12
|\ \ \
| * | | common: board: support systems with where RAM ends beyond 4GBStephen Warren2015-03-04-0/+12
* | | | common: cmd_elf: Add support to disable start of applicationSiva Durga Prasad Paladugu2015-03-09-0/+4
* | | | common/board_r: Restore non-cached memory setupJan Kiszka2015-03-09-0/+11
* | | | dlmalloc: do memset in malloc init as new default configPrzemyslaw Marczak2015-03-09-3/+7
* | | | cmd_usb_mass_storage: Remove extra 'ums' string in the usage textFabio Estevam2015-03-05-1/+1
* | | | common/board_f: implement type casting for gd structureAlexey Brodkin2015-03-05-1/+1
* | | | spl: fix calling "spl export .." more than onceHeiko Schocher2015-03-05-1/+2
* | | | m68k: Add generic board support for MCF547X/8X and MCF5445XAlison Wang2015-03-05-1/+9
* | | | m68k: add generic-board supportangelo@sysam.it2015-03-05-21/+24
* | | | cmd_yaffs: Clean up command usage messagesPeter Tyser2015-03-05-13/+13
* | | | common/lcd: Add command for writing to lcd-displayHannes Petermaier2015-03-05-0/+18
* | | | common/lcd: Add command for setting cursor within lcd-consoleHannes Petermaier2015-03-05-0/+21
* | | | gpt: support random UUIDs without setting environment variablesRob Herring2015-03-05-18/+30
* | | | gpt: fix error reporting on partition table write failuresRob Herring2015-03-05-2/+2
* | | | kconfig: common: Fix memtest bool nameNikolaos Pasaloukos2015-03-05-1/+1
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-03-05-0/+6
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-03-02-101/+177
| |\ \
| * | | cmd_eeprom: make it possible to define the used i2c busChristian Gmeiner2015-02-17-0/+6
* | | | arm: spl: Allow board_init_r() to run with a larger stackSimon Glass2015-03-04-0/+35
* | | | Merge git://git.denx.de/u-boot-usbTom Rini2015-03-02-2/+64
|\ \ \ \ | |_|/ / |/| | |
| * | | fastboot: Correct fastboot_fail and fastboot_okay stringsDileep Katta2015-02-25-2/+2
| * | | fastboot: Add USB cable detect checkRob Herring2015-02-25-0/+6
| * | | usb: gadget: fastboot: Add fastboot eraseDileep Katta2015-02-25-0/+56
| | |/ | |/|