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
2022-10-26
scripts: Makefile.spl: Enable memory drivers to be built for SPL
Roger Quadros
2022-10-26
spl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoard
Roger Quadros
2022-10-26
Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog
Tom Rini
2022-10-24
cyclic: Don't disable cylic function upon exceeding CPU time
Stefan Roese
2022-10-21
common: board_f: Print information for all sysresets
Michal Suchanek
2022-10-21
input: Remove legacy KEYBOARD option
Tom Rini
2022-10-20
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2022-10-18
sunxi: Kconfig: use SoC-wide values for some symbols
Andre Przywara
2022-10-17
stdio: Fix class iteration in stdio_add_devices()
Michal Suchanek
2022-10-10
spl: atf: Fix clang -Wasm-operand-widths warning
Alistair Delva
2022-10-10
usb: Add missing guard around env_get() in usb_hub
Marek Vasut
2022-10-06
common/board_f: drop ifdefs around header includes
Ovidiu Panait
2022-10-06
common/board_f: introduce arch_setup_dest_addr()
Ovidiu Panait
2022-10-06
common/board_f: move CONFIG_MACH_TYPE logic to arch/arm/lib/bdinfo.c
Ovidiu Panait
2022-10-06
common/board_f: remove XTRN_DECLARE_GLOBAL_DATA_PTR dead code
Ovidiu Panait
2022-10-03
Merge branch 'next'
Tom Rini
2022-09-29
dm: core: Provide a way to reset the device tree
Simon Glass
2022-09-29
test: Support testing malloc() failures
Simon Glass
2022-09-29
event: Fix a typo in the EVENT help
Simon Glass
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
2022-09-29
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-09-29
board_r: Relocate OF_EMBED if NEEDS_MANUAL_RELOC only
Pierre-Clément Tosi
2022-09-27
autoboot: make sure watchdog device(s) are handled with keyed autoboot
Rasmus Villemoes
2022-09-25
blk: Rename if_type to uclass_id
Simon Glass
2022-09-24
serial: Implement serial_flush() function for console flush() fallback
Pali Rohár
2022-09-24
console: Implement flush() function
Pali Rohár
2022-09-23
board_f: show_dram_config: Print also real DRAM size
Pali Rohár
2022-09-23
board_f: Fix printing gd->ram_size and gd->ram_top
Pali Rohár
2022-09-23
board_f: Fix types for board_get_usable_ram_top()
Pali Rohár
2022-09-23
common/memsize.c: Fix get_effective_memsize() to check for overflow
Pali Rohár
2022-09-23
common/memsize.c: Fix get_effective_memsize() to always check for CONFIG_MAX_...
Pali Rohár
2022-09-20
arm: mvebu: Add default SPL_SIZE_LIMIT for 32-bit SoCs
Pali Rohár
2022-09-19
Merge branch 'master' into next
Tom Rini
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-18
cyclic: Introduce schedule() function
Stefan Roese
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
2022-09-16
blk: Select SPL_LEGACY_BLOCK automatically
Simon Glass
2022-09-16
blk: Rename HAVE_BLOCK_DEVICE
Simon Glass
2022-09-15
cli: Reduce size of readline buffers in SPL
Sean Anderson
2022-09-15
xyz-modem: Allow to configure initial timeout for loadx and loady
Pali Rohár
2022-09-14
spl: fit: Allocate buffers aligned to cache line size
Stefan Herbrechtsmeier
2022-09-14
Add in the ability to load and boot an uncompressed kernel image during the F...
Nathan Barrett-Morrison
2022-09-14
Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2022-09-14
menu: add KEY_PLUS, KEY_MINUS and KEY_SPACE handling
Masahisa Kojima
2022-09-13
cyclic: Integrate cyclic functionality at bootup in board_r/f
Stefan Roese
2022-09-13
cyclic: Add basic support for cyclic function execution infrastruture
Stefan Roese
2022-09-12
fdt_support: add optional board_rng_seed() hook
Rasmus Villemoes
2022-09-01
Convert CONFIG_SYS_I2C_EEPROM_CCID et al to Kconfig
Tom Rini
2022-08-31
common/console.c: prevent pre-console buffer contents from being added to itself
Rasmus Villemoes
2022-08-20
bootstage: Show func name for bootstage_mark/error
Michal Simek
[next]