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
2020-07-09
log: use BIT() instead of 1 <<
Heinrich Schuchardt
2020-07-09
log: don't show function by default
Heinrich Schuchardt
2020-07-09
log: uclass_get_name() depends on CONFIG_SPL_DM
Heinrich Schuchardt
2020-07-09
console: Add a way to output to serial only
Simon Glass
2020-07-08
command: Drop #ifdef for MEM_SUPPORT_64BIT_DATA
Simon Glass
2020-07-08
Update MEM_SUPPORT_64BIT_DATA to be always defined
Simon Glass
2020-07-08
spl: fit: improve spl_nand_fit_read(...) readability
Dario Binacchi
2020-07-08
spl: fit: nand: fix fit loading in case of bad blocks
Dario Binacchi
2020-07-08
spl: fit: fail fit loading in case of FDT appending error
Dario Binacchi
2020-07-07
image: Add support for ZSTD decompression
Robert Marko
2020-07-07
common/board_f: Respect original FDT size while relocating
Oleksandr Andrushchenko
2020-07-06
video: restore CONFIG_VIDCONSOLE_AS_LCD as boolean
Patrick Delaunay
2020-07-06
Merge branch 'next'
Tom Rini
2020-07-02
riscv: sbi: Add newline to error message
Sean Anderson
2020-07-01
riscv: Clean up IPI initialization code
Sean Anderson
2020-06-30
Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2020-06-29
spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
Lukasz Majewski
2020-06-28
splash: Fix build warning on 64 bits CPU
Ye Li
2020-06-25
bdinfo: net: ppc: Drop bi_enet1addr and other similar info
Simon Glass
2020-06-25
Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-06-25
common: fdt: Remove additional 4k space for fdt allocation
Ashok Reddy Soma
2020-06-18
video: extend stdout video console work-around for 'vga'
Anatolij Gustschin
2020-06-16
common: hash: Remove a debug printf statement
Harald Seiler
2020-06-13
Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into next
Tom Rini
2020-06-12
Add support for SHA384 and SHA512
Reuben Dowle
2020-06-11
log: clean up Kconfig
Heinrich Schuchardt
2020-06-04
sifive: fu540: Add U-Boot proper sector start
Jagan Teki
2020-06-02
image: android: fix abootimg support
Christian Gmeiner
2020-05-31
spl: add fixed memory node in target fdt also when loading ATF
Heiko Stuebner
2020-05-20
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-05-19
board_r: Detect ifc-nor flash at run-time
Pankit Garg
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
common: Drop asm/ptrace.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
Fix some checkpatch warnings in calls to debug()
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
bootstage: Use BOOTSTAGE instead of BOOTSTATE
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-18
common: Drop flash.h from common header
Simon Glass
2020-05-18
flash: Tidy up coding style for flash functions
Simon Glass
2020-05-15
board_r: Introduce CONFIG_PCI_INIT_R Kconfig option
Ovidiu Panait
2020-05-15
board_r: env: Use IS_ENABLED() instead of #ifdefs
Ovidiu Panait
2020-05-15
common/board_f: avoid -Wtype-limits warning
Heinrich Schuchardt
[next]