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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2018-09-29
5
-18
/
+227
|
\
|
*
include/video.h: Remove declaration of functions that don't exist.
Liviu Dudau
2018-09-28
1
-6
/
+0
|
*
test: Add ut_asserteq_mem
Mario Six
2018-09-28
1
-0
/
+18
|
*
drivers: Add OSD uclass
Mario Six
2018-09-28
2
-0
/
+193
|
*
dm: video: support more escape sequences
Heinrich Schuchardt
2018-09-28
1
-12
/
+16
|
*
dm: video: adjust struct vidconsole_priv description
Heinrich Schuchardt
2018-09-28
1
-1
/
+1
*
|
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2018-09-29
7
-0
/
+759
|
\
\
|
*
|
ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3
Jagan Teki
2018-09-28
1
-0
/
+53
|
*
|
ARM: dts: sun6i: Update A31/A31s dts(i) files from Linux-v4.18-rc3
Jagan Teki
2018-09-28
2
-0
/
+297
|
*
|
ARM: dts: sun5i: Update A10s/A13/gr8/r8 dts(i) files from Linux-v4.18-rc3
Jagan Teki
2018-09-28
2
-0
/
+138
|
*
|
ARM: dts: sun4i: Update A10 dts(i) files from Linux-v4.18-rc3
Jagan Teki
2018-09-28
2
-0
/
+271
|
|
/
*
|
Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2018-09-29
10
-19
/
+6
|
\
\
|
*
|
drivers: qe: Move CONFIG_U_QE to Kconfig
Ran Wang
2018-09-27
6
-12
/
+0
|
*
|
ls2080ardb: remove dhcp function from env as boot source
Priyanka Jain
2018-09-27
1
-2
/
+1
|
*
|
ls1088a: remove dhcp function from u-boot env as boot source
Pramod Kumar
2018-09-27
1
-2
/
+1
|
*
|
u-boot: fixup the iommu-map property of fsl-mc node
Nipun Gupta
2018-09-27
1
-0
/
+1
|
*
|
ls1012afrwy: Add ls1012afrwy revC board support.
Pramod Kumar
2018-09-27
1
-3
/
+3
*
|
|
ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL
Adam Ford
2018-09-29
1
-1
/
+1
*
|
|
W1-EEPROM: add sandbox driver
Eugen Hristev
2018-09-28
1
-0
/
+1
*
|
|
W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMs
Maxime Ripard
2018-09-28
2
-0
/
+34
*
|
|
w1: Add 1-Wire uclass
Maxime Ripard
2018-09-28
2
-0
/
+37
*
|
|
common: Generic loader for file system
Tien Fong Chee
2018-09-28
2
-0
/
+80
*
|
|
block: Add a function to find block device descriptor
Tien Fong Chee
2018-09-28
1
-0
/
+9
*
|
|
cmd: ubifs: Factor out some checking codes into cmd_ubifs_mount()
Tien Fong Chee
2018-09-28
1
-0
/
+1
*
|
|
cmd: ubifs: Move ubifs_initialized checking into cmd_ubifs_umount()
Tien Fong Chee
2018-09-28
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblaze
Tom Rini
2018-09-27
4
-12
/
+0
|
\
\
|
*
|
arm: zynq: zybo: migrate CONFIG_DISPLAY to defconfig
Luis Araneda
2018-09-26
1
-2
/
+0
|
*
|
arm: zynq: Remove useless comments from config file
Michal Simek
2018-09-26
1
-8
/
+0
|
*
|
arm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via Kconfig
Michal Simek
2018-09-26
2
-2
/
+0
*
|
|
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-09-26
14
-105
/
+2468
|
\
\
\
|
*
|
|
efi_loader: refactor efi_setup_loaded_image()
Heinrich Schuchardt
2018-09-23
2
-15
/
+20
|
*
|
|
rtc: pl031: convert the driver to driver model
AKASHI Takahiro
2018-09-23
1
-3
/
+0
|
*
|
|
efi_loader: remove redundant statement
Heinrich Schuchardt
2018-09-23
1
-1
/
+9
|
*
|
|
efi_loader: create root node
Heinrich Schuchardt
2018-09-23
1
-0
/
+9
|
*
|
|
sandbox: Fix setjmp/longjmp
Alexander Graf
2018-09-23
1
-21
/
+0
|
*
|
|
sandbox: Add support for calling abort()
Simon Glass
2018-09-23
1
-0
/
+4
|
*
|
|
efi: sandbox: Add distroboot support
Simon Glass
2018-09-23
1
-6
/
+10
|
*
|
|
efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL
Heinrich Schuchardt
2018-09-23
1
-0
/
+56
|
*
|
|
efi_selftest: refactor text input test
Heinrich Schuchardt
2018-09-23
1
-0
/
+16
|
*
|
|
efi_loader: support Unicode text input
Heinrich Schuchardt
2018-09-23
1
-0
/
+8
|
*
|
|
fs: fat: support unlink
AKASHI Takahiro
2018-09-23
1
-0
/
+1
|
*
|
|
fs: add unlink interface
AKASHI Takahiro
2018-09-23
1
-0
/
+12
|
*
|
|
fs: fat: support mkdir
AKASHI Takahiro
2018-09-23
1
-0
/
+1
|
*
|
|
fs: add mkdir interface
AKASHI Takahiro
2018-09-23
1
-0
/
+10
|
*
|
|
fs: fat: extend get_fs_info() for write use
AKASHI Takahiro
2018-09-23
1
-0
/
+2
|
*
|
|
efi_loader: SPDX-License-Identifier for efi.h
Heinrich Schuchardt
2018-09-23
1
-0
/
+1
|
*
|
|
efi_loader: SPDX-License-Identifier for efi_api.h
Heinrich Schuchardt
2018-09-23
1
-18
/
+10
|
*
|
|
efi_loader: struct efi_simple_text_input_protocol
Heinrich Schuchardt
2018-09-23
3
-7
/
+7
|
*
|
|
efi_loader: EFI_UNICODE_COLLATION_PROTOCOL
Heinrich Schuchardt
2018-09-23
4
-0
/
+106
|
*
|
|
lib: charset: upper/lower case conversion
Heinrich Schuchardt
2018-09-23
1
-0
/
+16
[next]