index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
main
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
Age
Commit message (
Expand
)
Author
2021-03-12
doc: Document make tcheck
Simon Glass
2021-03-12
doc: Tidy up testing section
Simon Glass
2021-03-12
dm: core: Fix allocation of empty of-platdata
Simon Glass
2021-03-04
Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-03-04
Merge branch '2021-03-03-gpio-improvements' into next
Tom Rini
2021-03-03
gpio: Add a way to read 3-way strapping pins
Simon Glass
2021-03-03
gpio: Define the log category in the uclass
Simon Glass
2021-03-03
gpio: sandbox: Track whether a GPIO is driven
Simon Glass
2021-03-03
gpio: x86: Drop the deprecated methods in intel_gpio
Simon Glass
2021-03-03
gpio: Use an 'ops' variable everywhere
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: sandbox: Make sandbox_gpio_set_flags() set all flags
Simon Glass
2021-03-03
gpio: sandbox: Fully separate pin value from output value
Simon Glass
2021-03-03
gpio: sandbox: Use a separate flag for the value
Simon Glass
2021-03-03
gpio: sandbox: Rename GPIO dir_flags to 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-03-03
gpio: Disable functions not used with of-platdata
Simon Glass
2021-03-03
Merge branch '2021-03-03-assorted-improvements' into next
Tom Rini
2021-03-03
video: sunxi_display: Convert to DM_VIDEO
Jagan Teki
2021-03-02
tpm: Allow disabling platform hierarchy with TPM2
Simon Glass
2021-03-02
tpm: Add TPM2 support for write_lock
Simon Glass
2021-03-02
tpm: Add TPM2 support for read/write values
Simon Glass
2021-03-02
tpm: Add an implementation of define_space
Simon Glass
2021-03-02
tpm: Reduce duplication in a few functions
Simon Glass
2021-03-02
tpm: Add a basic API implementation for TPMv2
Simon Glass
2021-03-02
tpm: Switch TPMv1 over to use the new API
Simon Glass
2021-03-02
tpm: Add an API that can support v1.2 and v2
Simon Glass
2021-03-02
tpm: Add debugging of request in tpm_sendrecv_command()
Simon Glass
2021-03-02
tpm: Use logging in the uclass
Simon Glass
2021-03-02
tpm: Don't include cr50 in TPL/SPL
Simon Glass
2021-03-02
bootm: Fix duplicate debugging in bootm_process_cmdline()
Simon Glass
2021-03-02
sandbox: Write out bloblist when exiting
Simon Glass
2021-03-02
sandbox: Avoid using malloc() for system state
Simon Glass
2021-03-02
sandbox: Add os_realloc()
Simon Glass
2021-03-02
s5p4418_nanopi2: Drop dead code
Simon Glass
2021-03-02
doc: Add a note about producing 'md.b' output using hexdump
Simon Glass
2021-03-02
doc: describe the md command
Simon Glass
2021-03-02
binman: Indicate how to make binman verbose
Simon Glass
2021-03-02
spl: Drop duplicate 'Jumping to U-Boot' message
Simon Glass
2021-03-02
arm: remove set_dacr/get_dacr functions
Patrick Delaunay
2021-03-02
arm: cp15: remove weak function arm_init_domains
Patrick Delaunay
2021-03-02
arm: omap2: remove arm_init_domains
Patrick Delaunay
2021-03-02
arm: cp15: update DACR value to activate access control
Patrick Delaunay
2021-03-02
arm: cosmetic: align TTB_SECT define value
Patrick Delaunay
2021-03-02
arm: remove TTB_SECT_XN_MASK in DCACHE_WRITETHROUGH
Patrick Delaunay
2021-03-02
stm32mp: update the mmu configuration for SPL and prereloc
Patrick Delaunay
2021-03-02
stm32mp: update MMU config before the relocation
Patrick Delaunay
[next]