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
...
|
|
*
|
sandbox: i2c: Support i2c emulation with of-platdata
Simon Glass
2021-03-26
1
-0
/
+15
|
|
*
|
dm: Rename device_get_by_driver_info_idx()
Simon Glass
2021-03-26
1
-5
/
+11
|
|
*
|
dm: core: Drop device_get_by_driver_info()
Simon Glass
2021-03-26
2
-30
/
+0
|
|
*
|
clk: fixed-rate: Export driver parts for OF_PLATDATA_INST
Simon Glass
2021-03-26
1
-0
/
+5
|
|
*
|
dm: core: Include dt-decl.h automatically
Simon Glass
2021-03-26
1
-0
/
+2
|
|
*
|
dm: core: Adjust uclass setup with of-platdata
Simon Glass
2021-03-22
1
-0
/
+3
|
|
*
|
dm: core: Add macros to access the new linker lists
Simon Glass
2021-03-22
5
-2
/
+179
|
|
*
|
linker_lists: Allow use in data structures
Simon Glass
2021-03-22
1
-0
/
+12
|
|
*
|
dtoc: Generate uclass devices
Simon Glass
2021-03-22
1
-0
/
+5
|
|
*
|
dtoc: Support headers needed for drivers
Simon Glass
2021-03-22
1
-0
/
+18
|
|
*
|
dtoc: Support tracking the phase of U-Boot
Simon Glass
2021-03-22
1
-0
/
+16
|
*
|
|
efi_selfest: redefine enum efi_test_phase
Heinrich Schuchardt
2021-03-25
1
-4
/
+3
|
*
|
|
efi: Add ESRT to the EFI system table
Jose Marinho
2021-03-25
2
-0
/
+45
|
*
|
|
efi_loader: Replace config option for initrd loading
Ilias Apalodimas
2021-03-25
1
-0
/
+1
|
*
|
|
efi_loader: Add helper functions for EFI
Ilias Apalodimas
2021-03-25
1
-0
/
+7
|
*
|
|
efi_loader: Add device path related functions for initrd via Boot####
Ilias Apalodimas
2021-03-25
1
-0
/
+4
|
*
|
|
efi_loader: Uart device path
Heinrich Schuchardt
2021-03-25
1
-0
/
+10
|
|
/
/
|
*
|
board: Add MT8183 pumpkin board support
Fabien Parent
2021-03-20
1
-0
/
+41
|
*
|
configs: mt8516: use bootcmd from config_distro_bootcmd.h
Fabien Parent
2021-03-20
1
-16
/
+4
|
*
|
board: mediatek: rename pumpkin board into mt8516
Fabien Parent
2021-03-20
1
-2
/
+2
|
*
|
arm: rmobile: Add Silicon Linux EK874 board support
Lad Prabhakar
2021-03-16
2
-0
/
+28
|
*
|
arm: rmobile: Add HopeRun HiHope RZ/G2M board support
Biju Das
2021-03-16
1
-0
/
+20
|
*
|
Merge tag 'v2021.04-rc4' into next
Tom Rini
2021-03-15
27
-103
/
+205
|
|
\
\
|
*
|
|
common: SCP03 control (enable and provision of keys)
Jorge Ramirez-Ortiz
2021-03-13
2
-0
/
+42
|
*
|
|
log: Add return-checking macros for 0 being success
Simon Glass
2021-03-12
1
-0
/
+20
|
*
|
|
log: Handle line continuation
Simon Glass
2021-03-12
2
-0
/
+8
|
*
|
|
log: Set up a flag byte for log records
Simon Glass
2021-03-12
1
-4
/
+10
|
*
|
|
spl: test: Add a test for spl_load_simple_fit()
Simon Glass
2021-03-12
1
-0
/
+9
|
*
|
|
sandbox: Update os_find_u_boot() to find the .img file
Simon Glass
2021-03-12
1
-1
/
+2
|
*
|
|
test: Allow SPL to run any available test
Simon Glass
2021-03-12
1
-11
/
+5
|
*
|
|
test: Rename all linker lists to have a ut_ prefix
Simon Glass
2021-03-12
1
-4
/
+4
|
*
|
|
test: Add a macros for finding tests in linker_lists
Simon Glass
2021-03-12
1
-0
/
+6
|
*
|
|
test: Run driver-model tests using ut_run_list()
Simon Glass
2021-03-12
1
-42
/
+0
|
*
|
|
test: Use a local variable for test state
Simon Glass
2021-03-12
1
-0
/
+14
|
*
|
|
test: Add ut_run_test_live_flat() to run tests twice
Simon Glass
2021-03-12
1
-5
/
+8
|
*
|
|
test: Use ut_run_test() to run driver model tests
Simon Glass
2021-03-12
1
-20
/
+0
|
*
|
|
test: Move test running into a separate function
Simon Glass
2021-03-12
1
-0
/
+16
|
*
|
|
test: Move dm_test_init() into test-main.c
Simon Glass
2021-03-12
1
-9
/
+0
|
*
|
|
test: Drop struct dm_test_state
Simon Glass
2021-03-12
2
-19
/
+8
|
*
|
|
test: Handle driver model reinit in test_pre_run()
Simon Glass
2021-03-12
2
-0
/
+12
|
*
|
|
test: Move delay skipping to test_pre_run()
Simon Glass
2021-03-12
1
-0
/
+11
|
*
|
|
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
[prev]
[next]