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
2018-04-11
spl: ram: Add TPL Kconfig symbols
Marek Vasut
2018-04-11
spl: ram: Convert to CONFIG_IS_ENABLED
Marek Vasut
2018-04-11
tpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to Kconfig
Marek Vasut
2018-04-11
tpl: spi: Add CONFIG_TPL_SPI_LOAD to Kconfig
Marek Vasut
2018-04-11
spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig
Marek Vasut
2018-04-10
log: Correct missing free() on error in log_add_filter()
Simon Glass
2018-04-08
treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig
Mario Six
2018-04-08
treewide: Migrate CONFIG_LAST_STAGE_INIT to Kconfig
Mario Six
2018-04-08
treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig
Mario Six
2018-04-06
image: fit: Show information about OS type in firwmare case too
Michal Simek
2018-04-06
image: fit: Show firmware configuration property if present
Michal Simek
2018-04-06
spl: spl_mmc: provide one weak function spl_boot_partition
Patrick Delaunay
2018-04-06
input: Drop PS/2 keyboard support
Simon Glass
2018-04-06
Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC
Alex Kiernan
2018-04-04
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2018-04-03
spl: fix binman_sym output check
Miquel Raynal
2018-04-01
Merge git://git.denx.de/u-boot-dm
Tom Rini
2018-04-01
libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.c
Masahiro Yamada
2018-03-30
tools: mkimage: Support RISC-V arch
Rick Chen
2018-03-21
arc: Introduce a possibility to not relocate U-boot
Alexey Brodkin
2018-03-19
bootm: optee: Add a bootm command for type IH_OS_TEE
Bryan O'Donoghue
2018-03-19
image: Add IH_OS_TEE for TEE chain-load boot
Bryan O'Donoghue
2018-03-19
spl: add SPL_RESET_SUPPORT
Patrick Delaunay
2018-03-19
tools/mkimage: add support for STM32 image format
Patrick Delaunay
2018-03-19
SPL: Add signature verification when loading image
Jun Nie
2018-03-16
common: move init_helpers.h prototypes in init.h
Patrick Delaunay
2018-03-16
common: move board_f.c prototypes in init.h
Patrick Delaunay
2018-03-13
common/memsize.c: restore content of the base address
Patrick Delaunay
2018-03-13
common/memsize.c: prepare get_ram_size update
Patrick Delaunay
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...
Faiz Abbas
2018-02-23
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2018-02-23
Merge git://git.denx.de/u-boot-usb
Tom Rini
2018-02-23
fdt: Fixup only valid memory banks
Thierry Reding
2018-02-21
dfu: Rename _FUNCTION_DFU to DFU_OVER_
Marek Vasut
2018-02-21
dfu: Fix up the Kconfig mess
Marek Vasut
2018-02-21
usb: gadget: sdp: add missing line breaks
Andre Heider
2018-02-18
fdt: Fixup only valid memory banks
Thierry Reding
2018-02-18
fdt: Implement weak arch_fixup_fdt()
Alexey Brodkin
2018-02-14
configs: Migrate CONFIG_SPL_FRAMEWORK
Tom Rini
2018-02-13
fix spelling of 'functions' in 2 places (was 'funtcions')
Simon Goldschmidt
2018-02-13
tftp: update: Include missing cfi_flash.h header
Marek Vasut
2018-02-13
cmd: fitupd: Convert CONFIG_UPDATE_TFTP and co.
Marek Vasut
2018-02-13
spl: fit: move fdt_record_loadable out of ARCH_FIXUP_FDT_MEMORY guard
Philipp Tomsich
2018-02-07
spl: eMMC/SD: Provide one __weak spl_boot_mode() function
Lukasz Majewski
2018-02-07
parse the second area of android image
Bin Chen
2018-02-03
log: add category LOGC_EFI
Heinrich Schuchardt
2018-02-03
log: Add a way to log error-return values
Simon Glass
2018-02-03
log: Update log_console to honour the log format
Simon Glass
2018-02-03
log: Add control over log formatting
Simon Glass
[next]