index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
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
2022-08-20
hwconfig: Allow to use restricted env
Pali Rohár
2022-08-12
event: Add an event for device tree fixups
Simon Glass
2022-08-11
spl: opensbi: convert scratch options to config
Nikita Shubin
2022-08-11
spl: opensbi: fix typo
Nikita Shubin
2022-08-10
common: Drop display_options.h from common header
Simon Glass
2022-08-04
Audit <flash.h> inclusion
Tom Rini
2022-08-04
vpl: fix reference in comment to non-existing SPL_SERIAL_SUPPORT
Quentin Schulz
2022-08-04
spl: mmc: Use correct MMC device when loading image
Harald Seiler
[next]