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
2019-10-11
spl: ymodem: Make SPL Y-Modem loader framework accessible
Andreas Dannenberg
2019-10-11
spl: ymodem: Fix FIT loading termination handling
Andreas Dannenberg
2019-10-09
Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-10-09
Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-10-08
imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB
Stefano Babic
2019-10-08
spl: nor: support loading i.MX container format file
Peng Fan
2019-10-08
spl: spi: support loading i.MX container format file
Peng Fan
2019-10-08
spl: nand: support loading i.MX container format file
Peng Fan
2019-10-08
spl: nand: Introduce spl_nand_get_uboot_raw_page
Peng Fan
2019-10-08
spl: nor: introduce spl_nor_get_uboot_base
Peng Fan
2019-10-08
spl: spi: introduce spl_spi_get_uboot_offs
Peng Fan
2019-10-08
spl: mmc: introduce spl_mmc_get_uboot_raw_sector
Peng Fan
2019-10-08
imx: Kconfig: Reduce default CONFIG_CSF_SIZE
Breno Matheus Lima
2019-10-08
imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode
Lukasz Majewski
2019-10-08
Revert "habv4: tools: Avoid hardcoded CSF size for SPL targets"
Stefano Babic
2019-10-08
habv4: tools: Avoid hardcoded CSF size for SPL targets
Breno Matheus Lima
2019-10-08
spl: mmc: support loading i.MX container format file
Peng Fan
2019-10-08
ARM: imx: Support larger SPL size on IMX6DQ
Robert Hancock
2019-10-08
spl: pass args to board_return_to_bootrom
Peng Fan
2019-10-08
microblaze: Fix lmb memory initialization
Michal Simek
2019-10-08
arm64: zynqmp: Define default SPL_TEXT_BASE address in Kconfig
Michal Simek
2019-10-08
spl: Convert CONFIG_SPL_SIZE_LIMIT to hex
Simon Glass
2019-10-08
spl: Allow tiny printf() to be controlled in SPL and TPL
Simon Glass
2019-10-08
spl: Set up the bloblist in board_init_r()
Simon Glass
2019-10-08
spl: Add an arch-specific hook for writing to SPL handoff
Simon Glass
2019-10-08
spl: handoff: Correct Kconfig condition for SPL and TPL
Simon Glass
2019-09-21
splash: fix splash banner output
Anatolij Gustschin
2019-09-21
splash: fix logo drawing if CONFIG_VIDEO_LOGO enabled
Anatolij Gustschin
2019-09-11
usb: Add nonblock argument to submit_int_msg
Michal Suchanek
2019-09-11
usb: storage: submit_int_msg -> usb_int_msg
Michal Suchanek
2019-09-11
usb: usb_submit_int_msg -> usb_int_msg
Michal Suchanek
2019-09-11
usb_kdb: only process events successfully received
Michal Suchanek
2019-08-30
board_f: fix noncached reservation calculation
Stephen Warren
2019-08-27
image: add new "copro" image type
Patrick Delaunay
2019-08-26
Merge branch '2019-08-26-master-imports'
Tom Rini
2019-08-26
Kconfig: Varios: Fix more SPL, TPL dependencies
Adam Ford
2019-08-26
board_f: reserve noncached space below malloc area
Vikas Manocha
2019-08-26
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2019-08-26
riscv: support SPL stack and global data relocation
Lukas Auer
2019-08-26
spl: support booting via RISC-V OpenSBI
Lukas Auer
2019-08-26
spl: fit: use U-Boot device tree when FIT image has no device tree
Lukas Auer
2019-08-25
Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig
Hannes Schmelzer
2019-08-23
Kconfigs: Various: Fix some SPL, TPL and ARM64 dependencies
Adam Ford
2019-08-11
Drop PCMCIA
Simon Glass
2019-08-11
env: Rename environment.h to env_internal.h
Simon Glass
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move get/set_default_env() to env.h
Simon Glass
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-08-11
env: Move env_get_hex() to env.h
Simon Glass
[next]