summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2015-04-18cros_ec: Remove unused cros_ec_board_init() functionSimon Glass
2015-04-18cros_ec: Drop unused CONFIG_DM_CROS_ECSimon Glass
2015-04-18dm: x86: spi: Convert ICH SPI driver to driver modelSimon Glass
2015-04-18dm: eth: Add basic driver model support to Ethernet stackJoe Hershberger
2015-04-18cmd: net: Clean up return codesJoe Hershberger
2015-04-18net: Remove the bd* parameter from net stack functionsJoe Hershberger
2015-04-18common: Make sure arch-specific map_sysmem() is definedJoe Hershberger
2015-04-16dm: pci: Add a uclass for PCISimon Glass
2015-04-16dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass
2015-04-16Correct map_sysmem() logic in do_mem_mw()Simon Glass
2015-04-16dm: Add a new CPU init function which can use driver modelSimon Glass
2015-04-14fastboot: Proper download gadget unregister and clear when cable is missingPaul Kocialkowski
2015-04-14fastboot: check for alias when looking up partition by nameMichael Scott
2015-04-14dfu: cmd: trigger watchdog before calling usb_gadget_handle_interruptsHeiko Schocher
2015-04-14cmd_usb_mass_storage: Use 'USB Mass Storage' in the help textFabio Estevam
2015-04-14usb: gadget: thor: Invoke board specific USB cleanup interfaceInha Song
2015-04-14usb: gadget: UMS: Invoke board specific USB cleanup interfaceInha Song
2015-04-14usb: modify usb_gadget_handle_interrupts to take controller indexKishon Vijay Abraham I
2015-04-14common: cmd_dfu: invoke board_usb_cleanup() for cleaning upKishon Vijay Abraham I
2015-04-14usb: hub: allow pgood_delay to be specified via envTim Harvey
2015-04-14usb: fix first descriptor fetch error handlingStephen Warren
2015-04-14usb: Early failure when the first descriptor read fails or is invalidPaul Kocialkowski
2015-04-14usb: Check usb_new_device for failurePaul Kocialkowski
2015-04-14usb: usb_new_device return codes consistencyPaul Kocialkowski
2015-04-14usb_storage:Fix USB storage capacity detection on 64 bit architecturesSergey Temerkhanov
2015-04-14usb_storage : scan all interfaces to find a storage deviceFranck Jullien
2015-04-10common/armflash: Support for ARM flash imagesLinus Walleij
2015-04-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2015-04-10common, ubi: use positive return values for ubi checkStefan Agner
2015-04-10Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGEAlbert ARIBAUD \(3ADEV\)
2015-04-10lpc32xx: add lpc32xx-spl.bin boot image targetAlbert ARIBAUD \(3ADEV\)
2015-04-07cmd_mem.c: Update 'iteration_limit' to unsigned longTom Rini
2015-04-07cmd_mem: cleanups, catch bad usagePavel Machek
2015-04-07env_sf: Fix recovery defaultMario Schuknecht
2015-04-03arc: clean-up init procedureAlexey Brodkin
2015-03-30nand: yaffs: Remove the "nand write.yaffs" commandPeter Tyser
2015-03-30cmd_nand: Verify writes to NANDPeter Tyser
2015-03-28m68k: fix 3 broken boardsangelo@sysam.it
2015-03-28common/board_f: move board_init_f_mem() from #else CONFIG_X86Alexey Brodkin
2015-03-25part: Add support for list filtering on bootable partitionsSjoerd Simons
2015-03-24remove unnecessary version.h includesRob Herring
2015-03-18Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-03-13common/board_f.c: Enable IMX watchdog in init_func_watchdog_init()Stefan Roese
2015-03-10Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2015-03-09common: cmd_elf: Add support to disable start of applicationSiva Durga Prasad Paladugu
2015-03-09common/board_r: Restore non-cached memory setupJan Kiszka
2015-03-09dlmalloc: do memset in malloc init as new default configPrzemyslaw Marczak
2015-03-05cmd_usb_mass_storage: Remove extra 'ums' string in the usage textFabio Estevam
2015-03-05common/board_f: implement type casting for gd structureAlexey Brodkin
2015-03-05spl: fix calling "spl export .." more than onceHeiko Schocher