Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
11206f4d4d2923d395bfe404ed38d0f988ad390d
11206f4
efi_driver: EFI block driver
by Heinrich Schuchardt
· 7 years ago
4795aa7
efi_selftest: add missing LF in test output
by Heinrich Schuchardt
· 7 years ago
5731fd4
efi_loader: store DT in EFI_RUNTIME_SERVICES_DATA memory
by Heinrich Schuchardt
· 7 years ago
e3cde3a
efi_selftest: test start image
by Heinrich Schuchardt
· 7 years ago
b1fbb21
efi_loader: fix ExitBootServices
by Heinrich Schuchardt
· 7 years ago
d8b878a
efi_loader: add check_tpl parameter to efi_signal_event
by Heinrich Schuchardt
· 7 years ago
0976f8b
efi_loader: provide function to get last node of a device path
by Heinrich Schuchardt
· 7 years ago
0844f79
efi_loader: correct EFI_BLOCK_IO_PROTOCOL definitions
by Heinrich Schuchardt
· 7 years ago
6f3de6b
efi_loader: make efi_disk_create_partitions a global symbol
by Heinrich Schuchardt
· 7 years ago
6c6307c
efi_loader: provide a function to create a partition node
by Heinrich Schuchardt
· 7 years ago
405afb5
efi_loader: make efi_block_io_guid a global symbol
by Heinrich Schuchardt
· 7 years ago
6a18bb3
efi_loader: efi_disk_register: correctly determine if_type_name
by Heinrich Schuchardt
· 7 years ago
c993da8
efi_loader: fix StartImage bootservice
by Heinrich Schuchardt
· 7 years ago
5a77152
efi_loader: check tables in helloworld.efi
by Heinrich Schuchardt
· 7 years ago
faef0e7
efi_loader: allocate correct memory type for EFI image
by Heinrich Schuchardt
· 7 years ago
ba78433
efi_loader: print device path when entering efi_load_image
by Heinrich Schuchardt
· 7 years ago
3957876
efi_loader: correct find simple file system protocol
by Heinrich Schuchardt
· 7 years ago
ce721a8
efi_loader: address of the simple file system protocol
by Heinrich Schuchardt
· 7 years ago
468bf97
efi_loader: return NULL from device path functions
by Heinrich Schuchardt
· 7 years ago
b7cb8b4
efi_loader: consistently use efi_handle_t for handles
by Heinrich Schuchardt
· 7 years ago
22703d3
efi_selftest: test for (Dis)ConnectController
by Heinrich Schuchardt
· 7 years ago
b287b28
efi_selftest: remove todo in device path test
by Heinrich Schuchardt
· 7 years ago
4ba3704
efi_selftest: remove todo in manage protocols
by Heinrich Schuchardt
· 7 years ago
86637f3
efi_loader: disconnect controllers in UninstallProtocol
by Heinrich Schuchardt
· 7 years ago
e994328
efi_loader: implement DisconnectController
by Heinrich Schuchardt
· 7 years ago
0484061
efi_loader: fix signature of efi_disconnect_controller
by Heinrich Schuchardt
· 7 years ago
760255f
efi_loader: implement ConnectController
by Heinrich Schuchardt
· 7 years ago
3d2abc3
efi_loader: debug output installed device path
by Heinrich Schuchardt
· 7 years ago
f2ef22e
efi_loader: implement OpenProtocolInformation
by Heinrich Schuchardt
· 7 years ago
4fd1ee2
efi_loader: open_info in CloseProtocol
by Heinrich Schuchardt
· 7 years ago
8cb38c0
efi_loader: open_info in OpenProtocol
by Heinrich Schuchardt
· 7 years ago
a277d3a
efi_loader: list of open protocol infos
by Heinrich Schuchardt
· 7 years ago
5d09b5e
efi_selftest: do not try to close device path protocol
by Heinrich Schuchardt
· 7 years ago
a84731d
efi_loader: simplify efi_remove_all_protocols
by Heinrich Schuchardt
· 7 years ago
9137df8
efi_selftest: colored test output
by Heinrich Schuchardt
· 7 years ago
eee2249
tools: provide a tool to convert a binary file to an include
by Heinrich Schuchardt
· 7 years ago
6dcd484
efi_loader: correctly call images
by Heinrich Schuchardt
· 7 years ago
218d389
vsprintf.c: add EFI device path printing
by Heinrich Schuchardt
· 7 years ago
9ed8b6b
efi_loader: text output for device path end node
by Heinrich Schuchardt
· 7 years ago
d0ecef4
MAINTAINERS: correct entry for lib/efi*/
by Heinrich Schuchardt
· 7 years ago
7c7756e
efi_selftest: do not cut off u16 strings when printing
by Heinrich Schuchardt
· 7 years ago
5cf88b6
efi_selftest: avoid superfluous messages for task priority levels
by Heinrich Schuchardt
· 7 years ago
932b8ef
efi_selftest: avoid superfluous messages for event services
by Heinrich Schuchardt
· 7 years ago
b10f299
efi_loader: use correct format string for unsigned long
by Heinrich Schuchardt
· 7 years ago
1b32cae
efi_loader: add comments to memory functions
by Heinrich Schuchardt
· 7 years ago
3579b69
efi_loader: use wide string do define firmware vendor
by Heinrich Schuchardt
· 7 years ago
e2dcb9a
efi_loader: support device path for IDE and SCSI disks
by Heinrich Schuchardt
· 7 years ago
3a615c8
efi_loader: create full device path for block devices
by Heinrich Schuchardt
· 7 years ago
d922897
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 7 years ago
6abfbc8
lib: fdtdec: Fix some style violations
by Mario Six
· 7 years ago
bb3e06c
lib: fdtdec: Fix whitespace style violations
by Mario Six
· 7 years ago
1f1c1ec
core: Make device_is_compatible live-tree compatible
by Mario Six
· 7 years ago
aefac06
core: Add {ofnode, dev}_translate_address functions
by Mario Six
· 7 years ago
6eac222
core: read: Fix style violations
by Mario Six
· 7 years ago
f40d82c
core: ofnode: Fix style violations
by Mario Six
· 7 years ago
d290e27
clk: Makefile: Sort entries alphabetically
by Mario Six
· 7 years ago
e487106
clk: Remove superfluous gd declarations
by Mario Six
· 7 years ago
a6a0463
clk: clk_fixed_rate: Fix style violation
by Mario Six
· 7 years ago
799fe56
clk: clk-uclass: Fix style violations
by Mario Six
· 7 years ago
99490a7
dm: pinctrl: sync with Linux to use pin_config_param
by Peng Fan
· 7 years ago
5d3a5fa
patman: Unquote output from get_maintainer.pl
by Stefan Brüns
· 7 years ago
d007ebc
drivers: core: Add translation in live tree case
by Mario Six
· 7 years ago
1777b8e
dm: fix typo falback
by Heinrich Schuchardt
· 7 years ago
81e383c
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 7 years ago
3215fae
Merge git://git.denx.de/u-boot-arc
by Tom Rini
· 7 years ago
5ce3f13
configs: keystone2: env: Fix burn_uboot_spi command
by Faiz Abbas
· 7 years ago
dedaaa0
checkpatch: Ignore 'short' Kconfig help entries
by Tom Rini
· 7 years ago
64e439a
powerpc: Drop unreferenced CONFIG_* defines
by Tuomas Tynkkynen
· 7 years ago
1226eaf
configs: stm32: move config flag from defconfig to Kconfig
by Patrice Chotard
· 7 years ago
9e27650
serial: stm32: Rename serial_stm32x7.c to serial_stm32.c
by Patrice Chotard
· 7 years ago
a6b41b6
m68k: Drop unreferenced CONFIG_* defines
by Tuomas Tynkkynen
· 7 years ago
85a27f9
nds32: Drop unreferenced CONFIG_ADP_AG101P
by Tuomas Tynkkynen
· 7 years ago
47f849a
pcmcia: Drop a bunch of unused CONFIG_SYS_PCMCIA_ macros
by Tuomas Tynkkynen
· 7 years ago
01588ff
Travis-CI: Add job for running test.py on qemu_arm64
by Tuomas Tynkkynen
· 7 years ago
5fd4740
Travis-CI: Download ARM64 version of GRUB as well
by Tuomas Tynkkynen
· 7 years ago
87145cf
ARM: Document AArch64 version of qemu-arm
by Tuomas Tynkkynen
· 7 years ago
dfdd46d
ARM: qemu-arm: Add support for AArch64
by Tuomas Tynkkynen
· 7 years ago
1956f07
arm: mach-omap2: Remove secure certificate name printing
by Andrew F. Davis
· 7 years ago
da9e12b
arm: am33xx: security: Fix size calculation on header
by Madan Srinivas
· 7 years ago
8d2faf8
rpi_0_w: Add configs consistent with RpI3
by Drew Moseley
· 7 years ago
bb7444e
ARM: omap3: evm: Add kernel image loading from UBIFS and EXT4
by Derald D. Woods
· 7 years ago
fbd08ae
board_r: remove superfluous #ifdef CONFIG_PRAM
by Heinrich Schuchardt
· 7 years ago
207b37e
GPIO: tca642x: Rework to not include commands in SPL
by Tom Rini
· 7 years ago
0964d06
GPIO: pca953x: Rework to not include commands in SPL
by Tom Rini
· 7 years ago
c1b882d
cmd: pmic: update help description
by Klaus Goger
· 7 years ago
2cb1e01
fs/fat: remove distractive message in file_fat_read_at()
by Heinrich Schuchardt
· 7 years ago
f02c5c5
fs: remove distractive message in fs_read()
by Heinrich Schuchardt
· 7 years ago
dbb8bf4
DA850evm: Remove dead code
by Adam Ford
· 7 years ago
2b6b089
ARM: dts: omap3-beagle{-xm}: Enable DM and devicetree for BeagleBoard
by Derald D. Woods
· 7 years ago
49dde87
ARM: dts: omap3-beagle{-xm}: Add support for BeagleBoard
by Derald D. Woods
· 7 years ago
7b8b6f7
env: ti: Select dtb name for dra76x and am574
by Lokesh Vutla
· 7 years ago
58a3c1b
ARM: dts: am574x-idk: Add initial support
by Lokesh Vutla
· 7 years ago
c2d3aad
board: ti: am57xx: Enable CMD_DDR3
by Lokesh Vutla
· 7 years ago
1e3425c
board: ti: am574x-idk: Update pinmux using latest PMT
by Lokesh Vutla
· 7 years ago
cbd70db
board: ti: am574x-idk: Add ddr data support
by Lokesh Vutla
· 7 years ago
6e9635c
board: ti: am574x-idk: Add hw data support
by Lokesh Vutla
· 7 years ago
374aea0
board: ti: am574x-idk: Add epprom support
by Lokesh Vutla
· 7 years ago
69483e6
arm: dra762: Add support for device package identification
by Lokesh Vutla
· 7 years ago
2dacbbf
cmd: ti: Generalize cmd_ddr3 command
by Lokesh Vutla
· 7 years ago
962c4e0
arm: keystone: Move cmd_ddr3 to a common place
by Lokesh Vutla
· 7 years ago
Next »