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
2014-11-04
usb: kbd: Add (optional) support for using an interrupt queue for polling
Hans de Goede
2014-11-04
usb: kbd: Cache pipe, interval and packetsize
Hans de Goede
2014-11-04
stdio: Fix memleak on stdio_deregister
Hans de Goede
2014-11-04
usb: kbd: Fix memleak on usb_kbd_deregister()
Hans de Goede
2014-11-04
usb: kbd: Remove unused usb_kbd_generic_poll function
Hans de Goede
2014-11-04
usb: Do not power-cycle usb devices on init
Hans de Goede
2014-11-04
usb: Remove unnecessary portnr lookup from usb_new_device
Hans de Goede
2014-10-29
Merge git://git.denx.de/u-boot-x86
Tom Rini
2014-10-29
kconfig: arm: introduce symbol for ARM CPUs
Georges Savoundararadj
2014-10-28
x86: image: Add new image type for x64_64
Simon Glass
2014-10-27
spl: move comment to the right place
Andreas Bießmann
2014-10-27
image: Fix Android boot image support
Ahmad Draidi
2014-10-27
cmd_mem: call unmap_sysmem() after map_sysmem()
Masahiro Yamada
2014-10-27
common: command: trivial coding style fixes
Masahiro Yamada
2014-10-27
common/cmd_io.c: Fix incorrect help for iod/iow
Bin Meng
2014-10-27
aboot: fix block addressing for don't care chunk type
Rob Herring
2014-10-27
spl: do not hang in spl_register_fat_device but return error value. It allows...
Guillaume GARDET
2014-10-27
spl: Add EXT support to SPL
Guillaume GARDET
2014-10-27
Rename some defines containing FAT in their name to be filesystem generic
Guillaume GARDET
2014-10-27
usb: Use correct printf() format string for uintptr_t
Simon Glass
2014-10-27
scsi: Use correct printf() format string for uintptr_t
Simon Glass
2014-10-27
Revert "common, env: Fix support for environment in i2c eeprom"
Valentin Longchamp
2014-10-27
cli: hush: Adjust 'run' command to run each line of the env var
Simon Glass
2014-10-27
Merge branch 'master' of git://git.denx.de/u-boot-ti
Tom Rini
2014-10-26
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-10-25
gpio: add protype for name_to_gpio
Jeroen Hofstee
2014-10-25
common/cmd_elf.c: add missing include
Jeroen Hofstee
2014-10-25
common:console: add missing include
Jeroen Hofstee
2014-10-25
modem.c: Switch to debug() from dbg found in common/console.c
Tom Rini
2014-10-25
serial: make local functions static
Jeroen Hofstee
2014-10-25
image-fit: make local function static
Jeroen Hofstee
2014-10-25
env_nand: make local functions static
Jeroen Hofstee
2014-10-25
common: board_r: make local functions static
Jeroen Hofstee
2014-10-25
common: cmd_elf: make do_bootelf_exec static
Jeroen Hofstee
2014-10-25
misc: use __weak
Jeroen Hofstee
2014-10-24
common: board: use __weak
Jeroen Hofstee
2014-10-23
dm: Move the function for getting GPIO status into the uclass
Simon Glass
2014-10-23
common: Makefile: allow for spl builds with env_fat
Felipe Balbi
2014-10-22
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-10-22
dm: cros_ec: Add support for driver model
Simon Glass
2014-10-22
dm: Convert spi_flash_probe() and 'sf probe' to use driver model
Simon Glass
2014-10-22
sf: Tidy up public and private header files
Simon Glass
2014-10-22
dm: spi: Adjust cmd_spi to work with driver model
Simon Glass
2014-10-22
dm: Add spi.h header to a few files
Simon Glass
2014-10-22
dm: Remove spi_init() from board_r.c when using driver model
Simon Glass
2014-10-22
dm: spi: Add a uclass for SPI
Simon Glass
2014-10-22
x86: Support loading kernel setup from a FIT
Simon Glass
2014-10-22
sandbox: bootm: Don't fail the architecture check
Simon Glass
2014-10-20
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2014-10-16
crypto/fsl: Add command for encapsulating/decapsulating blobs
Ruchika Gupta
[next]