index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
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-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
2022-07-27
Merge tag 'dm-pull-26jul22' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2022-07-26
Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2022-07-26
spl: Use SPL_FIT_IMAGE_TINY for iMX9
Peng Fan
2022-07-26
spl: imx8mm: enlarge SPL_MAX_SIZE
Peng Fan
2022-07-26
fdt: Start a test for the fdt command
Simon Glass
2022-07-26
spl: fit: pass real compatible flags to fpga_load()
Oleksandr Suvorov
2022-07-26
fpga: pass compatible flags to fpga_load()
Oleksandr Suvorov
2022-07-26
xilinx: zynqmp: Do not use 0 as spl bss start address
Stefan Herbrechtsmeier
2022-07-25
spl: Use SPL_TEXT_BASE instead of ISW_ENTRY_ADDR
Andrew Davis
2022-07-22
Merge tag 'efi-2022-10-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2022-07-21
arch: mvebu: Disable by default unused peripherals in SPL
Pali Rohár
2022-07-18
cli: support bracketed paste
Heinrich Schuchardt
2022-07-18
spl: spl_spi: add spi_nor_remove() to soft reset flash
Vaishnav Achath
2022-07-14
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2022-07-14
spl: sdp: Pass the USB index to board_usb_init()
Fabio Estevam
2022-07-13
spl: nand: support loading legacy image with payload compressed
Weijie Gao
[next]