Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1257efc425d32588fe6db45931026a2b98fbf478
/
drivers
1257efc
clk: Rename clk_get_by_driver_info()
by Simon Glass
· Sat Aug 07 07:24:09 2021 -0600
6d70ba0
treewide: Try to avoid the preprocessor with OF_REAL
by Simon Glass
· Sat Aug 07 07:24:06 2021 -0600
47f6469
mmc: nds32: ftsdc010: Convert to livetree
by Simon Glass
· Sat Aug 07 07:24:05 2021 -0600
9288265
treewide: Use OF_REAL instead of !OF_PLATDATA
by Simon Glass
· Sat Aug 07 07:24:04 2021 -0600
3580f6d
treewide: Simply conditions with the new OF_REAL
by Simon Glass
· Sat Aug 07 07:24:03 2021 -0600
0034d96
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
by Simon Glass
· Sat Aug 07 07:24:01 2021 -0600
b25a5e5
drivers: tpm2: update reset gpio semantics
by Jorge Ramirez-Ortiz
· Thu Jun 03 12:40:26 2021 +0200
36e8fa0
pci: Fix configuring io/memory base and limit registers of PCI bridges
by Pali Rohár
· Fri Sep 10 13:33:35 2021 +0200
a951fcc
Merge tag 'u-boot-at91-2022.01-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next
by Tom Rini
· Wed Sep 22 14:55:16 2021 -0400
2f93983
net: remove unused CONFIG_DRIVER_AT91EMAC_*
by Eugen Hristev
· Wed Aug 25 13:28:28 2021 +0300
3f0a8a7
cpu: at91: add compatible for ARM9260EJ-S
by Claudiu Beznea
· Fri Jul 16 08:43:49 2021 +0300
8b5bbad
clk: at91: clk-master: split master clock in pres and divider
by Claudiu Beznea
· Fri Jul 16 08:43:48 2021 +0300
6e1f085
Remove including timestamp.h in version.h
by Pali Rohár
· Mon Aug 02 15:18:38 2021 +0200
ba87ddf
version: Move version_string[] from version.h to version_string.h
by Pali Rohár
· Mon Aug 02 15:18:31 2021 +0200
4025e57
Remove #include <version.h> from files which do not need it
by Pali Rohár
· Mon Aug 02 15:18:29 2021 +0200
61e401e
pci: Fix mismerge with v2021.10-rc4
by Tom Rini
· Thu Sep 16 11:45:03 2021 -0400
17a2907
Merge tag 'v2021.10-rc4' into next
by Tom Rini
· Thu Sep 16 10:29:40 2021 -0400
973a979
pinctrl: fix typo
by Yuan Fang
· Wed Sep 08 19:06:48 2021 +0800
80f0509
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· Mon Sep 13 21:03:36 2021 -0400
f502070
sunxi: mmc: A20: Fix MMC optimisation
by Andre Przywara
· Fri Sep 03 16:49:16 2021 +0100
3933d29
pci: Drop DM_PCI
by Simon Glass
· Sun Aug 01 18:54:44 2021 -0600
c93daf9
pci: Drop PCI_INDIRECT_BRIDGE
by Simon Glass
· Sun Aug 01 18:54:43 2021 -0600
900f0da
net: Drop DM_PCI check from designware driver
by Simon Glass
· Sun Aug 01 18:54:34 2021 -0600
74eb045
pci: acpi: Drop DM_PCI check from ahci
by Simon Glass
· Sun Aug 01 18:54:25 2021 -0600
1102236
Merge tag 'mmc-2021-9-13' of https://source.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· Mon Sep 13 08:31:41 2021 -0400
ff31efc
mmc: fsl_esdhc: remove 1ms sleep in esdhc_send_cmd_common()
by Michael Walle
· Fri Sep 10 11:20:52 2021 +0200
3679e80
mmc: fix device_remove when HS400_ES is enabled
by Ye Li
· Tue Aug 17 17:20:34 2021 +0800
99b0d2e
mmc: fix switch issue with send_status disabled
by Ye Li
· Tue Aug 17 17:20:33 2021 +0800
bb5b9fe
mmc: Add support for enumerating MMC card in a given mode using mmc command
by Aswath Govindraju
· Fri Aug 13 23:04:41 2021 +0530
0523643
Revert "mmc: sdhci: set to INT_DATA_END when there are data"
by Yuezhang.Mo@sony.com
· Wed Mar 17 06:44:37 2021 +0000
73d776a
arm: a37xx: pci: Don't spam about PIO Response Status
by Marek Behún
· Tue Sep 07 17:27:08 2021 +0200
7418a51
arm: mvebu : sata_mv should probe all ports
by Tony Dinh
· Sun Sep 05 14:48:25 2021 -0700
907cd9a
arm: a37xx: pci: Implement re-issuing config requests on CRS response
by Pali Rohár
· Fri Aug 27 14:14:44 2021 +0200
67cd721
arm: a37xx: pci: Disable returning CRS response
by Pali Rohár
· Fri Aug 27 14:14:43 2021 +0200
650b786
image: Drop if/elseif hash selection in calculate_hash()
by Alexandru Gagniuc
· Thu Sep 02 19:54:21 2021 -0500
feea3fb
cache: add sifive composable cache driver
by Zong Li
· Wed Sep 01 15:01:39 2021 +0800
ae2398f
riscv: Add missing sentinel in ocores_i2c.c
by Thomas Skibo
· Sun Aug 15 16:04:03 2021 -0700
1d92624
net: Move network rules to drivers/net
by Simon Glass
· Sun Aug 08 12:20:31 2021 -0600
a0e4487
power: Refactor Makefile rules
by Simon Glass
· Sun Aug 08 12:20:29 2021 -0600
7ff6104
power: Add a POWER config
by Simon Glass
· Sun Aug 08 12:20:28 2021 -0600
3133941
i2c: Convert CONFIG_POWER_I2C et al to Kconfig
by Simon Glass
· Sun Aug 08 12:20:27 2021 -0600
44da595
power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY
by Simon Glass
· Sun Aug 08 12:20:26 2021 -0600
6343ffb
power: Tidy up #undef of CONFIG_DM_PMIC
by Simon Glass
· Sun Aug 08 12:20:25 2021 -0600
12cf602
gpio: Add a GPIO config
by Simon Glass
· Sun Aug 08 12:20:24 2021 -0600
8adc1b6
tegra: gpio: Drop use of CONFIG_xxx variables
by Simon Glass
· Sun Aug 08 12:20:23 2021 -0600
2710f9f
Makefile: Move drivers/dma/ into drivers/Makefile
by Simon Glass
· Sun Aug 08 12:20:22 2021 -0600
4000e1b
Convert CONFIG_DMA_LPC32XX to Kconfig
by Simon Glass
· Sun Aug 08 12:20:21 2021 -0600
9cf0079
dma: Add a Kconfig for legacy DMA
by Simon Glass
· Sun Aug 08 12:20:19 2021 -0600
bb83ec5
Makefile: Unify the rules for BOOTCOUNT_LIMIT
by Simon Glass
· Sun Aug 08 12:20:18 2021 -0600
081a45a
sata: Rename SATA_SUPPORT to SATA
by Simon Glass
· Sun Aug 08 12:20:17 2021 -0600
6457106
ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDR
by Simon Glass
· Sun Aug 08 12:20:16 2021 -0600
de3fd53
Rename CACHE_SUPPORT to CACHE
by Simon Glass
· Sun Aug 08 12:20:15 2021 -0600
a582047
spi: Rename SPI_SUPPORT to SPI
by Simon Glass
· Sun Aug 08 12:20:14 2021 -0600
388f78e
serial: Add a SERIAL config
by Simon Glass
· Sun Aug 08 12:20:13 2021 -0600
f4d6039
serial: Rename SERIAL_SUPPORT to SERIAL
by Simon Glass
· Sun Aug 08 12:20:12 2021 -0600
3198531
rtc: Rename RTC_SUPPORT to RTC
by Simon Glass
· Sun Aug 08 12:20:11 2021 -0600
ff67f23
pch: Rename PCH_SUPPORT to PCH
by Simon Glass
· Sun Aug 08 12:20:10 2021 -0600
b58bfe0
mmc: Rename MMC_SUPPORT to MMC
by Simon Glass
· Sun Aug 08 12:20:09 2021 -0600
822a243
spi: zynqmp_gqspi: Fix dma alignment issue
by Ashok Reddy Soma
· Fri Aug 20 07:43:17 2021 -0600
1c35adc
spi: zynqmp_gqspi: Switch genfifo start to manual mode
by Ashok Reddy Soma
· Fri Aug 20 07:43:16 2021 -0600
439a4c2
pci: iproc: fix compilation errors and warnings
by Bharat Gooty
· Mon Aug 23 14:57:24 2021 +0530
605b655
ata: ahci-pci: Add new option CONFIG_SPL_AHCI_PCI
by Pali Rohár
· Sun Aug 15 16:27:37 2021 +0200
4b5b1c5
ata: ahci-pci: Fix dependency on DM_PCI
by Pali Rohár
· Sun Aug 15 16:27:36 2021 +0200
8534161
rtc: ds1307: Fix incorrect clock reset for DS13xx
by Callum Sinclair
· Tue Aug 10 14:51:15 2021 +1200
8a523aa
crypto: hash: Add software hash DM driver
by Chia-Wei Wang
· Fri Jul 30 09:08:04 2021 +0800
6e84474
dm: hash: Add new UCLASS_HASH support
by Chia-Wei Wang
· Fri Jul 30 09:08:03 2021 +0800
41a92cf
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next
by Tom Rini
· Tue Aug 31 19:11:15 2021 -0400
4b198e3
Kconfig: Remove all default n/no options
by Michal Simek
· Fri Aug 27 08:48:10 2021 +0200
468c2d5
nxp: Migrate a number of DDR related symbols to Kconfig
by Tom Rini
· Sat Aug 21 13:50:18 2021 -0400
f7246c2
nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig
by Tom Rini
· Sat Aug 21 13:50:17 2021 -0400
fe2cea6
ddr: Migrate DDR_SPD to Kconfig
by Tom Rini
· Sat Aug 21 13:50:16 2021 -0400
592bcd0
mvebe: Migrate CONFIG_DDR_LOG_LEVEL to Kconfig
by Tom Rini
· Sat Aug 21 13:50:15 2021 -0400
5155665
mvebu: ddr: Rename CONFIG_DDR_FIXED_SIZE to CONFIG_SYS_SDRAM_SIZE
by Tom Rini
· Sat Aug 21 13:50:14 2021 -0400
0866760
watchdog: add gpio watchdog driver
by Rasmus Villemoes
· Thu Aug 19 11:57:04 2021 +0200
3be6a35
watchdog: wdt-uclass.c: handle all DM watchdogs in watchdog_reset()
by Rasmus Villemoes
· Thu Aug 19 11:57:03 2021 +0200
beb8c2f
watchdog: wdt-uclass.c: add wdt_stop_all() helper
by Rasmus Villemoes
· Thu Aug 19 11:57:01 2021 +0200
85fb822
watchdog: wdt-uclass.c: keep track of each device's running state
by Rasmus Villemoes
· Thu Aug 19 11:56:59 2021 +0200
c245318
watchdog: wdt-uclass.c: refactor initr_watchdog()
by Rasmus Villemoes
· Thu Aug 19 11:56:58 2021 +0200
1e42d37
watchdog: wdt-uclass.c: neaten UCLASS_DRIVER definition
by Rasmus Villemoes
· Thu Aug 19 11:56:57 2021 +0200
635f924
watchdog: wdt-uclass.c: introduce struct wdt_priv
by Rasmus Villemoes
· Thu Aug 19 11:56:56 2021 +0200
f008c30
watchdog: wdt-uclass.c: use wdt_start() in wdt_expire_now()
by Rasmus Villemoes
· Thu Aug 19 11:56:55 2021 +0200
ddda564
global: Remove unused or unnecessary CONFIG symbols related to DDR
by Tom Rini
· Sat Aug 21 13:50:12 2021 -0400
b0f0a21
spi: altera_spi: Do not abuse CONFIG namespace
by Tom Rini
· Thu Aug 19 15:06:54 2021 -0400
ec2c2a0
video: Remove ati_radeon_fb
by Tom Rini
· Thu Aug 19 15:06:01 2021 -0400
f916490
global: Remove dead code that starts with CONFIG_[0-9A]
by Tom Rini
· Thu Aug 19 15:02:35 2021 -0400
6515ffe
i8042: Do not abuse CONFIG namespace
by Tom Rini
· Thu Aug 19 14:58:00 2021 -0400
40a35f5
nand: vf610_nfc: Do not abuse CONFIG namespace
by Tom Rini
· Thu Aug 19 13:56:20 2021 -0400
be94c76
i2c: fsl_i2c: Migrate to Kconfig
by Tom Rini
· Wed Aug 18 23:12:35 2021 -0400
b9a254d
rcar: i2c: Migrate SYS_I2C_SH to Kconfig
by Tom Rini
· Wed Aug 18 23:12:34 2021 -0400
1a19588
Convert CONFIG_SYS_I2C_MXC et al to Kconfig
by Tom Rini
· Wed Aug 18 23:12:33 2021 -0400
a6e2923
Convert CONFIG_SYS_I2C_SPEED et al to Kconfig
by Tom Rini
· Wed Aug 18 23:12:32 2021 -0400
2b12913
i2c: Remove non-DM code from ihs_i2c.c
by Tom Rini
· Wed Aug 18 23:12:30 2021 -0400
a7a9bc0
ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace
by Tom Rini
· Wed Aug 18 23:12:29 2021 -0400
00edb10
i2c: designware: Remove unused non-DM functionality
by Tom Rini
· Wed Aug 18 23:12:26 2021 -0400
714482a
Convert CONFIG_SYS_I2C_EARLY_INIT to Kconfig
by Tom Rini
· Wed Aug 18 23:12:25 2021 -0400
52b2e26
Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY
by Tom Rini
· Wed Aug 18 23:12:24 2021 -0400
68e0d31
i2c: Remove unused additional legacy soft i2c bus support
by Tom Rini
· Tue Aug 17 17:59:48 2021 -0400
8825ec4
Convert CONFIG_SYS_I2C_MVTWSI to Kconfig
by Tom Rini
· Tue Aug 17 17:59:47 2021 -0400
5817ff0
Convert CONFIG_SYS_I2C_SOFT et al to Kconfig
by Tom Rini
· Tue Aug 17 17:59:46 2021 -0400
faed567
Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig
by Tom Rini
· Tue Aug 17 17:59:45 2021 -0400
Next »