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
...
*
x86: power: Add an ACPI PMC uclass
Simon Glass
2019-12-15
6
-0
/
+406
*
x86: Drop unnecessary interrupt code for TPL
Simon Glass
2019-12-15
1
-0
/
+2
*
x86: Drop unnecessary cpu code for TPL
Simon Glass
2019-12-15
2
-4
/
+41
*
x86: timer: Reduce timer code size in TPL on Intel CPUs
Simon Glass
2019-12-15
2
-2
/
+14
*
x86: timer: use a timer base of 0
Simon Glass
2019-12-15
5
-1
/
+19
*
board_r: Move early-timer init later
Simon Glass
2019-12-15
1
-5
/
+14
*
dm: pinctrl: Allow enabling full pinctrl in SPL/TPL
Simon Glass
2019-12-15
1
-0
/
+14
*
fdt: Show the preprocessed .dts file on error
Simon Glass
2019-12-15
1
-1
/
+3
*
x86: spi: Add helper functions for Intel Fast SPI
Simon Glass
2019-12-15
4
-0
/
+143
*
i2c: designware: Support use in SPL
Simon Glass
2019-12-15
1
-3
/
+40
*
i2c: designware: Avoid using static data
Simon Glass
2019-12-15
2
-3
/
+7
*
i2c: designware: Tidy up PCI support
Simon Glass
2019-12-15
4
-89
/
+134
*
net: Move the checksum functions to lib/
Simon Glass
2019-12-15
4
-61
/
+49
*
dm: pci: Move pci_get_devfn() into a common file
Simon Glass
2019-12-15
4
-26
/
+65
*
dm: pci: Allow delaying auto-config until after relocation
Simon Glass
2019-12-15
3
-6
/
+42
*
dm: core: Fix offset_to_ofnode() with invalid offset
Simon Glass
2019-12-15
1
-1
/
+1
*
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
2019-12-15
42
-82
/
+112
*
binman: Add a library to access binman entries
Simon Glass
2019-12-15
5
-0
/
+114
*
Merge tag 'dm-next-13dec19' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2019-12-12
12
-50
/
+158
|
\
|
*
cros_ec: use uint instead of uint8_t for cmd param
Michael Auchter
2019-12-10
1
-1
/
+1
|
*
buildman: Ignore blank lines during size checks
Tom Rini
2019-12-10
1
-1
/
+2
|
*
buildman: Add options to get the arch and toolchain info
Simon Glass
2019-12-10
5
-0
/
+86
|
*
buildman: Figure out boards before commits
Simon Glass
2019-12-10
1
-30
/
+29
|
*
buildman: Ask genboardscfg to be quiet
Simon Glass
2019-12-10
1
-1
/
+1
|
*
genboardcfg: Support a quiet mode
Simon Glass
2019-12-10
1
-3
/
+7
|
*
test.py: Make search for autoconf.mk more permissive
Simon Glass
2019-12-10
1
-12
/
+27
|
*
buildman: Improve [make-flags] section parser to allow quoted strings
Cristian Ciocaltea
2019-12-10
1
-1
/
+2
|
*
serial: sandbox: support Unicode
Heinrich Schuchardt
2019-12-10
1
-1
/
+1
|
*
sandbox: add missing compatible property in device tree
Heinrich Schuchardt
2019-12-10
2
-0
/
+2
*
|
Merge tag 'rpi-next-2020.01.2' of https://gitlab.denx.de/u-boot/custodians/u-...
Tom Rini
2019-12-11
2
-5
/
+8
|
\
\
|
*
|
ARM: defconfig: Fix 32bit config for RPi4
Matthias Brugger
2019-12-11
1
-1
/
+1
|
*
|
rpi: Enable DRAM bank initialization on arm64
Matthias Brugger
2019-12-11
1
-2
/
+0
|
*
|
rpi: fix dram bank initialization
Matthias Brugger
2019-12-11
1
-2
/
+7
|
|
/
*
|
Merge tag 'fix-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2019-12-11
1
-1
/
+1
|
\
\
|
*
|
i2c: i2c_cdns: fix write timeout on fifo boundary
Michael Auchter
2019-12-11
1
-1
/
+1
|
|
/
*
|
Merge tag 'u-boot-atmel-fixes-2020.01-a' of https://gitlab.denx.de/u-boot/cus...
Tom Rini
2019-12-11
7
-10
/
+34
|
\
\
|
*
|
configs: sama5d27_som1_ek: Add default config to read ENV from QSPI
Swapna Gurumani
2019-12-10
1
-0
/
+8
|
*
|
gpio: at91_gpio: Add bank names
James Byrne
2019-12-03
1
-3
/
+26
|
*
|
board: Remove unnecessary inclusion of micrel.h from boards
James Byrne
2019-12-03
5
-7
/
+0
*
|
|
Merge tag 'fixes-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2019-12-10
108
-16
/
+195
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
video: make BPP and ANSI configs optional
Anatolij Gustschin
2019-12-06
105
-9
/
+180
|
*
|
video: add guards around 16bpp/32bbp code
Anatolij Gustschin
2019-12-06
2
-0
/
+10
|
*
|
video: bmp: Fix video_display_rle8_bitmap()
Patrice Chotard
2019-12-06
1
-5
/
+3
|
*
|
video: bmp: Fix video_splash_align_axis()
Patrice Chotard
2019-12-06
1
-2
/
+2
*
|
|
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2019-12-09
33
-73
/
+1057
|
\
\
\
|
*
|
|
spl: opensbi: wait for ack from secondary harts before entering OpenSBI
Lukas Auer
2019-12-10
1
-1
/
+11
|
*
|
|
riscv: add option to wait for ack from secondary harts in smp functions
Lukas Auer
2019-12-10
6
-13
/
+29
|
*
|
|
riscv: add functions for reading the IPI status
Lukas Auer
2019-12-10
4
-0
/
+43
|
*
|
|
spl: opensbi: specify main hart as preferred boot hart
Lukas Auer
2019-12-10
2
-1
/
+18
|
*
|
|
doc: update AX25-AE350 RISC-V documentation
Rick Chen
2019-12-10
1
-3
/
+206
[prev]
[next]