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-26
Merge branch 'for-tom' of git://git.denx.de/u-boot-dm
Tom Rini
2014-09-26
dm: spi: Move cmd device code into its own function
Simon Glass
2014-09-26
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2014-09-25
fdt_support: Make of_bus_default_count_cells non static
Arnab Basu
2014-09-25
fdt_support: Move of_read_number to fdt_support.h
Arnab Basu
2014-09-24
kbuild: refactor some makefiles
Masahiro Yamada
2014-09-24
cmd_nand: Update (nand_info_t*)nand after arg_off(_size) call
Rostislav Lisovy
2014-09-24
kconfig: move CONFIG_CMD_IMPORTENV to Kconfig
Masahiro Yamada
2014-09-24
kconfig: move CONFIG_CMD_GO to Kconfig
Masahiro Yamada
2014-09-24
kconfig: move CONFIG_CMD_EXPORTENV to Kconfig
Masahiro Yamada
2014-09-24
kconfig: move CONFIG_CMD_CRC32 to Kconfig
Masahiro Yamada
2014-09-24
kconfig: move CONFIG_CMD_BOOTM to Kconfig
Masahiro Yamada
2014-09-24
kconfig: add blank Kconfig files
Masahiro Yamada
2014-09-24
sandbox: Disable Ctrl-C
Simon Glass
2014-09-24
usb/gadget: fastboot: implement sparse format
Steve Rae
2014-09-24
usb/gadget: fastboot: minor cleanup
Steve Rae
2014-09-24
usb/gadget: fastboot: add eMMC support for flash command
Steve Rae
2014-09-24
spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*
Nikita Kiryanov
2014-09-16
generic_board: do not set gd->fdt_blob unless CONFIG_OF_CONTROL=y
Masahiro Yamada
2014-09-16
common: fix include guards for CONFIG_MP
Gabriel Huau
2014-09-16
implement the Android sparse image format
Steve Rae
2014-09-16
cleanup code which handles the Android sparse image format
Steve Rae
2014-09-16
update code which handles Android sparse image format
Steve Rae
2014-09-16
add code to handle Android sparse image format
Steve Rae
2014-09-16
cmd_mem: add static to internally used functions
Masahiro Yamada
2014-09-16
kgdb: Remove first_entry for kgdb
Peng Fan
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
[next]