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-19
common: Fix cmd_fpgad addressing
Dirk Eibach
2014-11-17
spl, nand: add option to boot raw u-boot.bin image only
Heiko Schocher
2014-11-13
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-11-12
powerpc: remove orphaned boards mcc200 and prs200
Nikita Kiryanov
2014-11-12
malloc: Output region when debugging
Thierry Reding
2014-11-11
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2014-11-08
usb_storage: blacklist Enclosure Service Devices
Soeren Moch
2014-11-07
common/cmd_fitupd.c: restore corrupted file
Wolfgang Denk
2014-11-07
hush: make run_command() return an error on parsing failure
Rabin Vincent
2014-11-07
hush: fix segfault on syntax error
Rabin Vincent
2014-11-07
hush: return consistent codes from run_command()
Rabin Vincent
2014-11-07
dlmalloc: ensure gd is set for early alloc
Rabin Vincent
2014-11-07
image-fdt: boot_get_fdt() return value when no DTB exists
Noam Camus
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
[next]