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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
cros_ec: Correct collection of EC hash
Simon Glass
2020-11-14
1
-6
/
+10
|
/
*
Merge tag 'efi-2021-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2020-11-09
1
-10
/
+25
|
\
|
*
input: add support for FN1 - FN10 on crosswire kbd
Heinrich Schuchardt
2020-11-09
1
-10
/
+25
*
|
net: ks8851: Implement EEPROM MAC address readout
Marek Vasut
2020-11-09
1
-0
/
+29
|
/
*
Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-11-06
3
-6
/
+44
|
\
|
*
cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENT
Alper Nebi Yasak
2020-11-05
2
-6
/
+41
|
*
sandbox: implement reset
Heinrich Schuchardt
2020-11-05
1
-0
/
+3
*
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-11-06
26
-196
/
+231
|
\
\
|
*
|
sysinfo: Provide a default driver to set SMBIOS values
Simon Glass
2020-11-06
3
-0
/
+33
|
*
|
board: Rename uclass to sysinfo
Simon Glass
2020-11-06
11
-152
/
+152
|
*
|
x86: pinctrl: Silence the warning when a pin is not found
Simon Glass
2020-11-06
1
-1
/
+1
|
*
|
acpi: Don't reset the tables with every new generation
Simon Glass
2020-11-06
1
-4
/
+6
|
*
|
x86: sound: Correct error handling
Simon Glass
2020-11-06
2
-3
/
+3
|
*
|
x86: Fix up driver names to avoid dtoc warnings
Simon Glass
2020-11-05
5
-9
/
+9
|
*
|
cros_ec: Fix up driver names to avoid dtoc warnings
Simon Glass
2020-11-05
3
-6
/
+6
|
|
/
*
|
Merge tag 'u-boot-imx-20201105' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-11-05
9
-12
/
+377
|
\
\
|
|
/
|
/
|
|
*
sysreset: Add poweroff-gpio driver
Sebastian Reichel
2020-11-01
3
-0
/
+100
|
*
rtc: m41t62: add oscillator fail bit reset support
Sebastian Reichel
2020-11-01
1
-0
/
+50
|
*
rtc: m41t62: reset SQW in m41t62_rtc_reset
Sebastian Reichel
2020-11-01
1
-6
/
+83
|
*
bootcount: add a DM SPI flash backing store for bootcount
Sebastian Reichel
2020-11-01
3
-0
/
+136
|
*
watchdog: Hide WATCHDOG_RESET_DISABLE
Michael Walle
2020-11-01
1
-6
/
+7
|
*
thermal: imx_tmu: fix missing include
Tim Harvey
2020-11-01
1
-0
/
+1
*
|
Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2020-11-01
7
-78
/
+163
|
\
\
|
|
/
|
/
|
|
*
dfu: add dfu_write_by_alt()
AKASHI Takahiro
2020-10-30
1
-0
/
+47
|
*
dfu: export dfu_list
AKASHI Takahiro
2020-10-30
1
-1
/
+1
|
*
common: update: add a generic interface for FIT image
AKASHI Takahiro
2020-10-30
1
-0
/
+1
|
*
dfu: modify an argument type for an address
AKASHI Takahiro
2020-10-30
1
-3
/
+3
|
*
dfu: rename dfu_tftp_write() to dfu_write_by_name()
AKASHI Takahiro
2020-10-30
3
-4
/
+22
|
*
rtc: initialize emulated RTC from environment variable
Heinrich Schuchardt
2020-10-30
2
-8
/
+21
|
*
rtc: use probe() to initialize emulated RTC
Heinrich Schuchardt
2020-10-30
1
-6
/
+12
*
|
Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2020-10-30
5
-2
/
+57
|
\
\
|
*
|
video: rockchip: Support 4K resolution for rk3288, HDMI
Jagan Teki
2020-10-30
1
-2
/
+2
|
*
|
video: rockchip: Add missing dpcd_write() call to link_train_ce()
Alper Nebi Yasak
2020-10-30
1
-0
/
+6
|
*
|
ram: rockchip: px30: add a config-based ddr selection
Heiko Stuebner
2020-10-30
2
-0
/
+29
|
*
|
clk: rockchip: rk3399: implement getting wdt/alive clocks
Jack Mitchell
2020-10-30
1
-0
/
+20
*
|
|
Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-10-30
21
-111
/
+165
|
\
\
\
|
*
|
|
dm: Use driver_info index instead of pointer
Simon Glass
2020-10-29
4
-8
/
+15
|
*
|
|
x86: apl: Take advantage of the of-platdata parent support
Simon Glass
2020-10-29
1
-13
/
+14
|
*
|
|
x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT
Simon Glass
2020-10-29
1
-1
/
+3
|
*
|
|
dm: core: Convert #ifdef to if() in root.c
Simon Glass
2020-10-29
1
-11
/
+7
|
*
|
|
dm: Add a test for of-platdata parent information
Simon Glass
2020-10-29
2
-4
/
+4
|
*
|
|
dm: Support parent devices with of-platdata
Simon Glass
2020-10-29
1
-2
/
+52
|
*
|
|
sandbox: Fix up building for of-platdata
Simon Glass
2020-10-29
3
-1
/
+5
|
*
|
|
dm: Use an allocated array for run-time device info
Simon Glass
2020-10-29
3
-10
/
+28
|
*
|
|
dm: test: Add a test for of-platdata phandles
Simon Glass
2020-10-29
2
-4
/
+4
|
*
|
|
dm: test: Add a check that all devices have a dev value
Simon Glass
2020-10-29
1
-0
/
+1
|
*
|
|
dm: test: Drop of-platdata pytest
Simon Glass
2020-10-29
1
-35
/
+0
|
*
|
|
dm: core: Allow dm_warn() to be used in SPL
Simon Glass
2020-10-29
2
-3
/
+17
|
*
|
|
sandbox: Drop ad-hoc device declarations in SPL
Simon Glass
2020-10-29
2
-0
/
+5
|
*
|
|
dm: Avoid using #ifdef for CONFIG_OF_LIVE
Simon Glass
2020-10-29
2
-19
/
+10
|
|
|
/
|
|
/
|
[prev]
[next]