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
*
Revert "spi: atmel: Drop non-dm code"
Tom Rini
2018-04-07
2
-0
/
+217
*
Revert "spi: atmel: Drop atmel_spi.h"
Tom Rini
2018-04-07
2
-88
/
+93
*
gpio: uclass: Fix debug string
Mario Six
2018-04-06
1
-1
/
+1
*
watchdog: Fix Kconfig alignment for WDT_SANDBOX
Michal Simek
2018-04-06
1
-3
/
+3
*
rtc: rx8025: remove redundant code in rtc_reset
Chris Packham
2018-04-06
1
-17
/
+1
*
rtc: rs5c372: remove redundant code in rtc_reset
Chris Packham
2018-04-06
1
-23
/
+1
*
rtc: mx27rtc: remove redundant code in rtc_reset
Chris Packham
2018-04-06
1
-5
/
+1
*
rtc: ds1374: remove redundant code in rtc_reset
Chris Packham
2018-04-06
1
-15
/
+0
*
rtc: ds1307: remove redundant code in rtc_reset
Chris Packham
2018-04-06
1
-33
/
+0
*
clock: stm32mp1: add stgen clock source change support
Patrick Delaunay
2018-04-06
1
-1
/
+45
*
rtc: rewrite isl1208 to support DM
Klaus Goger
2018-04-06
2
-55
/
+98
*
regulator: pbias: don't evaluate variable before assignment
Heinrich Schuchardt
2018-04-06
1
-3
/
+3
*
input: Drop PS/2 keyboard support
Simon Glass
2018-04-06
5
-950
/
+0
*
drivers: serial: remove nonexisting initialisation functions
Christophe Leroy
2018-04-06
1
-64
/
+0
*
Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC
Alex Kiernan
2018-04-06
1
-0
/
+1
*
powerpc: mpc8xx: move watchdog into drivers/watchdog
Christophe Leroy
2018-04-06
2
-0
/
+22
*
powercp: mpc8xx: move commproc.h
Christophe Leroy
2018-04-06
3
-3
/
+3
*
powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx
Christophe Leroy
2018-04-06
3
-3
/
+3
*
soft_i2c: cleanup - no mpc8xx support
Christophe Leroy
2018-04-06
1
-3
/
+0
*
spi: atmel: default y if DM_SPI && ARCH_AT91
Jagan Teki
2018-04-06
1
-1
/
+1
*
spi: atmel: Drop atmel_spi.h
Jagan Teki
2018-04-06
2
-93
/
+88
*
spi: atmel: Drop non-dm code
Jagan Teki
2018-04-06
2
-217
/
+0
*
spi: atmel: Add ifdef for DM_GPIO code
Jagan Teki
2018-04-06
1
-2
/
+12
*
Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-04-06
2
-2
/
+3
|
\
|
*
mmc: use core clock frequency in bcm2835 sdhost
Jonathan Gray
2018-04-05
2
-2
/
+3
*
|
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2018-04-04
6
-146
/
+218
|
\
\
|
|
/
|
/
|
|
*
sunxi: revert disabling of features
Andre Przywara
2018-04-04
1
-2
/
+0
|
*
net: sun8i-emac: remove support for old binding
Andre Przywara
2018-04-04
1
-53
/
+25
|
*
net: sun8i-emac: add support for new EMAC DT binding
Andre Przywara
2018-04-04
1
-8
/
+51
|
*
net: sun8i-emac: support new pinctrl DT bindings
Andre Przywara
2018-04-04
1
-13
/
+39
|
*
sunxi: gpio: add missing compatible strings
Andre Przywara
2018-04-04
1
-0
/
+3
|
*
sunxi: move the NAND parameters to Kconfig
Miquel Raynal
2018-04-03
1
-0
/
+22
|
*
sunxi: make NAND_SUNXI use ARCH_SUNXI as default in Kconfig
Miquel Raynal
2018-04-03
1
-0
/
+1
|
*
sunxi: automatically select SPL_NAND_SUPPORT in Kconfig
Miquel Raynal
2018-04-03
1
-0
/
+1
|
*
sunxi: allow NAND support to be compiled for sun8i platforms
Miquel Raynal
2018-04-03
1
-1
/
+1
|
*
spl: nand: sunxi: use PIO instead of DMA
Miquel Raynal
2018-04-03
1
-80
/
+55
|
*
spl: nand: sunxi: declare the ecc_bytes array globally
Miquel Raynal
2018-04-03
1
-1
/
+2
|
*
spl: nand: sunxi: make the reset column helper more generic
Miquel Raynal
2018-04-03
1
-5
/
+5
|
*
spl: nand: sunxi: ensure enough time has passed after changing the column
Miquel Raynal
2018-04-03
1
-3
/
+12
|
*
spl: nand: sunxi: create an helper to handle command execution
Miquel Raynal
2018-04-03
1
-21
/
+21
|
*
spl: nand: sunxi: add missing status clear
Miquel Raynal
2018-04-03
1
-0
/
+1
|
*
spl: nand: sunxi: introduce the nand_wait_cmd_fifo_empty() helper
Miquel Raynal
2018-04-03
1
-0
/
+19
|
*
spl: nand: sunxi: introduce the nand_wait_int() helper
Miquel Raynal
2018-04-03
1
-20
/
+14
|
*
spl: nand: sunxi: fix typo on register name
Miquel Raynal
2018-04-03
1
-3
/
+3
|
*
spl: nand: sunxi: fix second case of modulo by zero error
Miquel Raynal
2018-04-03
1
-2
/
+3
|
*
mtd: nand: sunxi: fix ECC strength choice
Miquel Raynal
2018-04-03
1
-1
/
+7
*
|
Merge git://git.denx.de/u-boot-dm
Tom Rini
2018-04-01
5
-26
/
+57
|
\
\
|
*
|
core: ofnode: Fix translation for #size-cells == 0
Mario Six
2018-04-01
2
-7
/
+15
|
*
|
dm: core: make fixed-clock dt scan live dt compatible
Andy Yan
2018-04-01
1
-5
/
+11
|
*
|
pinctrl-uclass: convert to use live dt
Kever Yang
2018-03-31
1
-14
/
+5
[next]