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
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
2021-09-27
Merge tag 'v2021.10-rc5' into next
Tom Rini
2021-09-25
dm: gpio: Add of-platdata support
Simon Glass
2021-09-18
Revert "efi_capsule: Move signature from DTB to .rodata"
Simon Glass
2021-08-31
watchdog: wdt-uclass.c: handle all DM watchdogs in watchdog_reset()
Rasmus Villemoes
2021-08-30
Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY
Tom Rini
2021-07-28
i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY
Simon Glass
2021-07-18
efi_capsule: Move signature from DTB to .rodata
Ilias Apalodimas
2021-07-01
global-data.h: add build-time sanity check of sizeof(struct global_data)
Rasmus Villemoes
2021-06-08
console: Report an error when output buffer is exhausted
Simon Glass
2021-05-12
Revert "fdt: translate address if #size-cells = <0>"
Dario Binacchi
2021-04-12
gpio: Drop dm_gpio_set_dir()
Simon Glass
2021-03-26
dm: core: Allow storing priv/plat data separately
Simon Glass
2021-03-26
dm: core: Create a struct for device runtime info
Simon Glass
2021-03-12
log: Handle line continuation
Simon Glass
2021-03-03
gpio: Add a way to read 3-way strapping pins
Simon Glass
2021-03-03
gpio: Replace direction_input() and direction_output()
Simon Glass
2021-03-03
dm: gpio: Add a way to update flags
Simon Glass
2021-03-03
gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags()
Simon Glass
2021-03-03
dm: gpio: Rename get_dir_flags() method to get_flags()
Simon Glass
2021-03-03
dm: gpio: Rename set_dir_flags() method to update_flags()
Simon Glass
2021-02-06
smbios: Add more options for the BIOS version string
Simon Glass
2021-02-03
global_data.h: Change ram_top type to phys_addr_t
Bin Meng
2021-01-29
efi_loader: add Linux magic to aarch64 crt0
Heinrich Schuchardt
2021-01-25
dm: core: describe uclass_root_s
Heinrich Schuchardt
2021-01-15
global_data: Enable spl_handoff only if CONFIG_HANDOFF is set
Ovidiu Panait
2021-01-12
fdt: translate address if #size-cells = <0>
Dario Binacchi
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
dm: core: Allow the uclass list to move
Simon Glass
2020-12-02
global_data: Fix comment for dm_driver_rt
Simon Glass
2020-11-05
x86: acpi: Store the ACPI context in global_data
Simon Glass
2020-10-30
Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-10-30
log: typo logl_pref in documentation
Heinrich Schuchardt
2020-10-29
dm: Use an allocated array for run-time device info
Simon Glass
2020-10-29
dm: Avoid using #ifdef for CONFIG_OF_LIVE
Simon Glass
2020-10-27
log: allow for message continuation
Heinrich Schuchardt
2020-10-27
log: move processing_msg to global data
Heinrich Schuchardt
2020-10-22
gpio: fix gpio_request_by_name() description
Dario Binacchi
2020-10-14
global_data.h: add Sphinx documentation
Heinrich Schuchardt
2020-10-14
global_data.h: convert GD_FLG_* to enum
Heinrich Schuchardt
2020-09-30
drivers: gpio: Add a managed API to get a GPIO from the device-tree
Jean-Jacques Hiblot
2020-08-26
asm-generic/u-boot.h: Remove bi_memstart & bi_memsize from bd_info
Stefan Roese
2020-08-26
CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined
Stefan Roese
2020-07-20
global_data: Add a generic global_data flag for SMP state
Simon Glass
2020-07-17
asm/u-boot.h: remove bd_t definitions
Masahiro Yamada
2020-07-17
gpio: Add a method to convert a GPIO to ACPI
Simon Glass
2020-07-16
efi_loader: pre-seed UEFI variables
Heinrich Schuchardt
2020-06-25
bdinfo: net: ppc: Drop bi_enet1addr and other similar info
Simon Glass
2020-06-25
bdinfo: m68k: Drop bd_info->bi_ipbfreq
Simon Glass
[next]