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
...
|
*
|
mmc: fsl_esdhc: fix mmc->clock with actual clock
Yangbo Lu
2020-10-12
1
-0
/
+3
|
*
|
mmc: fsl_esdhc: support eMMC HS400 mode
Yangbo Lu
2020-10-12
1
-34
/
+86
|
*
|
mmc: add a mmc_hs400_prepare_ddr() interface
Yangbo Lu
2020-10-12
2
-0
/
+19
|
*
|
mmc: add a hs400_tuning flag
Yangbo Lu
2020-10-12
1
-0
/
+2
|
*
|
mmc: fsl_esdhc: clean TBCTL[TB_EN] manually during init
Yangbo Lu
2020-10-12
1
-0
/
+3
|
*
|
mmc: fsl_esdhc: support tuning for eMMC HS200
Yangbo Lu
2020-10-12
1
-3
/
+103
|
*
|
mmc: fsl_esdhc: add a reinit() callback
Yangbo Lu
2020-10-12
1
-0
/
+9
|
*
|
mmc: add a reinit() API
Yangbo Lu
2020-10-12
2
-2
/
+21
*
|
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2020-10-14
35
-6
/
+14182
|
\
\
\
|
*
|
|
spi: mvebu_a3700_spi: add support for cs-gpios
George Hilliard
2020-10-14
1
-6
/
+35
|
*
|
|
net: Add NIC controller driver for OcteonTX2
Suneel Garapati
2020-10-14
16
-0
/
+4493
|
*
|
|
net: Add NIC controller driver for OcteonTX
Suneel Garapati
2020-10-14
14
-0
/
+6656
|
*
|
|
mtd: nand: Add NAND controller driver for OcteonTX
Suneel Garapati
2020-10-14
6
-0
/
+2998
*
|
|
|
net: e1000: add defaults for i210 TX/RX PBSIZE
Christian Gmeiner
2020-10-14
2
-0
/
+11
*
|
|
|
treewide: Fix wrong CONFIG_IS_ENABLED() handling
Alper Nebi Yasak
2020-10-14
3
-10
/
+10
*
|
|
|
mmc: remove duplicate mmc_get_env_dev() implementations
David Woodhouse
2020-10-14
1
-0
/
+9
*
|
|
|
drivers: gpio: keep output value for input on sandbox
Heinrich Schuchardt
2020-10-14
1
-1
/
+9
|
/
/
/
*
|
|
Merge branch 'for-next' of https://github.com/lftan/u-boot
Tom Rini
2020-10-12
8
-33
/
+118
|
\
\
\
|
*
|
|
arm: socfpga: agilex: Enable FPGA Full Reconfiguration support
Chee Hong Ang
2020-10-09
1
-1
/
+1
|
*
|
|
fpga: intel_sdm_mb: Add watchdog reset
Chee Hong Ang
2020-10-09
1
-0
/
+3
|
*
|
|
fpga: altera: Rename Stratix10 FPGA to Intel FPGA SDM Mailbox
Chee Hong Ang
2020-10-09
4
-11
/
+12
|
*
|
|
sysreset: socfpga: agilex: Enable sysreset support
Chee Hong Ang
2020-10-09
1
-1
/
+1
|
*
|
|
sysreset: socfpga: soc64: Rename SYSRESET SoCFPGA driver for S10 to SoC64
Chee Hong Ang
2020-10-09
3
-4
/
+4
|
*
|
|
clk: agilex: Additional membus writes for HPS PLL
Chee Hong Ang
2020-10-09
1
-16
/
+78
|
*
|
|
clk: agilex: Handle clock configuration differently in SPL and U-Boot proper
Chee Hong Ang
2020-10-09
1
-0
/
+10
|
*
|
|
clk: agilex: Add clock enable support
Ley Foon Tan
2020-10-09
1
-0
/
+6
|
*
|
|
clk: agilex: Add NAND clock support
Ley Foon Tan
2020-10-09
1
-0
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-10-12
2
-4
/
+11
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
phy: omap-usb2-phy: Drop usage of "ti, dis-chg-det-quirk" DT property
Vignesh Raghavendra
2020-10-12
1
-3
/
+8
|
*
|
dma: ti: k3-udma: Reset the channel during release
Vignesh Raghavendra
2020-10-12
1
-1
/
+3
*
|
|
Kconfig: Move BOUNCE_BUFFER under driver options
Simon Glass
2020-10-09
1
-0
/
+11
*
|
|
wdt: designware: fix timeout calculation due to expecting KHz
Jack Mitchell
2020-10-08
1
-1
/
+1
*
|
|
led: gpio: Default to using node name if label is absent
Sean Anderson
2020-10-08
1
-5
/
+2
*
|
|
gpio: dw: Return output value when direction is out
Sean Anderson
2020-10-08
1
-7
/
+12
*
|
|
gpio: dw: Add a trailing underscore to generated name
Sean Anderson
2020-10-08
1
-1
/
+9
*
|
|
gpio: dw: Fix warnings about casting int to pointer
Sean Anderson
2020-10-08
1
-2
/
+2
*
|
|
pinctrl: Add support for Kendryte K210 FPIOA
Sean Anderson
2020-10-08
3
-0
/
+745
*
|
|
test: pinmux: Add test for pin muxing
Sean Anderson
2020-10-08
1
-48
/
+138
*
|
|
pinctrl: Add pinmux property support to pinctrl-generic
Sean Anderson
2020-10-08
1
-30
/
+97
*
|
|
ram: add ddr4 dual x8 configuration
Dylan Hung
2020-10-08
3
-1
/
+12
*
|
|
ram: move aspeed ram driver into drivers/ directory
Dylan Hung
2020-10-08
3
-0
/
+443
|
|
/
|
/
|
*
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-cfi-flash
Tom Rini
2020-10-08
3
-21
/
+11
|
\
\
|
*
|
cfi_flash: Fix devicetree address determination
Andre Przywara
2020-10-08
1
-18
/
+6
|
*
|
mtd: cfi_mtd: Use DMA for reads
Vignesh Raghavendra
2020-10-08
1
-1
/
+3
|
*
|
dma: Reduce error level when DMA channel type does not exist
Vignesh Raghavendra
2020-10-08
1
-2
/
+2
*
|
|
Merge tag 'mips-pull-2020-10-07' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2020-10-07
12
-3
/
+14597
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
usb: xhci: octeon: Add DWC3 glue layer for Octeon
Stefan Roese
2020-10-07
3
-0
/
+403
|
*
|
usb: xhci: xhci_bulk_tx: Don't "BUG" when comparing addresses
Stefan Roese
2020-10-07
1
-2
/
+0
|
*
|
usb: xhci: xhci-dwc3.c: Use dev_remap_addr() instead of dev_get_addr()
Stefan Roese
2020-10-07
1
-1
/
+1
|
*
|
ram: octeon: Add MIPS Octeon3 DDR4 support (part 3/3)
Aaron Williams
2020-10-07
5
-0
/
+435
[prev]
[next]