Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
05ef48a2484be4d1d232534b919c8e9b4bcfaecd
05ef48a
efi_driver: EFI block driver
by Heinrich Schuchardt
· 7 years ago
ba45c9e
efi_selftest: add missing LF in test output
by Heinrich Schuchardt
· 7 years ago
17ff6f0
efi_loader: store DT in EFI_RUNTIME_SERVICES_DATA memory
by Heinrich Schuchardt
· 7 years ago
8218f7b
efi_selftest: test start image
by Heinrich Schuchardt
· 7 years ago
cc20ed0
efi_loader: fix ExitBootServices
by Heinrich Schuchardt
· 7 years ago
9bc9664
efi_loader: add check_tpl parameter to efi_signal_event
by Heinrich Schuchardt
· 7 years ago
65436f9
efi_loader: provide function to get last node of a device path
by Heinrich Schuchardt
· 7 years ago
4f94865
efi_loader: correct EFI_BLOCK_IO_PROTOCOL definitions
by Heinrich Schuchardt
· 7 years ago
64e4db0
efi_loader: make efi_disk_create_partitions a global symbol
by Heinrich Schuchardt
· 7 years ago
98d48bd
efi_loader: provide a function to create a partition node
by Heinrich Schuchardt
· 7 years ago
b3dd14b
efi_loader: make efi_block_io_guid a global symbol
by Heinrich Schuchardt
· 7 years ago
9bfca9f
efi_loader: efi_disk_register: correctly determine if_type_name
by Heinrich Schuchardt
· 7 years ago
5e55543
efi_loader: fix StartImage bootservice
by Heinrich Schuchardt
· 7 years ago
0aaabbb
efi_loader: check tables in helloworld.efi
by Heinrich Schuchardt
· 7 years ago
36b41a3
efi_loader: allocate correct memory type for EFI image
by Heinrich Schuchardt
· 7 years ago
476ed96
efi_loader: print device path when entering efi_load_image
by Heinrich Schuchardt
· 7 years ago
110d80a
efi_loader: correct find simple file system protocol
by Heinrich Schuchardt
· 7 years ago
22de1de
efi_loader: address of the simple file system protocol
by Heinrich Schuchardt
· 7 years ago
0429868
efi_loader: return NULL from device path functions
by Heinrich Schuchardt
· 7 years ago
2074f70
efi_loader: consistently use efi_handle_t for handles
by Heinrich Schuchardt
· 7 years ago
fb83350
efi_selftest: test for (Dis)ConnectController
by Heinrich Schuchardt
· 7 years ago
8d7cf39
efi_selftest: remove todo in device path test
by Heinrich Schuchardt
· 7 years ago
77425e7
efi_selftest: remove todo in manage protocols
by Heinrich Schuchardt
· 7 years ago
ad97373
efi_loader: disconnect controllers in UninstallProtocol
by Heinrich Schuchardt
· 7 years ago
3f9b004
efi_loader: implement DisconnectController
by Heinrich Schuchardt
· 7 years ago
3ebcd00
efi_loader: fix signature of efi_disconnect_controller
by Heinrich Schuchardt
· 7 years ago
f0959db
efi_loader: implement ConnectController
by Heinrich Schuchardt
· 7 years ago
d550414
efi_loader: debug output installed device path
by Heinrich Schuchardt
· 7 years ago
e3fbbc3
efi_loader: implement OpenProtocolInformation
by Heinrich Schuchardt
· 7 years ago
3b8a489
efi_loader: open_info in CloseProtocol
by Heinrich Schuchardt
· 7 years ago
191a41c
efi_loader: open_info in OpenProtocol
by Heinrich Schuchardt
· 7 years ago
fe1599d
efi_loader: list of open protocol infos
by Heinrich Schuchardt
· 7 years ago
5be9744
efi_selftest: do not try to close device path protocol
by Heinrich Schuchardt
· 7 years ago
32e6fed
efi_loader: simplify efi_remove_all_protocols
by Heinrich Schuchardt
· 7 years ago
853540c
efi_selftest: colored test output
by Heinrich Schuchardt
· 7 years ago
ac02019
tools: provide a tool to convert a binary file to an include
by Heinrich Schuchardt
· 7 years ago
727a1af
efi_loader: correctly call images
by Heinrich Schuchardt
· 7 years ago
256060e
vsprintf.c: add EFI device path printing
by Heinrich Schuchardt
· 7 years ago
3c950b3
efi_loader: text output for device path end node
by Heinrich Schuchardt
· 7 years ago
bc0bd77
MAINTAINERS: correct entry for lib/efi*/
by Heinrich Schuchardt
· 7 years ago
e0abeac
efi_selftest: do not cut off u16 strings when printing
by Heinrich Schuchardt
· 7 years ago
6a380e5
efi_selftest: avoid superfluous messages for task priority levels
by Heinrich Schuchardt
· 7 years ago
ad50dcf
efi_selftest: avoid superfluous messages for event services
by Heinrich Schuchardt
· 7 years ago
e540c48
efi_loader: use correct format string for unsigned long
by Heinrich Schuchardt
· 7 years ago
474a6f5
efi_loader: add comments to memory functions
by Heinrich Schuchardt
· 7 years ago
05b6f56
efi_loader: use wide string do define firmware vendor
by Heinrich Schuchardt
· 7 years ago
af3106a
efi_loader: support device path for IDE and SCSI disks
by Heinrich Schuchardt
· 7 years ago
2bc61b8
efi_loader: create full device path for block devices
by Heinrich Schuchardt
· 7 years ago
485c13c
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 7 years ago
b79221a
lib: fdtdec: Fix some style violations
by Mario Six
· 7 years ago
2e38662
lib: fdtdec: Fix whitespace style violations
by Mario Six
· 7 years ago
29d11b8
core: Make device_is_compatible live-tree compatible
by Mario Six
· 7 years ago
147c607
core: Add {ofnode, dev}_translate_address functions
by Mario Six
· 7 years ago
83a462a
core: read: Fix style violations
by Mario Six
· 7 years ago
51db287
core: ofnode: Fix style violations
by Mario Six
· 7 years ago
fcca9db
clk: Makefile: Sort entries alphabetically
by Mario Six
· 7 years ago
7fe1b06
clk: Remove superfluous gd declarations
by Mario Six
· 7 years ago
e2db9e7
clk: clk_fixed_rate: Fix style violation
by Mario Six
· 7 years ago
268453b
clk: clk-uclass: Fix style violations
by Mario Six
· 7 years ago
0fe4e41
dm: pinctrl: sync with Linux to use pin_config_param
by Peng Fan
· 7 years ago
d1ccaa4
patman: Unquote output from get_maintainer.pl
by Stefan Brüns
· 7 years ago
286ede6
drivers: core: Add translation in live tree case
by Mario Six
· 7 years ago
fa9335a
dm: fix typo falback
by Heinrich Schuchardt
· 7 years ago
557767e
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 7 years ago
c4cb6e6
Merge git://git.denx.de/u-boot-arc
by Tom Rini
· 7 years ago
e8b9fdc
configs: keystone2: env: Fix burn_uboot_spi command
by Faiz Abbas
· 7 years ago
cd87c4e
checkpatch: Ignore 'short' Kconfig help entries
by Tom Rini
· 7 years ago
7dd97af
powerpc: Drop unreferenced CONFIG_* defines
by Tuomas Tynkkynen
· 7 years ago
aea0af8
configs: stm32: move config flag from defconfig to Kconfig
by Patrice Chotard
· 7 years ago
ae74de0
serial: stm32: Rename serial_stm32x7.c to serial_stm32.c
by Patrice Chotard
· 7 years ago
e6e5ecc
m68k: Drop unreferenced CONFIG_* defines
by Tuomas Tynkkynen
· 7 years ago
5570173
nds32: Drop unreferenced CONFIG_ADP_AG101P
by Tuomas Tynkkynen
· 7 years ago
7e47775
pcmcia: Drop a bunch of unused CONFIG_SYS_PCMCIA_ macros
by Tuomas Tynkkynen
· 7 years ago
a5bee50
Travis-CI: Add job for running test.py on qemu_arm64
by Tuomas Tynkkynen
· 7 years ago
1b012a3
Travis-CI: Download ARM64 version of GRUB as well
by Tuomas Tynkkynen
· 7 years ago
e7ba41c
ARM: Document AArch64 version of qemu-arm
by Tuomas Tynkkynen
· 7 years ago
ddcca73
ARM: qemu-arm: Add support for AArch64
by Tuomas Tynkkynen
· 7 years ago
6b3d4f3
arm: mach-omap2: Remove secure certificate name printing
by Andrew F. Davis
· 7 years ago
fbd23b9
arm: am33xx: security: Fix size calculation on header
by Madan Srinivas
· 7 years ago
0d8c1df
rpi_0_w: Add configs consistent with RpI3
by Drew Moseley
· 7 years ago
a47ca2c
ARM: omap3: evm: Add kernel image loading from UBIFS and EXT4
by Derald D. Woods
· 7 years ago
7341714
board_r: remove superfluous #ifdef CONFIG_PRAM
by Heinrich Schuchardt
· 7 years ago
bb2277b
GPIO: tca642x: Rework to not include commands in SPL
by Tom Rini
· 7 years ago
0d097b7
GPIO: pca953x: Rework to not include commands in SPL
by Tom Rini
· 7 years ago
7e37a88
cmd: pmic: update help description
by Klaus Goger
· 7 years ago
d2f7158
fs/fat: remove distractive message in file_fat_read_at()
by Heinrich Schuchardt
· 7 years ago
a327bde
fs: remove distractive message in fs_read()
by Heinrich Schuchardt
· 7 years ago
3cf0061
DA850evm: Remove dead code
by Adam Ford
· 7 years ago
4b37928
ARM: dts: omap3-beagle{-xm}: Enable DM and devicetree for BeagleBoard
by Derald D. Woods
· 7 years ago
3ff0d80
ARM: dts: omap3-beagle{-xm}: Add support for BeagleBoard
by Derald D. Woods
· 7 years ago
3741c04
env: ti: Select dtb name for dra76x and am574
by Lokesh Vutla
· 7 years ago
b4185e4
ARM: dts: am574x-idk: Add initial support
by Lokesh Vutla
· 7 years ago
1f12689
board: ti: am57xx: Enable CMD_DDR3
by Lokesh Vutla
· 7 years ago
443b0df
board: ti: am574x-idk: Update pinmux using latest PMT
by Lokesh Vutla
· 7 years ago
7b16de8
board: ti: am574x-idk: Add ddr data support
by Lokesh Vutla
· 7 years ago
10f430f
board: ti: am574x-idk: Add hw data support
by Lokesh Vutla
· 7 years ago
9646b95
board: ti: am574x-idk: Add epprom support
by Lokesh Vutla
· 7 years ago
941f2fc
arm: dra762: Add support for device package identification
by Lokesh Vutla
· 7 years ago
8a8af8a
cmd: ti: Generalize cmd_ddr3 command
by Lokesh Vutla
· 7 years ago
5cd9661
arm: keystone: Move cmd_ddr3 to a common place
by Lokesh Vutla
· 7 years ago
Next »