index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: Call test_pre/post_run() from driver model tests
Simon Glass
2021-03-12
1
-1
/
+1
*
test: Create pre/post-run functions
Simon Glass
2021-03-12
1
-0
/
+20
*
test: Add an overall test runner
Simon Glass
2021-03-12
1
-0
/
+42
*
test: Rename test-main.c to test-dm.c
Simon Glass
2021-03-12
1
-2
/
+2
*
test: Mark all driver model tests with a flag
Simon Glass
2021-03-12
2
-1
/
+4
*
Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-03-04
1
-22
/
+1
|
\
|
*
video: sunxi_display: Convert to DM_VIDEO
Jagan Teki
2021-03-03
1
-22
/
+1
*
|
gpio: Add a way to read 3-way strapping pins
Simon Glass
2021-03-03
1
-0
/
+40
*
|
gpio: Replace direction_input() and direction_output()
Simon Glass
2021-03-03
1
-1
/
+25
*
|
dm: gpio: Add a way to update flags
Simon Glass
2021-03-03
1
-6
/
+25
*
|
gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags()
Simon Glass
2021-03-03
1
-3
/
+3
*
|
dm: gpio: Rename get_dir_flags() method to get_flags()
Simon Glass
2021-03-03
1
-5
/
+6
*
|
dm: gpio: Rename set_dir_flags() method to update_flags()
Simon Glass
2021-03-03
1
-6
/
+22
*
|
tpm: Allow disabling platform hierarchy with TPM2
Simon Glass
2021-03-02
1
-0
/
+13
*
|
tpm: Add TPM2 support for write_lock
Simon Glass
2021-03-02
1
-0
/
+12
*
|
tpm: Add TPM2 support for read/write values
Simon Glass
2021-03-02
2
-0
/
+41
*
|
tpm: Add an implementation of define_space
Simon Glass
2021-03-02
1
-0
/
+18
*
|
tpm: Switch TPMv1 over to use the new API
Simon Glass
2021-03-02
1
-38
/
+38
*
|
tpm: Add an API that can support v1.2 and v2
Simon Glass
2021-03-02
1
-0
/
+322
*
|
sandbox: Avoid using malloc() for system state
Simon Glass
2021-03-02
1
-1
/
+2
*
|
sandbox: Add os_realloc()
Simon Glass
2021-03-02
1
-1
/
+11
*
|
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-03-02
2
-3
/
+3
|
/
*
log: convert pr_*() to logging
Heinrich Schuchardt
2021-03-01
2
-38
/
+48
*
Merge tag 'efi-2021-04-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2021-02-27
1
-7
/
+13
|
\
|
*
efi_loader: fix documentation in efi_loader.h
Heinrich Schuchardt
2021-02-26
1
-7
/
+13
*
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2021-02-26
2
-1
/
+12
|
\
\
|
*
|
fastboot: add UUU command UCmd and ACmd support
Heiko Schocher
2021-02-26
1
-0
/
+7
|
*
|
part: Support getting whole disk from part_get_info_by_dev_and_name_or_num
Sean Anderson
2021-02-26
1
-1
/
+5
|
|
/
*
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2021-02-26
1
-11
/
+11
|
\
\
|
*
|
mtd: spi-nor-core: Fix typo in documentation
Sean Anderson
2021-02-26
1
-1
/
+1
|
*
|
mtd: spi-nor.h: Change spaces to tabs
Bin Meng
2021-02-26
1
-10
/
+10
|
|
/
*
/
ARM: stm32: Add USB host boot support
Marek Vasut
2021-02-26
1
-0
/
+7
|
/
*
ppc: Remove MPC8569MDS board
Tom Rini
2021-02-25
1
-489
/
+0
*
arm: Remove sksimx6 board
Tom Rini
2021-02-25
1
-85
/
+0
*
arm: Remove mx53smd board
Tom Rini
2021-02-25
1
-111
/
+0
*
arm: Remove mx53ard board
Tom Rini
2021-02-25
1
-170
/
+0
*
arm: Remove mx25pdk board
Tom Rini
2021-02-25
1
-178
/
+0
*
lib: rsa: struct udevice build warning
Heinrich Schuchardt
2021-02-24
1
-0
/
+2
*
vexpress64_fvp: Set DRAM to 4G to match with kernel devicetree
Diego Sueiro
2021-02-24
1
-0
/
+3
*
malloc: adjust memcpy() and memset() definitions.
Heinrich Schuchardt
2021-02-24
1
-0
/
+3
*
config: hikey: convert to DM_USB and DM_ETH
Peter Robinson
2021-02-24
1
-3
/
+1
*
Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2021-02-22
1
-0
/
+2
|
\
|
*
button: add udevice forward declaration
Neil Armstrong
2021-02-22
1
-0
/
+2
*
|
Merge tag 'ti-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-02-22
1
-1
/
+0
|
\
\
|
*
|
clk: remove a redundant header
Dario Binacchi
2021-02-22
1
-1
/
+0
*
|
|
Merge tag 'video-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
2021-02-22
1
-101
/
+0
|
\
\
\
|
*
|
|
video: remove unused include/mb862xx.h
Heinrich Schuchardt
2021-02-19
1
-101
/
+0
*
|
|
|
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
2021-02-21
33
-33
/
+33
*
|
|
|
board: freescale: drop CONFIG_DM_I2C undefs
Igor Opaniuk
2021-02-21
5
-5
/
+0
*
|
|
|
fdt/sunxi: Remove OF_STDOUT_PATH
Andre Przywara
2021-02-19
1
-18
/
+0
[next]