Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
3304990ba4d4a4347d19f3c10cfeb2c69eb5fa05
3304990
efi_loader: remove more double EFI_EXIT() in efi_disk.c
by Rob Clark
· 7 years ago
b510482
efi_loader: remove double EFI_EXIT() with efi_unsupported
by Rob Clark
· 7 years ago
a17e62c
efi_loader: expose protocols via GUID
by Rob Clark
· 7 years ago
641833d
efi_loader: add helper macro to construct protocol objects
by Rob Clark
· 7 years ago
804b1d7
efi_loader: log EFI return values too
by Rob Clark
· 7 years ago
c0ebfc8
efi_loader: implement ProtocolsPerHandle
by xypron.glpk@gmx.de
· 8 years ago
b521d29
efi_loader: parameter types for CreateEvent, SetTimer
by xypron.glpk@gmx.de
· 7 years ago
7cbc124
efi_loader: initalize EFI object list only once
by Heinrich Schuchardt
· 7 years ago
ff92593
efi_console: use EFIAPI for callback functions
by xypron.glpk@gmx.de
· 7 years ago
661c832
efi_loader: workaround for grub lsefi bug
by Rob Clark
· 7 years ago
09c5ab9
efi_loader: implement ConvertDeviceNodeToText
by xypron.glpk@gmx.de
· 7 years ago
c6e3c3e
efi_memory: return MapKey
by xypron.glpk@gmx.de
· 7 years ago
0ecba5d
efi_memory: do parameter checks first
by xypron.glpk@gmx.de
· 7 years ago
ca9193d
efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD
by Rob Clark
· 7 years ago
3e094c5
efi_loader: move guidcmp to header
by Rob Clark
· 7 years ago
3e433e9
efi_loader: EFI file paths should be DOS style
by Rob Clark
· 7 years ago
8787b02
efi_loader: correctly implement 100ns conversion
by xypron.glpk@gmx.de
· 7 years ago
91be9a7
efi_console: set up events
by xypron.glpk@gmx.de
· 7 years ago
bfc7246
efi_loader: refactor efi_set_timer
by xypron.glpk@gmx.de
· 7 years ago
49deb45
efi_loader: refactor efi_create_event
by xypron.glpk@gmx.de
· 7 years ago
503f269
efi_loader: correct size for tpl level
by xypron.glpk@gmx.de
· 7 years ago
c684159
efi_loader: implement multiple event support
by xypron.glpk@gmx.de
· 7 years ago
2fd945f
efi_loader: use struct efi_event * instead of void *
by xypron.glpk@gmx.de
· 7 years ago
71275a3
efi_memory: avoid NULL dereference in efi_free_pool
by xypron.glpk@gmx.de
· 8 years ago
70bfcdc
efi_loader: disk: iterate only over valid block devices
by xypron.glpk@gmx.de
· 8 years ago
1da1bac
efi_loader: provide meaningful status code
by xypron.glpk@gmx.de
· 8 years ago
3c8ffb6
efi_loader: define all known status codes
by xypron.glpk@gmx.de
· 8 years ago
b06d8ac
bootefi: allow return without EFI_BOOT_SERVICES.Exit
by xypron.glpk@gmx.de
· 8 years ago
cc5b708
efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL
by xypron.glpk@gmx.de
· 8 years ago
88adae5
efi_loader: reimplement efi_locate_protocol
by xypron.glpk@gmx.de
· 8 years ago
011f432
efi_loader: provide a sufficient number of protocols
by xypron.glpk@gmx.de
· 8 years ago
c2e703f
efi_loader: implement LocateHandleBuffer
by xypron.glpk@gmx.de
· 8 years ago
2632958
efi_loader: refactor efi_locate_handle
by xypron.glpk@gmx.de
· 8 years ago
58b8358
efi_loader: implement InstallMultipleProtocolInterfaces
by xypron.glpk@gmx.de
· 8 years ago
3d8e145
efi_loader: refactor efi_uninstall_protocol_interface
by xypron.glpk@gmx.de
· 8 years ago
8bee5a3
efi_loader: refactor efi_install_protocol_interface
by xypron.glpk@gmx.de
· 8 years ago
4b6ed0d
efi_loader: implement UninstallProtocolInterface
by xypron.glpk@gmx.de
· 8 years ago
e0549f8
efi_loader: implement InstallProtocolInterface
by xypron.glpk@gmx.de
· 8 years ago
69baec6
efi_loader: efi_open_protocol: parameter checks
by xypron.glpk@gmx.de
· 8 years ago
b5349f7
efi_loader: refactor efi_open_protocol
by xypron.glpk@gmx.de
· 8 years ago
8d3a256
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
d43ef73
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 8 years ago
8c9eaad
dm: ofnode: use fdt32_t for DT property value to fix sparse warning
by Masahiro Yamada
· 8 years ago
fce136a
dm: include <dm/util.h> from driver/core/dump.c
by Masahiro Yamada
· 8 years ago
b2ec7ea
dm: ofnode: simplify ofnode_read_bool()
by Masahiro Yamada
· 8 years ago
61e51ba
dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()
by Masahiro Yamada
· 8 years ago
cb7dbe1
dm: ofnode: simplify ofnode_read_prop()
by Masahiro Yamada
· 8 years ago
252510a
dm: ofnode: use ofnode_read_bool() to check property existence
by Masahiro Yamada
· 8 years ago
766c28a
dm: include <dm/util.h> from drivers/core/util.c
by Masahiro Yamada
· 8 years ago
99bb38e
fdt: Check for NULL return from fdt_getprop in 'fdt set'
by Tom Rini
· 8 years ago
f53dcc0
tegra: fdt: Ensure that the console UART is enabled
by Simon Glass
· 8 years ago
50d8c4a
tegra: Show a debug message if the LCD PMIC fails to start
by Simon Glass
· 8 years ago
f93472a
dm: serial: Add livetree support
by Simon Glass
· 8 years ago
d096085
dm: serial: Separate out the core serial-device finding code
by Simon Glass
· 8 years ago
db9f8f6
dm: serial: ns16550: Convert to livetree
by Simon Glass
· 8 years ago
03bc3f1
tegra: Fix up include file ordering
by Simon Glass
· 8 years ago
1a9f3da
video: simple-panel: Add a little more debugging
by Simon Glass
· 8 years ago
7cf208d
dm: video: Update pwm_backlight to support livetree
by Simon Glass
· 8 years ago
fb0b709
dm: video: Sync display on backspace
by Simon Glass
· 8 years ago
2f0dd5c
tegra: nyan-big: Enable bootstage
by Simon Glass
· 8 years ago
c1eb3d5
dm: Fix error handling when unflattening the DT
by Simon Glass
· 8 years ago
0be3a3b
tegra: nyan-big: Enable the debug UART
by Simon Glass
· 8 years ago
23acc48
tegra: video: Time the LCD init
by Simon Glass
· 8 years ago
878d68c
dm: core: Add functions to obtain node's address/size cells
by Simon Glass
· 8 years ago
f7d6fcf
dm: core: Add dev_read_enabled() to check if a device is enabled
by Simon Glass
· 8 years ago
a448101
dm: core: Add dev_read_resource() to read device resources
by Simon Glass
· 8 years ago
8c293d6
dm: core: Add ofnode_read_string_count()
by Simon Glass
· 8 years ago
7feccfd
binman: Put our local modules ahead of system modules
by Simon Glass
· 8 years ago
c079192
dtoc: Add tests
by Simon Glass
· 8 years ago
2028cc5
sandbox: Stop printing platdata at the start of SPL
by Simon Glass
· 8 years ago
30107b0
dtoc: Add a comment about string replace in conv_name_to_c()
by Simon Glass
· 8 years ago
fa0ea5b
dtoc: Move the main logic into the dtb_platdata file
by Simon Glass
· 8 years ago
56e0bbe
dtoc: Move static functions out of the class
by Simon Glass
· 8 years ago
e36024b
dtoc: Pass include_disabled explicitly
by Simon Glass
· 8 years ago
86290ce
dtoc: Don't handle properties with / in them
by Simon Glass
· 8 years ago
2be282c
dtoc: Fix pylint warnings
by Simon Glass
· 8 years ago
7581c01
dtoc: Split out the main class into its own file
by Simon Glass
· 8 years ago
14f5acf
dtoc: Add a comment at the top
by Simon Glass
· 8 years ago
418355c
dtoc: Use self._options instead of the global options
by Simon Glass
· 8 years ago
cb00883
moveconfig: Allow automatic location and adding of 'imply'
by Simon Glass
· 8 years ago
9b2a2e8
moveconfig: Allow control of which implying configs are shown
by Simon Glass
· 8 years ago
2ddd85d
moveconfig: Allow piping in 'git show --stat' output
by Simon Glass
· 8 years ago
d8c6fb8
sandbox: Drop special case console code for sandbox
by Simon Glass
· 8 years ago
d63b5b4
sandbox: Enable more console options
by Simon Glass
· 8 years ago
4e6bafa
console: Use map_sysmem() for the pre-relocation console
by Simon Glass
· 8 years ago
e5a9d27
test: Add a test for snprintf() and the banner/version
by Simon Glass
· 8 years ago
b089538
Allow displaying the U-Boot banner on a video display
by Simon Glass
· 8 years ago
6c519f2
display_options: Refactor to allow obtaining the banner
by Simon Glass
· 8 years ago
32e9ec1
x86: Move link to use driver model for SCSI
by Simon Glass
· 8 years ago
7337fcd
dm: scsi: Drop scsi_init() when driver model is used
by Simon Glass
· 8 years ago
681357f
dm: ahci: Add a driver for SCSI on AHCI
by Simon Glass
· 8 years ago
5c56176
dm: scsi: Split out the bus scanning code
by Simon Glass
· 8 years ago
f6580ef
dm: scsi: Adjust return value of scsi_exec()
by Simon Glass
· 8 years ago
f6ab5a9
dm: scsi: Add operations for SCSI devices
by Simon Glass
· 8 years ago
4e74901
dm: ahci: Create a local version of two SCSI functions
by Simon Glass
· 8 years ago
8eab1a5
dm: scsi: Document and rename the scsi_scan() parameter
by Simon Glass
· 8 years ago
4682c8a
dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()
by Simon Glass
· 8 years ago
322f73f
dm: scsi: Add operations
by Simon Glass
· 8 years ago
4279efc
dm: ahci: Drop use of probe_ent
by Simon Glass
· 8 years ago
7cf1afc
dm: ahci: Unwind the confusing init code
by Simon Glass
· 8 years ago
Next »