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
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
2024-03-29
arm: fix __efi_runtime_start/end definitions
Ilias Apalodimas
2024-03-29
arm: fix __efi_runtime_rel_start/end definitions
Ilias Apalodimas
2024-02-28
efi_loader: set IMAGE_DLLCHARACTERISTICS_NX_COMPAT
Heinrich Schuchardt
2024-01-07
smbios: Correct gd_smbios_start()
Simon Glass
2023-12-28
cli: Enables using modern hush parser as command line parser
Francis Laniel
2023-12-28
global_data.h: add GD_FLG_HUSH_OLD_PARSER flag
Francis Laniel
2023-11-28
asm-generic: Import functions from Linux
Igor Prusov
2023-10-06
bloblist: Support initing from multiple places
Simon Glass
2023-10-06
spl: Avoid an #ifdef when printing gd->malloc_ptr
Simon Glass
2023-10-06
spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN
Simon Glass
2023-09-22
Record the position of the SMBIOS tables
Simon Glass
2023-09-22
dm: core: Allow marking driver model as dead
Simon Glass
2023-09-22
x86: cpu: i386: cpu: only set pci_ram_top if CONFIG_IS_ENABLED(PCI)
Troy Kisky
2023-08-17
arm: Use builtins for ffs/fls
Sean Anderson
2023-08-14
gpio: Use separate bitfield array to indicate GPIO is claimed
Marek Vasut
2023-08-09
treewide: rework linker symbol declarations in sections header
Shiji Yang
2023-07-17
bdinfo: Show the malloc base with the bdinfo command
Simon Glass
2023-06-12
Merge tag v2023.07-rc4 into next
Tom Rini
2023-05-31
asm-generic: simplify unaligned.h
Jens Wiklander
2023-05-31
include: Remove unused header files
Tom Rini
2023-05-11
x86: coreboot: Collect the address of the ACPI tables
Simon Glass
2023-04-24
include: Enable video related global data variable and splash at SPL
Nikhil M Jain
2023-03-30
gpio: allow passing NULL to gpio_request_by_line_name() to search all gpio co...
Rasmus Villemoes
2023-02-14
dm: Add support for handling old u-boot,dm- tags
Simon Glass
2023-01-12
gpio: Get rid of gpio_hog_probe_all()
Marek Vasut
2023-01-04
efi_loader: defines for PE-COFF section flags
Heinrich Schuchardt
2022-11-22
watchdog: Drop GD_FLG_WDT_READY as it's not used any more
Stefan Roese
2022-11-16
doc: fix documentation of enum gd_flags
Heinrich Schuchardt
2022-11-02
cyclic: get rid of cyclic_init()
Rasmus Villemoes
2022-11-02
cyclic: use a flag in gd->flags for recursion protection
Rasmus Villemoes
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
2022-10-30
video: Drop remaining references to CONFIG_LCD
Simon Glass
2022-09-29
test: Detect a change in the device tree
Simon Glass
2022-09-19
Merge branch 'master' into next
Tom Rini
2022-09-15
gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate function
Patrice Chotard
2022-09-13
cyclic: Add basic support for cyclic function execution infrastruture
Stefan Roese
2022-08-31
common/console.c: prevent pre-console buffer contents from being added to itself
Rasmus Villemoes
2022-06-06
common/board_r.c: drop legacy and unused bi_enetaddr
Rasmus Villemoes
2022-04-10
Merge tag 'efi-2022-07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2022-04-09
dm: add tag support
AKASHI Takahiro
2022-04-08
gpio: Add gpio_request_by_line_name()
Andrew Jeffery
2022-03-28
video: Drop references to CONFIG_VIDEO et al
Simon Glass
2022-03-10
event: Add basic support for events
Simon Glass
2022-03-03
powerpc: Remove unused MPC8540/60ADS code
Tom Rini
2022-01-25
x86: Move the acpi table to generic global_data
Simon Glass
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-12-23
fdt: Record where the devicetree came from
Simon Glass
2021-12-23
fdt: Drop #ifdefs with MULTI_DTB_FIT
Simon Glass
2021-10-05
gpio: Factor out DT flag translation
Samuel Holland
2021-09-27
Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/...
Tom Rini
[next]