index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
Commit message (
Expand
)
Author
Age
Lines
*
disk: convert CONFIG_ISO_PARTITION to Kconfig
Patrick Delaunay
2017-01-28
-1
/
+1
*
lib: gitignore *.elf and *.so generated by efi_loader
Ladislav Michl
2017-01-09
-0
/
+2
*
efi_loader: Allow to compile helloworld.efi w/o bundling it
Alexander Graf
2016-11-27
-0
/
+3
*
ls2080: Exit dpaa only right before exiting U-Boot
Alexander Graf
2016-11-17
-0
/
+2
*
x86: Enable EFI loader support
Simon Glass
2016-11-14
-1
/
+1
*
efi: Add support for a hello world test program
Simon Glass
2016-11-14
-0
/
+28
*
efi: Correct cache flush alignment
Simon Glass
2016-11-14
-1
/
+2
*
efi_loader: console: Correctly report modes
Emmanuel Vadot
2016-11-14
-16
/
+84
*
efi: Use device device path type Messaging for network interface node
Oleksandr Tymoshenko
2016-11-14
-8
/
+9
*
efi_loader: fix depends on line of EFI_LOADER
Masahiro Yamada
2016-11-14
-1
/
+1
*
efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data}
Alexander Graf
2016-10-19
-13
/
+13
*
x86: efi: Add EFI loader support for x86
Simon Glass
2016-10-19
-0
/
+13
*
efi: Fix missing EFIAPI specifiers
Simon Glass
2016-10-19
-10
/
+12
*
efi_loader: Fix efi_install_configuration_table
Alexander Graf
2016-10-19
-1
/
+1
*
smbios: Expose in efi_loader as table
Alexander Graf
2016-10-19
-0
/
+33
*
efi_loader: Expose efi_install_configuration_table
Alexander Graf
2016-10-19
-9
/
+13
*
efi_loader: gop: Expose fb when 32bpp
Alexander Graf
2016-10-19
-0
/
+16
*
efi_loader: Allow bouncing for network
Alexander Graf
2016-10-19
-0
/
+7
*
efi_loader: Allow boards to implement get_time and reset_system
Alexander Graf
2016-10-18
-11
/
+91
*
efi_loader: Do not leak memory when unlinking a mapping
Stefan Brüns
2016-10-18
-2
/
+5
*
efi_loader: Keep memory mapping sorted when splitting an entry
Stefan Brüns
2016-10-18
-1
/
+2
*
efi_loader: Readd freed pages to memory pool
Stefan Brüns
2016-10-18
-2
/
+9
*
efi_loader: Track size of pool allocations to allow freeing
Stefan Brüns
2016-10-18
-6
/
+42
*
efi_loader: Move efi_allocate_pool implementation to efi_memory.c
Stefan Brüns
2016-10-18
-6
/
+19
*
efi_loader: Fix crash on 32-bit systems
Robin Randhawa
2016-10-18
-1
/
+3
*
efi_loader: Fix memory map size check to avoid out-of-bounds access
Stefan Brüns
2016-10-18
-1
/
+2
*
efi_loader: Update description of internal efi_mem_carve_out
Stefan Brüns
2016-10-18
-3
/
+11
*
arm: Add return value argument to longjmp
Alexander Graf
2016-10-08
-1
/
+1
*
efi_loader: provide efi_mem_desc version
Mian Yousaf Kaukab
2016-09-07
-0
/
+3
*
efi_loader: Fix relocations above 64kb image size
Alexander Graf
2016-08-20
-1
/
+1
*
efi_loader: disk: Sanitize exposed devices
Alexander Graf
2016-08-08
-1
/
+5
*
efi_loader: disk: Fix CONFIG_BLK breakage
Alexander Graf
2016-08-08
-7
/
+11
*
efi_loader: Add debug output for efi_add_memory_map()
Andreas Färber
2016-07-22
-0
/
+3
*
efi_loader: Add DM_VIDEO support
Alexander Graf
2016-06-06
-7
/
+50
*
efi_loader: Don't allocate from memory holes
Alexander Graf
2016-06-06
-10
/
+45
*
efi_loader: Move to normal debug infrastructure
Alexander Graf
2016-06-06
-25
/
+8
*
efi_loader: Add exit support
Alexander Graf
2016-06-06
-5
/
+16
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-05-27
-18
/
+48
|
\
|
*
dm: efi: Update for CONFIG_BLK
Simon Glass
2016-05-27
-15
/
+46
*
|
efi_loader: gop: Don't expose fb address
Alexander Graf
2016-05-27
-3
/
+0
*
|
efi_loader: Clean up system table on exit
Alexander Graf
2016-05-27
-0
/
+16
*
|
efi_loader: Add bounce buffer support
Alexander Graf
2016-05-27
-9
/
+86
*
|
efi_loader: Add network access support
Alexander Graf
2016-05-27
-0
/
+292
|
/
*
dm: part: Drop the block_drvr table
Simon Glass
2016-05-17
-11
/
+16
*
efi_loader: Handle memory overflows
Andreas Färber
2016-04-18
-4
/
+4
*
efi_loader: Expose ascending efi memory map
Alexander Graf
2016-04-18
-2
/
+7
*
efi_loader: Always flush in cache line size granularity
Alexander Graf
2016-04-18
-1
/
+9
*
efi_loader: Increase path string to 32 characters
Alexander Graf
2016-04-18
-2
/
+2
*
efi_loader: Add el torito support
Alexander Graf
2016-04-18
-0
/
+35
*
efi_loader: Split drive add into function
Alexander Graf
2016-04-18
-37
/
+47
[next]