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
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2018-11-27
34
-111
/
+117
|
\
|
*
usb: storage: s/CONFIG_BLK/CONFIG_IS_ENABLED(BLK)/
Sven Schwermer
2018-11-26
1
-14
/
+14
|
*
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
Sven Schwermer
2018-11-26
29
-92
/
+92
|
*
usb: Remove CMD_USB dependency for common code
Sven Schwermer
2018-11-26
2
-2
/
+2
|
*
usb: am335x_evm: Disable CONFIG_SPL_DM_USB
Sven Schwermer
2018-11-26
1
-1
/
+2
|
*
usb: Introduce CONFIG_SPL_DM_USB
Sven Schwermer
2018-11-26
3
-2
/
+7
*
|
Merge branch '2018-11-26-master-imports'
Tom Rini
2018-11-26
25
-74
/
+455
|
\
\
|
*
|
ARM: chiliboard: remove dead !CONFIG_DM_SERIAL code
Marcin Niestroj
2018-11-26
1
-8
/
+0
|
*
|
ARM: chiliboard: move towards driver model and device-tree boot
Marcin Niestroj
2018-11-26
2
-55
/
+10
|
*
|
ARM: dts: am335x-chiliboard: add /chosen/stdout-path
Marcin Niestroj
2018-11-26
1
-0
/
+11
|
*
|
ARM: dts: am335x-chili*: add chiliSOM and chiliboard DTS files
Marcin Niestroj
2018-11-26
3
-1
/
+380
|
*
|
configs: Remove CONFIG_MARVELL
Chris Packham
2018-11-26
4
-4
/
+0
|
*
|
ARM: vexpress_*_defconfig: Enable CMD_UBI support
Otavio Salvador
2018-11-26
7
-1
/
+13
|
*
|
board: da8xxevm: Fix Environmental CRC error
Adam Ford
2018-11-26
1
-1
/
+2
|
*
|
ARM: armv7: Add early stack for erratum workarounds
Andrew F. Davis
2018-11-26
1
-0
/
+9
|
*
|
tools/file2include: don't use malloc.h for malloc
Jonathan Gray
2018-11-26
1
-1
/
+0
|
*
|
arm: ti: boot: Fix U-Boot environment partition address
Sam Protsenko
2018-11-26
1
-2
/
+2
|
*
|
armv7r: K3: Allow SPL to run only on core 0
Lokesh Vutla
2018-11-26
3
-1
/
+23
|
*
|
add default-option to bootmenu
Frank Wunderlich
2018-11-26
1
-0
/
+5
|
/
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2018-11-26
2
-2
/
+10
|
\
\
|
*
|
dm: video: correctly set the cursor position
Heinrich Schuchardt
2018-11-17
2
-2
/
+10
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2018-11-26
5
-14
/
+47
|
\
\
\
|
*
|
|
sun8i_emac: add support for setting EMAC TX/RX delay
Icenowy Zheng
2018-11-23
1
-3
/
+31
|
*
|
|
sunxi: Fix memory 2-rank initialization for a33 cpu
Michael Trimarchi
2018-11-22
1
-1
/
+1
|
*
|
|
sunxi-mmc: use new mode on both controllers on A64
Vasily Khoruzhick
2018-11-22
2
-3
/
+8
|
*
|
|
sunxi-mmc: don't double clock for new mode unconditionally
Vasily Khoruzhick
2018-11-22
1
-7
/
+0
|
*
|
|
sunxi-mmc: introduce new MMC_SUNXI_HAS_MODE_SWITCH option
Vasily Khoruzhick
2018-11-22
3
-0
/
+7
*
|
|
|
Merge git://git.denx.de/u-boot-riscv
Tom Rini
2018-11-26
40
-368
/
+1269
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
riscv: cache: Implement i/dcache [status, enable, disable]
Rick Chen
2018-11-26
9
-10
/
+146
|
*
|
|
riscv: dts: Add ae350_32.dts for RV32I
Rick Chen
2018-11-26
3
-1
/
+458
|
*
|
|
configs: ax25-ae350: Separate ax25-ae350 for RV32/64I.
Rick Chen
2018-11-26
2
-1
/
+37
|
*
|
|
riscv: dts: Sync to Linux Kernel ae350 dts.
Rick Chen
2018-11-26
1
-15
/
+92
|
*
|
|
riscv: qemu: clear kernel-start/-end in device tree as workaround for BBL
Lukas Auer
2018-11-26
2
-0
/
+40
|
*
|
|
riscv: qemu: detect and boot the kernel passed by QEMU
Lukas Auer
2018-11-26
3
-0
/
+40
|
*
|
|
dm: core: add missing prototype for ofnode_read_u64
Lukas Auer
2018-11-26
1
-0
/
+10
|
*
|
|
riscv: qemu: enable distro boot
Lukas Auer
2018-11-26
3
-1
/
+17
|
*
|
|
distro_bootcmd: add VirtIO distro boot command
Lukas Auer
2018-11-26
2
-1
/
+15
|
*
|
|
riscv: align bootm implementation with that of other architectures
Lukas Auer
2018-11-26
1
-27
/
+70
|
*
|
|
riscv: qemu: support booting Linux
Lukas Auer
2018-11-26
3
-0
/
+8
|
*
|
|
riscv: qemu: use device tree passed by prior boot stage
Lukas Auer
2018-11-26
3
-13
/
+2
|
*
|
|
riscv: save hart ID and device tree passed by prior boot stage
Lukas Auer
2018-11-26
2
-2
/
+16
|
*
|
|
riscv: do not blindly modify the mstatus CSR
Lukas Auer
2018-11-26
1
-4
/
+4
|
*
|
|
riscv: remove unused labels in start.S
Lukas Auer
2018-11-26
1
-9
/
+0
|
*
|
|
Drop CONFIG_INIT_CRITICAL
Bin Meng
2018-11-26
5
-73
/
+1
|
*
|
|
riscv: align mtvec on a 4-byte boundary
Lukas Auer
2018-11-26
1
-1
/
+1
|
*
|
|
riscv: fix inconsistent use of spaces and tabs in start.S
Lukas Auer
2018-11-26
1
-161
/
+161
|
*
|
|
riscv: implement the invalidate_icache_* functions
Lukas Auer
2018-11-26
1
-0
/
+10
|
*
|
|
riscv: hang on unhandled exceptions
Lukas Auer
2018-11-26
1
-0
/
+2
|
*
|
|
riscv: treat undefined exception codes as reserved
Lukas Auer
2018-11-26
1
-2
/
+6
|
*
|
|
riscv: complete the list of exception codes
Lukas Auer
2018-11-26
1
-1
/
+12
[next]