index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
2015-04-18
dm: eth: Add basic driver model support to Ethernet stack
Joe Hershberger
2015-04-18
cmd: net: Clean up return codes
Joe Hershberger
2015-04-18
net: Remove the bd* parameter from net stack functions
Joe Hershberger
2015-04-18
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
2015-04-16
dm: pci: Add a uclass for PCI
Simon Glass
2015-04-16
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2015-04-16
Correct map_sysmem() logic in do_mem_mw()
Simon Glass
2015-04-16
dm: Add a new CPU init function which can use driver model
Simon Glass
2015-04-14
fastboot: Proper download gadget unregister and clear when cable is missing
Paul Kocialkowski
2015-04-14
fastboot: check for alias when looking up partition by name
Michael Scott
2015-04-14
dfu: cmd: trigger watchdog before calling usb_gadget_handle_interrupts
Heiko Schocher
2015-04-14
cmd_usb_mass_storage: Use 'USB Mass Storage' in the help text
Fabio Estevam
2015-04-14
usb: gadget: thor: Invoke board specific USB cleanup interface
Inha Song
2015-04-14
usb: gadget: UMS: Invoke board specific USB cleanup interface
Inha Song
2015-04-14
usb: modify usb_gadget_handle_interrupts to take controller index
Kishon Vijay Abraham I
2015-04-14
common: cmd_dfu: invoke board_usb_cleanup() for cleaning up
Kishon Vijay Abraham I
2015-04-14
usb: hub: allow pgood_delay to be specified via env
Tim Harvey
2015-04-14
usb: fix first descriptor fetch error handling
Stephen Warren
2015-04-14
usb: Early failure when the first descriptor read fails or is invalid
Paul Kocialkowski
2015-04-14
usb: Check usb_new_device for failure
Paul Kocialkowski
2015-04-14
usb: usb_new_device return codes consistency
Paul Kocialkowski
2015-04-14
usb_storage:Fix USB storage capacity detection on 64 bit architectures
Sergey Temerkhanov
2015-04-14
usb_storage : scan all interfaces to find a storage device
Franck Jullien
2015-04-10
common/armflash: Support for ARM flash images
Linus Walleij
2015-04-10
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2015-04-10
common, ubi: use positive return values for ubi check
Stefan Agner
2015-04-10
Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGE
Albert ARIBAUD \(3ADEV\)
2015-04-10
lpc32xx: add lpc32xx-spl.bin boot image target
Albert ARIBAUD \(3ADEV\)
2015-04-07
cmd_mem.c: Update 'iteration_limit' to unsigned long
Tom Rini
2015-04-07
cmd_mem: cleanups, catch bad usage
Pavel Machek
2015-04-07
env_sf: Fix recovery default
Mario Schuknecht
2015-04-03
arc: clean-up init procedure
Alexey Brodkin
2015-03-30
nand: yaffs: Remove the "nand write.yaffs" command
Peter Tyser
2015-03-30
cmd_nand: Verify writes to NAND
Peter Tyser
2015-03-28
m68k: fix 3 broken boards
angelo@sysam.it
2015-03-28
common/board_f: move board_init_f_mem() from #else CONFIG_X86
Alexey Brodkin
2015-03-25
part: Add support for list filtering on bootable partitions
Sjoerd Simons
2015-03-24
remove unnecessary version.h includes
Rob Herring
2015-03-18
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2015-03-13
common/board_f.c: Enable IMX watchdog in init_func_watchdog_init()
Stefan Roese
2015-03-10
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2015-03-09
common: cmd_elf: Add support to disable start of application
Siva Durga Prasad Paladugu
2015-03-09
common/board_r: Restore non-cached memory setup
Jan Kiszka
2015-03-09
dlmalloc: do memset in malloc init as new default config
Przemyslaw Marczak
2015-03-05
cmd_usb_mass_storage: Remove extra 'ums' string in the usage text
Fabio Estevam
2015-03-05
common/board_f: implement type casting for gd structure
Alexey Brodkin
2015-03-05
spl: fix calling "spl export .." more than once
Heiko Schocher
2015-03-05
m68k: Add generic board support for MCF547X/8X and MCF5445X
Alison Wang
2015-03-05
m68k: add generic-board support
angelo@sysam.it
2015-03-05
cmd_yaffs: Clean up command usage messages
Peter Tyser
[next]