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
Age
Commit message (
Expand
)
Author
2020-04-24
uuid: Use const char * where possible
Simon Glass
2020-04-24
lib: Add a function to convert a string to upper case
Simon Glass
2020-04-24
test: Add the beginnings of some string tests
Simon Glass
2020-04-24
lib: strto: Stop detection when invalid char is used
Michal Simek
2020-04-24
mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0
Baruch Siach
2020-04-24
common/board_f: Make reserve_mmu generic
Ovidiu Panait
2020-04-24
arm: asm/cache.c: Introduce arm_reserve_mmu
Ovidiu Panait
2020-04-24
common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.c
Ovidiu Panait
2020-04-24
Merge tag 'u-boot-stm32-20200424' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-04-24
Revert "sunxi: Fix PHY regression on A20-OLinuXino-Lime2 and A20-Olimex-SOM-EVB"
Tom Rini
2020-04-24
Merge branch '2020-04-24-master-imports'
Tom Rini
2020-04-24
sunxi: Fix PHY regression on A20-OLinuXino-Lime2 and A20-Olimex-SOM-EVB
Tom Rini
2020-04-24
ARM: stm32: Enable bootd, iminfo, imxtract on DHCOM
Marek Vasut
2020-04-24
travis: Correct error checking when building boards
Simon Glass
2020-04-24
mkimage: fit: Free buf directly in fit_extract_data()
Bin Meng
2020-04-24
mkimage: fit: Unmmap the memory before closing fd in fit_import_data()
Lihua Zhao
2020-04-24
tools: Remove the out-of-date MinGW support codes
Bin Meng
2020-04-24
doc: invalid doc link in rstFlatTable.py
Heinrich Schuchardt
2020-04-24
spl: Kconfig: de-dup SPL_DM_GPIO definition
Joel Johnson
2020-04-24
fixdep: Re-sync with Linux 5.7-rc1
Masahiro Yamada
2020-04-24
fixdep: handle CONFIG_IS_ENABLE() and friends for TPL
Masahiro Yamada
2020-04-24
.mailmap: map Ruchika Gupta's mail address
Heinrich Schuchardt
2020-04-24
dlmalloc: remove unit test support in SPL
Heinrich Schuchardt
2020-04-24
lib: do not provide hexdump in SPL
Heinrich Schuchardt
2020-04-24
common: image_sign_info helper functions in SPL
Heinrich Schuchardt
2020-04-24
lib: do not build OID registry in SPL
Heinrich Schuchardt
2020-04-24
tools: image-host.c: use correct output format
Heinrich Schuchardt
2020-04-24
Makefile: ARMv7-M has no CPSR register
Heinrich Schuchardt
2020-04-24
qemu: don't allow to select 32- and 64-bit
Heinrich Schuchardt
2020-04-24
fvp: Add support for loading Android boot images via semihosting
Peter Collingbourne
2020-04-24
mkimage: fit_image: Add option to make fit header align
Kever Yang
2020-04-24
libfdt: Make fdtdec_get_child_count() available for HOST
Kever Yang
2020-04-24
tool: use ALIGN() to align the size
Kever Yang
2020-04-24
tools: imx8mimage: remove redundant code
Kever Yang
2020-04-24
tools: kwbimage: use common ALIGN to do the size align
Kever Yang
2020-04-24
tools: mkimage: use common ALIGN to do the size align
Kever Yang
2020-04-24
tool: aisimage: use ALIGN instead of self defiend macro
Kever Yang
2020-04-24
tool: Move ALIGN_MASK to header as common MACRO
Kever Yang
2020-04-24
docs: Fix conf.py for Sphinx 2.0
Jonathan Corbet
2020-04-24
env/sf.c: drop private CMD_SAVEENV logic
Rasmus Villemoes
2020-04-24
env/ext4.c: remove CONFIG_CMD_SAVEENV ifdef
Rasmus Villemoes
2020-04-24
env/fat.c: remove private CMD_SAVEENV logic
Rasmus Villemoes
2020-04-24
env_internal.h: add alternative ENV_SAVE_PTR macro
Rasmus Villemoes
2020-04-24
env: add SAVEENV as an alias of the CMD_SAVEENV symbol
Rasmus Villemoes
2020-04-24
bootcount_ext: Add flag to enable/disable bootcount
Frédéric Danis
2020-04-24
make env_entry::callback conditional on !CONFIG_SPL_BUILD
Rasmus Villemoes
2020-04-24
lib/hashtable.c: don't test ->callback in SPL
Rasmus Villemoes
2020-04-24
lib/hashtable.c: create helper for calling env_entry::callback
Rasmus Villemoes
2020-04-24
env: remove callback.o for an SPL build
Rasmus Villemoes
2020-04-24
eth: mtk-eth: add mt7531 switch support in mediatek eth driver
Landen Chao
[prev]
[next]