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
Commit message (
Expand
)
Author
Age
Files
Lines
*
crc32: Use the crc.h header for crc functions
Simon Glass
2019-12-02
65
-5
/
+63
*
crc: Fix code style with crc functions
Simon Glass
2019-12-02
4
-12
/
+73
*
common: Drop linux/crc8.h
Simon Glass
2019-12-02
6
-28
/
+22
*
common: Move random-number functions into their own header
Simon Glass
2019-12-02
5
-6
/
+43
*
status_led: Tidy up the code style
Simon Glass
2019-12-02
3
-7
/
+7
*
common: Drop global inclusion of status_led.h
Simon Glass
2019-12-02
17
-4
/
+16
*
Drop CONFIG_SHOW_ACTIVITY
Simon Glass
2019-12-02
6
-31
/
+0
*
common: Move older CPU functions to their own header
Simon Glass
2019-12-02
10
-9
/
+31
*
Merge git://git.denx.de/u-boot-socfpga
Tom Rini
2019-11-28
3
-1
/
+24
|
\
|
*
ARM: socfpga: Unreset NAND in SPL on Gen5
Marek Vasut
2019-11-25
1
-0
/
+7
|
*
ARM: socfpga: Introduce u-boot-with-nand-spl.sfp target
Marek Vasut
2019-11-25
1
-0
/
+11
|
*
ARM: socfpga: Add ArriaV ST/SX ID
Marek Vasut
2019-11-25
1
-0
/
+2
|
*
ARM: socfpga: Purge pending transactions upon enabling bridges on Gen5
Marek Vasut
2019-11-25
1
-0
/
+3
|
*
ARM: socfpga: Actually put bridges into reset on Gen5 in bridge disable
Marek Vasut
2019-11-25
1
-1
/
+1
*
|
Merge git://git.denx.de/u-boot-usb
Tom Rini
2019-11-28
9
-60
/
+364
|
\
\
|
*
|
sandbox: enable USB_KEYBOARD_FN_KEYS
Heinrich Schuchardt
2019-11-25
4
-0
/
+4
|
*
|
dm: test: usb: rework keyboard test
Heinrich Schuchardt
2019-11-25
2
-18
/
+293
|
*
|
usb: kbd: move USB_KBD_BOOT_REPORT_SIZE to usb.h
Heinrich Schuchardt
2019-11-25
2
-6
/
+6
|
*
|
usb: kbd: implement special keys
Heinrich Schuchardt
2019-11-25
2
-0
/
+48
|
*
|
usb: kbd: simplify coding for arrow keys
Heinrich Schuchardt
2019-11-25
1
-35
/
+12
|
*
|
usb: kbd: signature of usb_kbd_put_queue()
Heinrich Schuchardt
2019-11-25
1
-1
/
+1
|
*
|
usb: kbd: fix typo
Heinrich Schuchardt
2019-11-25
1
-1
/
+1
|
|
/
*
|
Merge tag 'mmc-11-27-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...
Tom Rini
2019-11-28
13
-180
/
+265
|
\
\
|
*
|
mmc: tmio: sdhi: Add calibration tables
Marek Vasut
2019-11-27
2
-17
/
+89
|
*
|
mmc: tmio: sdhi: Skip bad taps
Marek Vasut
2019-11-27
2
-1
/
+49
|
*
|
mmc: tmio: sdhi: Add SCC error checking
Marek Vasut
2019-11-27
1
-0
/
+85
|
*
|
mmc: tmio: sdhi: Disable auto-retuning in HS400
Marek Vasut
2019-11-27
1
-5
/
+3
|
*
|
mmc: tmio: sdhi: Adjust HS400 calibration offsets
Marek Vasut
2019-11-27
1
-4
/
+4
|
*
|
mmc: tmio: sdhi: Adjust DT2FF settings for HS400 mode
Marek Vasut
2019-11-27
1
-3
/
+3
|
*
|
mmc: tmio: sdhi: Use 4 tuning taps on M3W up to ES1.2
Marek Vasut
2019-11-27
1
-3
/
+6
|
*
|
mmc: tmio: sdhi: Track SMPCMP valu in private data
Marek Vasut
2019-11-27
2
-8
/
+11
|
*
|
mmc: tmio: sdhi: Track current tap number in private data
Marek Vasut
2019-11-27
2
-15
/
+17
|
*
|
mpc83xx: remove unused clock.h
Yangbo Lu
2019-11-27
1
-22
/
+0
|
*
|
arm: drop eSDHC clock getting in mxc_get_clock() for layerscape
Yangbo Lu
2019-11-27
5
-35
/
+0
|
*
|
arm: ls1021a: drop redundant board_mmc_init()
Yangbo Lu
2019-11-27
3
-43
/
+0
|
*
|
mmc: fsl_esdhc: get clock directly from global data
Yangbo Lu
2019-11-27
1
-30
/
+4
|
*
|
mmc: sdhci: make sdhci_get_cd static
Baruch Siach
2019-11-27
1
-1
/
+1
*
|
|
Merge tag 'u-boot-stm32-20191126' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2019-11-28
38
-538
/
+1014
|
\
\
\
|
*
|
|
stm32mp1: add support for virtual partition read
Patrick Delaunay
2019-11-26
4
-0
/
+86
|
*
|
|
stm32mp1: board: add spi nand support
Patrick Delaunay
2019-11-26
2
-5
/
+37
|
*
|
|
stm32mp1: configs: activate CONFIG_MTD_SPI_NAND
Patrick Delaunay
2019-11-26
3
-0
/
+3
|
*
|
|
stm32mp1: activate SET_DFU_ALT_INFO
Patrick Delaunay
2019-11-26
3
-0
/
+194
|
*
|
|
stm32mp1: activate DFU support and command MTD
Patrick Delaunay
2019-11-26
3
-0
/
+12
|
*
|
|
ARM: dts: stm32: update eMMC configuration for stm32mp157c-ev1
Patrick Delaunay
2019-11-26
4
-8
/
+66
|
*
|
|
ARM: dts: stm32: DT alignment with kernel v5.4-rc4
Patrick Delaunay
2019-11-26
12
-15
/
+239
|
*
|
|
ARM: dts: stm32: DT alignment with kernel v5.3
Patrick Delaunay
2019-11-26
22
-511
/
+377
|
*
|
|
configs: stih410-b2260: Enable DM_ETH flag
Patrice Chotard
2019-11-26
1
-0
/
+1
|
|
/
/
*
|
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
Tom Rini
2019-11-28
59
-0
/
+109
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
configs: enable eSDHC device module for T4240RDB board
Yinbo Zhu
2019-11-25
2
-0
/
+2
|
*
|
configs: enable eSDHC device module for T2080RDB board
Yinbo Zhu
2019-11-25
4
-0
/
+4
[next]