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
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data}
Alexander Graf
2016-10-19
2
-13
/
+13
*
x86: efi: Add EFI loader support for x86
Simon Glass
2016-10-19
2
-0
/
+13
*
efi: Fix missing EFIAPI specifiers
Simon Glass
2016-10-19
3
-10
/
+12
*
smbios: Provide serial number
Alexander Graf
2016-10-19
1
-0
/
+5
*
efi_loader: Fix efi_install_configuration_table
Alexander Graf
2016-10-19
1
-1
/
+1
*
smbios: Expose in efi_loader as table
Alexander Graf
2016-10-19
4
-2
/
+41
*
smbios: Generate type 4 on non-x86 systems
Alexander Graf
2016-10-19
1
-13
/
+38
*
smbios: Allow compilation on 64bit systems
Alexander Graf
2016-10-19
1
-8
/
+8
*
efi_loader: Expose efi_install_configuration_table
Alexander Graf
2016-10-19
1
-9
/
+13
*
x86: Move smbios generation into arch independent directory
Alexander Graf
2016-10-19
3
-0
/
+303
*
x86: Move table csum into separate file
Alexander Graf
2016-10-19
2
-0
/
+21
*
efi_loader: gop: Expose fb when 32bpp
Alexander Graf
2016-10-19
1
-0
/
+16
*
efi_loader: Allow bouncing for network
Alexander Graf
2016-10-19
1
-0
/
+7
*
efi_loader: Allow boards to implement get_time and reset_system
Alexander Graf
2016-10-18
1
-11
/
+91
*
efi_loader: Do not leak memory when unlinking a mapping
Stefan Brüns
2016-10-18
1
-2
/
+5
*
efi_loader: Keep memory mapping sorted when splitting an entry
Stefan Brüns
2016-10-18
1
-1
/
+2
*
efi_loader: Readd freed pages to memory pool
Stefan Brüns
2016-10-18
1
-2
/
+9
*
efi_loader: Track size of pool allocations to allow freeing
Stefan Brüns
2016-10-18
2
-6
/
+42
*
efi_loader: Move efi_allocate_pool implementation to efi_memory.c
Stefan Brüns
2016-10-18
2
-6
/
+19
*
efi_loader: Fix crash on 32-bit systems
Robin Randhawa
2016-10-18
1
-1
/
+3
*
efi_loader: Fix memory map size check to avoid out-of-bounds access
Stefan Brüns
2016-10-18
1
-1
/
+2
*
efi_loader: Update description of internal efi_mem_carve_out
Stefan Brüns
2016-10-18
1
-3
/
+11
*
spl: move FDT_FIXUP_PARTITIONS to Kconfig
Heiko Schocher
2016-10-15
1
-0
/
+9
*
libfdt: Drop inlining of fdt_path_offset()
Simon Glass
2016-10-13
1
-0
/
+5
*
libfdt: Sync fdt_for_each_subnode() with upstream
Simon Glass
2016-10-13
2
-5
/
+5
*
libfdt: Bring in upstream stringlist functions
Simon Glass
2016-10-13
2
-41
/
+65
*
libfdt: Sync up with upstream
Simon Glass
2016-10-13
3
-10
/
+10
*
libfdt: Fix undefined behaviour in fdt_offset_ptr()
David Gibson
2016-10-13
1
-6
/
+7
*
Fix return value in trailing_strtoln()
Simon Glass
2016-10-11
1
-3
/
+5
*
spl: saveenv: adding saveenv support in SPL
B, Ravi
2016-10-08
2
-1
/
+2
*
arm: Add return value argument to longjmp
Alexander Graf
2016-10-08
1
-1
/
+1
*
Various, accumulated typos collected from around the tree.
Robert P. J. Day
2016-10-06
1
-1
/
+1
*
gunzip: cache-align write buffer memory
Clemens Gruber
2016-10-06
1
-1
/
+2
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
3
-3
/
+3
*
libfdt: simplify fdt_del_mem_rsv()
Masahiro Yamada
2016-09-23
1
-5
/
+1
*
dtoc: Support finding the offset of a property
Simon Glass
2016-09-18
1
-0
/
+3
*
dtoc: Support packing the device tree
Simon Glass
2016-09-18
1
-0
/
+1
*
dtoc: Support deleting device tree properties
Simon Glass
2016-09-18
1
-0
/
+12
*
dtoc: Move to using bytearray
Simon Glass
2016-09-18
1
-0
/
+8
*
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
2016-09-18
1
-1
/
+0
|
\
|
*
usb: uniphier: remove UniPhier xHCI driver and select DM_USB
Masahiro Yamada
2016-09-14
1
-1
/
+0
*
|
Use separate options for TPL support
Simon Glass
2016-09-16
1
-2
/
+7
|
/
*
efi_loader: provide efi_mem_desc version
Mian Yousaf Kaukab
2016-09-07
1
-0
/
+3
*
x86: efi: payload: Make EFI payload build again
Bin Meng
2016-08-30
1
-3
/
+3
*
efi_loader: Fix relocations above 64kb image size
Alexander Graf
2016-08-20
1
-1
/
+1
*
tests: Introduce DT overlay tests
Maxime Ripard
2016-08-20
1
-49
/
+262
*
cmd: fdt: add fdt overlay application subcommand
Maxime Ripard
2016-08-20
1
-7
/
+7
*
libfdt: Add overlay application function
Maxime Ripard
2016-08-20
3
-0
/
+412
*
libfdt: Add fdt_setprop_inplace_namelen_partial
Maxime Ripard
2016-08-20
1
-4
/
+25
*
libfdt: Add fdt_path_offset_namelen
Maxime Ripard
2016-08-20
1
-8
/
+10
[next]