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
*
efi_loader: disk: iterate only over valid block devices
xypron.glpk@gmx.de
2017-07-19
1
-2
/
+2
*
efi_loader: provide meaningful status code
xypron.glpk@gmx.de
2017-07-19
1
-8
/
+8
*
efi_loader: define all known status codes
xypron.glpk@gmx.de
2017-07-19
1
-13
/
+37
*
bootefi: allow return without EFI_BOOT_SERVICES.Exit
xypron.glpk@gmx.de
2017-07-19
1
-5
/
+18
*
efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL
xypron.glpk@gmx.de
2017-07-19
5
-1
/
+98
*
efi_loader: reimplement efi_locate_protocol
xypron.glpk@gmx.de
2017-07-19
3
-22
/
+24
*
efi_loader: provide a sufficient number of protocols
xypron.glpk@gmx.de
2017-07-19
1
-2
/
+2
*
efi_loader: implement LocateHandleBuffer
xypron.glpk@gmx.de
2017-07-19
1
-1
/
+24
*
efi_loader: refactor efi_locate_handle
xypron.glpk@gmx.de
2017-07-19
1
-6
/
+15
*
efi_loader: implement InstallMultipleProtocolInterfaces
xypron.glpk@gmx.de
2017-07-19
1
-1
/
+38
*
efi_loader: refactor efi_uninstall_protocol_interface
xypron.glpk@gmx.de
2017-07-19
1
-4
/
+11
*
efi_loader: refactor efi_install_protocol_interface
xypron.glpk@gmx.de
2017-07-19
1
-5
/
+14
*
efi_loader: implement UninstallProtocolInterface
xypron.glpk@gmx.de
2017-07-19
1
-2
/
+38
*
efi_loader: implement InstallProtocolInterface
xypron.glpk@gmx.de
2017-07-19
2
-2
/
+54
*
efi_loader: efi_open_protocol: parameter checks
xypron.glpk@gmx.de
2017-07-19
1
-4
/
+27
*
efi_loader: refactor efi_open_protocol
xypron.glpk@gmx.de
2017-07-19
7
-92
/
+26
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-07-11
282
-1978
/
+3277
|
\
|
*
dm: ofnode: use fdt32_t for DT property value to fix sparse warning
Masahiro Yamada
2017-07-11
1
-2
/
+2
|
*
dm: include <dm/util.h> from driver/core/dump.c
Masahiro Yamada
2017-07-11
1
-0
/
+1
|
*
dm: ofnode: simplify ofnode_read_bool()
Masahiro Yamada
2017-07-11
1
-9
/
+5
|
*
dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()
Masahiro Yamada
2017-07-11
8
-11
/
+10
|
*
dm: ofnode: simplify ofnode_read_prop()
Masahiro Yamada
2017-07-11
1
-9
/
+3
|
*
dm: ofnode: use ofnode_read_bool() to check property existence
Masahiro Yamada
2017-07-11
1
-5
/
+5
|
*
dm: include <dm/util.h> from drivers/core/util.c
Masahiro Yamada
2017-07-11
1
-0
/
+5
|
*
fdt: Check for NULL return from fdt_getprop in 'fdt set'
Tom Rini
2017-07-11
1
-0
/
+4
|
*
tegra: fdt: Ensure that the console UART is enabled
Simon Glass
2017-07-11
17
-0
/
+68
|
*
tegra: Show a debug message if the LCD PMIC fails to start
Simon Glass
2017-07-11
1
-1
/
+3
|
*
dm: serial: Add livetree support
Simon Glass
2017-07-11
1
-3
/
+15
|
*
dm: serial: Separate out the core serial-device finding code
Simon Glass
2017-07-11
1
-40
/
+44
|
*
dm: serial: ns16550: Convert to livetree
Simon Glass
2017-07-11
1
-10
/
+5
|
*
tegra: Fix up include file ordering
Simon Glass
2017-07-11
2
-16
/
+10
|
*
video: simple-panel: Add a little more debugging
Simon Glass
2017-07-11
1
-0
/
+2
|
*
dm: video: Update pwm_backlight to support livetree
Simon Glass
2017-07-11
1
-10
/
+12
|
*
dm: video: Sync display on backspace
Simon Glass
2017-07-11
1
-0
/
+1
|
*
tegra: nyan-big: Enable bootstage
Simon Glass
2017-07-11
1
-0
/
+5
|
*
dm: Fix error handling when unflattening the DT
Simon Glass
2017-07-11
1
-1
/
+6
|
*
tegra: nyan-big: Enable the debug UART
Simon Glass
2017-07-11
1
-0
/
+4
|
*
tegra: video: Time the LCD init
Simon Glass
2017-07-11
1
-0
/
+2
|
*
dm: core: Add functions to obtain node's address/size cells
Simon Glass
2017-07-11
8
-6
/
+128
|
*
dm: core: Add dev_read_enabled() to check if a device is enabled
Simon Glass
2017-07-11
2
-0
/
+29
|
*
dm: core: Add dev_read_resource() to read device resources
Simon Glass
2017-07-11
3
-1
/
+50
|
*
dm: core: Add ofnode_read_string_count()
Simon Glass
2017-07-11
3
-1
/
+39
|
*
binman: Put our local modules ahead of system modules
Simon Glass
2017-07-11
1
-5
/
+4
|
*
dtoc: Add tests
Simon Glass
2017-07-11
7
-4
/
+411
|
*
sandbox: Stop printing platdata at the start of SPL
Simon Glass
2017-07-11
2
-40
/
+1
|
*
dtoc: Add a comment about string replace in conv_name_to_c()
Simon Glass
2017-07-11
1
-0
/
+3
|
*
dtoc: Move the main logic into the dtb_platdata file
Simon Glass
2017-07-11
2
-17
/
+31
|
*
dtoc: Move static functions out of the class
Simon Glass
2017-07-11
1
-62
/
+63
|
*
dtoc: Pass include_disabled explicitly
Simon Glass
2017-07-11
2
-5
/
+5
|
*
dtoc: Don't handle properties with / in them
Simon Glass
2017-07-11
1
-1
/
+0
[next]