Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
56f5c40ad9c27815ee53eb300128171a46395ade
/
lib
f1896c4
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
by Andy Yan
· 7 years ago
d56b4b1
configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS
by Tom Rini
· 7 years ago
c1eb3d5
dm: Fix error handling when unflattening the DT
by Simon Glass
· 7 years ago
6c519f2
display_options: Refactor to allow obtaining the banner
by Simon Glass
· 7 years ago
2059ecf
fdt: Enable selecting correct DTB from appended FIT Image
by Cooper Jr., Franklin
· 7 years ago
2bf9412
libfdt: Drop -FDT_ERR_TOODEEP
by Simon Glass
· 7 years ago
da684a6
efi_loader: abort on unsupported relocation type
by xypron.glpk@gmx.de
· 7 years ago
8e1d329
efi_loader: efi_handle_protocol set attributes
by xypron.glpk@gmx.de
· 7 years ago
6e0bf8d
efi_loader: add static to local functions
by Masahiro Yamada
· 7 years ago
a95343b
efi_loader: check CreateEvent() parameters
by Jonathan Gray
· 8 years ago
37a980b
efi_loader: run CreateEvent() notify function based on flags
by Jonathan Gray
· 8 years ago
4ecc988
bch: Fix build on FreeBSD host
by Emmanuel Vadot
· 7 years ago
9fb34b0
bootstage: Provide a default timer function
by Simon Glass
· 7 years ago
727f153
fdt: Stop building the old python libfdt module
by Simon Glass
· 7 years ago
555ba48
fdt: Rename existing python libfdt module
by Simon Glass
· 7 years ago
7e91b102
fdt: Allow swig options to be provided by Makefile
by Simon Glass
· 7 years ago
a2b2caa
fdt: Move header files into lib/libfdt
by Simon Glass
· 7 years ago
c69380f
fdt: Correct cast for sandbox in fdtdec_setup_memory_size()
by Simon Glass
· 7 years ago
cf2064d
fdt: Add Python bindings
by Simon Glass
· 7 years ago
a7d0021
string: Add strcspn()
by Simon Glass
· 7 years ago
6b45ba4
string: Add strchrnul()
by Simon Glass
· 7 years ago
2ec9d17
cros_ec: Convert to support live tree
by Simon Glass
· 7 years ago
b7e0d73
dm: core: Add a place to put extra device-tree reading functions
by Simon Glass
· 7 years ago
8b50d52
dm: Add a function to create a 'live' device tree
by Simon Glass
· 7 years ago
aed998a
Convert CONFIG_LZMA to Kconfig
by Simon Glass
· 7 years ago
089df18
lib: move hash CONFIG options to Kconfig
by Tom Rini
· 7 years ago
667d685
tpm: Fix comparison of unsigned expression warning
by Tom Rini
· 7 years ago
c3b4328
rsa: Fix build with OpenSSL 1.1.x
by Jelle van der Waa
· 8 years ago
b8865e6
lib/slre: remove superfluous assignment
by xypron.glpk@gmx.de
· 8 years ago
82f766d
Allow boards to initialize the DT at runtime.
by Alex Deymo
· 8 years ago
cb0eae8
string: Use memcpy() within memmove() when we can
by Simon Glass
· 8 years ago
05d887b
lib: circbuf: avoid possible null pointer dereference
by xypron.glpk@gmx.de
· 8 years ago
b1a873d
Convert CONFIG_CMD_AES et al to Kconfig
by Simon Glass
· 8 years ago
c1a16c3
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 8 years ago
e11b5e8
fdt: Add compatible strings for Arria 10
by Ley Foon Tan
· 8 years ago
b7b24a7
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
c47a38b
fdtgrep: Cope with the /aliases node being last
by Simon Glass
· 8 years ago
0342e33
lib: div64: sync with Linux
by Peng Fan
· 8 years ago
cdce1f7
tiny-printf: Add support for %p format
by Vignesh R
· 8 years ago
b80c0b9
Rename aes.h to uboot_aes.h
by Stefano Babic
· 8 years ago
9963890
libfdt: fix build with Python 3
by Stefan Agner
· 8 years ago
92688a0
fdt: Bring in changes from v1.4.4
by Simon Glass
· 8 years ago
173aafb
cmd: Expose a Kconfig option to enable UBIFS commands
by Boris Brezillon
· 8 years ago
aa04915
mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entry
by Boris Brezillon
· 8 years ago
71d2c07
bch: Allow to build for the host
by Maxime Ripard
· 8 years ago
ab4458b
string: Provide a slimmed-down memset()
by Simon Glass
· 8 years ago
0f4b2ba
tpm: Add function to load keys via their parent's SHA1 hash
by mario.six@gdsys.cc
· 8 years ago
5efa1bf
libfdt: use CONFIG_IS_ENABLED for OF_LIBFDT
by Vignesh R
· 8 years ago
f4e9ff7
Kconfig: Don't use RSA_FREESCALE_EXP on IMX
by George McCollister
· 8 years ago
bea79d7
Kconfig: introduce md5sum command selection
by Andre Przywara
· 8 years ago
ce38ebb
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
433cbfb
tiny-printf: add static to locally used functions
by Masahiro Yamada
· 8 years ago
4263374
efi: Add a hook to allow adding memory mapping
by York Sun
· 8 years ago
42fd8c1
x86: Use unsigned long for address in table generation
by Simon Glass
· 8 years ago
7690be3
lib: tpm: Add command to flush resources
by Mario Six
· 8 years ago
1acc008
disk: convert CONFIG_ISO_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
f1ca1fd
mkimage: Add support for signing with pkcs11
by George McCollister
· 8 years ago
f267e40
lib: net_utils: enforce '.' as octet separator in string_to_ip
by Chris Packham
· 8 years ago
d921ed9
lib: net_utils: make string_to_ip stricter
by Chris Packham
· 8 years ago
5bc516e
delay: collect {m, n, u}delay declarations to include/linux/delay.h
by Masahiro Yamada
· 8 years ago
46743c4
libfdt: Correct fdt handling of overlays without fixups and base trees without symbols
by David Gibson
· 8 years ago
0b84043
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
8361af0
lib: gitignore *.elf and *.so generated by efi_loader
by Ladislav Michl
· 8 years ago
1c85362
SPL: tiny-printf: ignore "-" modifier
by Andre Przywara
· 8 years ago
a28e1d9
SPL: tiny-printf: add "l" modifier
by Andre Przywara
· 8 years ago
623f601
fdt: add memory bank decoding functions for board setup
by Nathan Rossi
· 8 years ago
95b62b2
efi_loader: Allow to compile helloworld.efi w/o bundling it
by Alexander Graf
· 8 years ago
83dd98e
image: Combine image_sig_algo with image_sign_info
by Andrew Duda
· 8 years ago
0c1d74f
image: Add crypto_algo struct for RSA info
by Andrew Duda
· 8 years ago
da29f29
rsa: Verify RSA padding programatically
by Andrew Duda
· 8 years ago
5300a4f
rsa: cosmetic: rename pad_len to key_len
by Andrew Duda
· 8 years ago
b7b8410
ls2080: Exit dpaa only right before exiting U-Boot
by Alexander Graf
· 8 years ago
58ad862
x86: Enable EFI loader support
by Simon Glass
· 8 years ago
c7ae3df
efi: Add support for a hello world test program
by Simon Glass
· 8 years ago
5abd913
x86: Tidy up selection of building the EFI stub
by Simon Glass
· 8 years ago
d0d9099
efi: Correct cache flush alignment
by Simon Glass
· 8 years ago
5be8b0a
efi_loader: console: Correctly report modes
by Emmanuel Vadot
· 8 years ago
d7608ab
efi: Use device device path type Messaging for network interface node
by Oleksandr Tymoshenko
· 8 years ago
456ca6b
efi_loader: fix depends on line of EFI_LOADER
by Masahiro Yamada
· 8 years ago
01ae56c
libfdt: fix fdt_stringlist_search()
by Masahiro Yamada
· 8 years ago
7c9786d
libfdt: fix fdt_stringlist_count()
by Masahiro Yamada
· 8 years ago
610db70
libfdt: Sync overlay with upstream
by Maxime Ripard
· 8 years ago
3c63db9
efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data}
by Alexander Graf
· 8 years ago
65e4c0b
x86: efi: Add EFI loader support for x86
by Simon Glass
· 8 years ago
e275458
efi: Fix missing EFIAPI specifiers
by Simon Glass
· 8 years ago
6fb580d
smbios: Provide serial number
by Alexander Graf
· 8 years ago
aba5e91
efi_loader: Fix efi_install_configuration_table
by Alexander Graf
· 8 years ago
e663b35
smbios: Expose in efi_loader as table
by Alexander Graf
· 8 years ago
9647620
smbios: Generate type 4 on non-x86 systems
by Alexander Graf
· 8 years ago
e824cf3
smbios: Allow compilation on 64bit systems
by Alexander Graf
· 8 years ago
488bf12
efi_loader: Expose efi_install_configuration_table
by Alexander Graf
· 8 years ago
4b6dddc
x86: Move smbios generation into arch independent directory
by Alexander Graf
· 8 years ago
1befb38
x86: Move table csum into separate file
by Alexander Graf
· 8 years ago
8f661a5
efi_loader: gop: Expose fb when 32bpp
by Alexander Graf
· 8 years ago
712cd29
efi_loader: Allow bouncing for network
by Alexander Graf
· 8 years ago
80a4800
efi_loader: Allow boards to implement get_time and reset_system
by Alexander Graf
· 8 years ago
511d0b9
efi_loader: Do not leak memory when unlinking a mapping
by Stefan Brüns
· 8 years ago
b6a9517
efi_loader: Keep memory mapping sorted when splitting an entry
by Stefan Brüns
· 8 years ago
b61d857
efi_loader: Readd freed pages to memory pool
by Stefan Brüns
· 8 years ago
42417bc
efi_loader: Track size of pool allocations to allow freeing
by Stefan Brüns
· 8 years ago
Next »