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
...
|
*
|
common: Move wait_ticks functions out of common.h
Simon Glass
2019-12-02
3
-1
/
+11
|
*
|
common: Move some time functions out of common.h
Simon Glass
2019-12-02
12
-4
/
+26
|
*
|
common: Add a new lz4.h header file
Simon Glass
2019-12-02
5
-3
/
+27
|
*
|
common: Move serial functions out of common.h
Simon Glass
2019-12-02
34
-9
/
+40
|
*
|
common: Move serial_printf() to the serial header
Simon Glass
2019-12-02
8
-8
/
+18
|
*
|
serial: usb: Correct the usbtty_...() prototypes
Simon Glass
2019-12-02
2
-8
/
+11
|
*
|
common: Move env_get_ip() to net.h
Simon Glass
2019-12-02
2
-5
/
+20
|
*
|
Move strtomhz() to vsprintf.h
Simon Glass
2019-12-02
50
-26
/
+76
|
*
|
common: Move sorting functions to their own header file
Simon Glass
2019-12-02
8
-5
/
+40
|
*
|
common: Move bootcount functions to their header file
Simon Glass
2019-12-02
3
-4
/
+11
|
*
|
spl: bootcount: Move code out of header file
Simon Glass
2019-12-02
2
-4
/
+11
|
*
|
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 https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2019-12-02
15
-11
/
+45
|
\
\
|
*
|
configs: ls1028a: enable CMD_DM
Alex Marginean
2019-11-29
4
-0
/
+4
|
*
|
board: fsl: lx2160a: Fix the typo in board_fix_fdt
Pankaj Bansal
2019-11-29
1
-1
/
+1
|
*
|
configs/lx2160a: Add CONFIG_ENV_SECT_SIZE in defconfig
Priyanka Jain
2019-11-29
4
-0
/
+4
|
*
|
include/configs: ls1012a: add pfe stop command
Biwen Li
2019-11-27
4
-5
/
+5
|
*
|
armv8: ls1043aqds: modify the qspi_bootcmd definition
Wen He
2019-11-27
1
-2
/
+2
|
*
|
configs: ls1028a: enable OF_LIBFDT_OVERLAY
Alex Marginean
2019-11-27
4
-0
/
+4
|
*
|
armv8: ls1028a: Add environment variables to facilitate the boot
Yuantian Tang
2019-11-27
1
-3
/
+25
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2019-12-02
45
-4671
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
MIPS: remove Micronas VCT boards
Daniel Schwierzeck
2019-11-29
45
-4671
/
+0
|
|
/
*
|
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
[prev]
[next]