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-09-15
Fix a few printf argument verification warnings
Vasili Galka
2014-09-13
Merge branch 'master' of git://git.denx.de/u-boot-dm
Tom Rini
2014-09-10
dm: Make driver model available before board_init()
Simon Glass
2014-09-10
Set up stdio earlier when using driver model
Simon Glass
2014-09-10
dm: Move pre-reloc init earlier to cope with board_early_init_f()
Simon Glass
2014-09-09
board_r: ARM[64] do not set gd again
Jeroen Hofstee
2014-09-02
Merge git://git.denx.de/u-boot-usb
Tom Rini
2014-09-02
dfu: Provide means to find difference between dfu-util -e and -R
Lukasz Majewski
2014-08-31
dm: gpio: Allow gpio command to adjust GPIOs that are busy
Simon Glass
2014-08-31
dm: gpio: Enhance gpio command to show only active GPIOs
Simon Glass
2014-08-30
cmd_bootm.c: Add 'booti' for ARM64 Linux kernel Images
Tom Rini
2014-08-29
Merge branch 'master' of git://git.denx.de/u-boot-ti
Tom Rini
2014-08-29
Merge git://git.denx.de/u-boot-usb
Tom Rini
2014-08-29
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2014-08-29
usb: hub: don't check CONNECTION in hub_port_reset()
Stephen Warren
2014-08-29
usb: Handle -ENODEV from usb_lowlevel_init()
Marek Vasut
2014-08-28
Fix test failure caused by bad handling of ramdisk
Simon Glass
2014-08-25
mtd, ubi, ubifs: resync with Linux-3.14
Heiko Schocher
2014-08-25
common/Makefile: Consolidate SPL ENV options, correct inclusion
Tom Rini
2014-08-25
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Tom Rini
2014-08-24
nios2: add generic board support
Thomas Chou
2014-08-21
bootm: make sure pass NULL when argc < 1
Bryan Wu
2014-08-21
image: fix bootm failure for FIT image
Bryan Wu
2014-08-21
pxe: Allow use of environment variables in append string
Hans de Goede
2014-08-21
cli: Export cli_simple_process_macros for use outside of cli_simple
Hans de Goede
2014-08-20
mx6: add support of multi-processor command
Gabriel Huau
2014-08-14
mtdparts: fix usecount bug
Heiko Schocher
2014-08-12
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Tom Rini
2014-08-11
lcd: support displaying 24bpp BMPs on >= 24bpp LCDs
Hannes Petermaier
2014-08-11
lcd: remove unused lcd_puts_xy
Jeroen Hofstee
2014-08-10
lcd: cleanup unused functions
Hannes Petermaier
2014-08-10
Add support for 32-bit organized framebuffers
Hannes Petermaier
2014-08-09
env_fat.c: Make sure our buffer is cache aligned
Tom Rini
2014-08-09
bootm: use genimg_get_kernel_addr()
Bryan Wu
2014-08-09
pxe: detect image format before calling bootm/bootz
Bryan Wu
2014-08-09
image: introduce genimg_get_kernel_addr()
Bryan Wu
2014-08-09
fdt: Rename fdt_resize() to fdt_shrink_to_minimum()
Simon Glass
2014-08-09
ext4load: fix help text
Pavel Machek
2014-08-09
board_r: Add missing return to initr_doc
Ian Campbell
2014-08-09
pxe: clear Bootfile before returning
Stephen Warren
2014-08-09
thor: defer parsing of device string to IO backend
Lukasz Majewski
2014-08-09
dfu: defer parsing of device string to IO backend
Stephen Warren
2014-08-09
fs: implement size/fatsize/ext4size
Stephen Warren
2014-08-07
support blackfin board initialization in generic board_f
Sonic Zhang
2014-08-01
env_mmc: support env partition setup in runtime
Dmitry Lifshitz
2014-07-28
ARM: convert arch_fixup_memory_node to a generic FDT fixup function
Ma Haijun
2014-07-28
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-07-25
keystone2: use CONFIG_SOC_KEYSTONE in common places
Khoronzhuk, Ivan
2014-07-23
Add a flag indicating when the serial console is ready
Simon Glass
2014-07-23
console: Remove vprintf() optimisation for sandbox
Simon Glass
[next]