Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a13d902c8d65f806b417a9caca7035b91250e945
/
lib
a13d902
fdt: Add Python bindings
by Simon Glass
· Sat May 27 07:38:11 2017 -0600
0d0e3c9
string: Add strcspn()
by Simon Glass
· Thu May 18 20:09:29 2017 -0600
4355d42
string: Add strchrnul()
by Simon Glass
· Thu May 18 20:09:28 2017 -0600
b35e6d6
cros_ec: Convert to support live tree
by Simon Glass
· Thu May 18 20:09:23 2017 -0600
0fbf66b
dm: core: Add a place to put extra device-tree reading functions
by Simon Glass
· Thu May 18 20:09:02 2017 -0600
8ff57ae
dm: Add a function to create a 'live' device tree
by Simon Glass
· Thu May 18 20:08:55 2017 -0600
264aa5f
Convert CONFIG_LZMA to Kconfig
by Simon Glass
· Wed May 17 03:25:42 2017 -0600
5bdd919
lib: move hash CONFIG options to Kconfig
by Tom Rini
· Mon May 15 12:17:49 2017 -0400
6b2d40c
tpm: Fix comparison of unsigned expression warning
by Tom Rini
· Wed May 10 15:20:18 2017 -0400
e980590
rsa: Fix build with OpenSSL 1.1.x
by Jelle van der Waa
· Mon May 08 21:31:19 2017 +0200
d6462bb
lib/slre: remove superfluous assignment
by xypron.glpk@gmx.de
· Mon May 08 21:13:43 2017 +0200
5b661ec
Allow boards to initialize the DT at runtime.
by Alex Deymo
· Sun Apr 02 01:25:20 2017 -0700
03f827e
string: Use memcpy() within memmove() when we can
by Simon Glass
· Wed Apr 05 16:23:31 2017 -0600
42cc341
lib: circbuf: avoid possible null pointer dereference
by xypron.glpk@gmx.de
· Wed May 03 23:20:10 2017 +0200
528fdd1
Convert CONFIG_CMD_AES et al to Kconfig
by Simon Glass
· Wed Apr 26 22:27:49 2017 -0600
03017c5
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· Fri Apr 14 09:05:57 2017 -0400
b25ae72
fdt: Add compatible strings for Arria 10
by Ley Foon Tan
· Wed Apr 05 17:32:47 2017 +0800
aa468b1
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Thu Apr 13 17:31:06 2017 -0400
847f59a
fdtgrep: Cope with the /aliases node being last
by Simon Glass
· Sun Apr 02 12:26:44 2017 -0600
d218320
lib: div64: sync with Linux
by Peng Fan
· Mon Apr 10 13:39:48 2017 +0800
0bda3e4
tiny-printf: Add support for %p format
by Vignesh R
· Mon Apr 10 12:23:22 2017 +0530
4a24308
Rename aes.h to uboot_aes.h
by Stefano Babic
· Wed Apr 05 18:08:00 2017 +0200
8fb2c77
libfdt: fix build with Python 3
by Stefan Agner
· Wed Mar 29 12:41:23 2017 -0700
dc9b229
fdt: Bring in changes from v1.4.4
by Simon Glass
· Tue Mar 28 10:23:31 2017 -0600
aa57d0f
cmd: Expose a Kconfig option to enable UBIFS commands
by Boris Brezillon
· Mon Feb 27 18:22:06 2017 +0100
627dc18
mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entry
by Boris Brezillon
· Mon Feb 27 18:22:05 2017 +0100
a8bbc20
bch: Allow to build for the host
by Maxime Ripard
· Mon Feb 27 18:22:01 2017 +0100
e2f94ae
string: Provide a slimmed-down memset()
by Simon Glass
· Sun Apr 02 09:50:28 2017 -0600
a5a7ea2
tpm: Add function to load keys via their parent's SHA1 hash
by mario.six@gdsys.cc
· Mon Mar 20 10:28:28 2017 +0100
621cc09
libfdt: use CONFIG_IS_ENABLED for OF_LIBFDT
by Vignesh R
· Mon Mar 20 10:04:38 2017 +0530
7bb238e
Kconfig: Don't use RSA_FREESCALE_EXP on IMX
by George McCollister
· Thu Mar 16 16:17:06 2017 -0500
f0fa113
Kconfig: introduce md5sum command selection
by Andre Przywara
· Wed Mar 15 01:19:05 2017 +0000
be4246a
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Thu Mar 16 16:43:32 2017 -0400
c1cb800
tiny-printf: add static to locally used functions
by Masahiro Yamada
· Sun Feb 12 18:08:43 2017 +0900
a8e9f0a
efi: Add a hook to allow adding memory mapping
by York Sun
· Mon Mar 06 09:02:27 2017 -0800
ca37a39
x86: Use unsigned long for address in table generation
by Simon Glass
· Mon Jan 16 07:03:35 2017 -0700
4eceb6c
lib: tpm: Add command to flush resources
by Mario Six
· Wed Jan 11 16:00:50 2017 +0100
21d3bce
disk: convert CONFIG_ISO_PARTITION to Kconfig
by Patrick Delaunay
· Fri Jan 27 11:00:38 2017 +0100
23d1489
mkimage: Add support for signing with pkcs11
by George McCollister
· Fri Jan 06 13:14:17 2017 -0600
0656248
lib: net_utils: enforce '.' as octet separator in string_to_ip
by Chris Packham
· Wed Jan 04 13:36:26 2017 +1300
e917c36
lib: net_utils: make string_to_ip stricter
by Chris Packham
· Wed Jan 04 13:36:25 2017 +1300
29d2a62
delay: collect {m, n, u}delay declarations to include/linux/delay.h
by Masahiro Yamada
· Wed Dec 28 00:35:59 2016 +0900
9e7fc05
libfdt: Correct fdt handling of overlays without fixups and base trees without symbols
by David Gibson
· Tue Dec 20 15:58:44 2016 +0100
79417c5
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· Tue Jan 10 08:19:21 2017 -0500
cc21ab8
lib: gitignore *.elf and *.so generated by efi_loader
by Ladislav Michl
· Mon Jan 09 11:33:28 2017 +0100
7b303b8
SPL: tiny-printf: ignore "-" modifier
by Andre Przywara
· Mon Jan 02 11:48:29 2017 +0000
3211868
SPL: tiny-printf: add "l" modifier
by Andre Przywara
· Mon Jan 02 11:48:28 2017 +0000
ba97b72
fdt: add memory bank decoding functions for board setup
by Nathan Rossi
· Mon Dec 19 00:03:34 2016 +1000
b548351
efi_loader: Allow to compile helloworld.efi w/o bundling it
by Alexander Graf
· Thu Nov 17 22:40:10 2016 +0100
6616c82
image: Combine image_sig_algo with image_sign_info
by Andrew Duda
· Tue Nov 08 18:53:41 2016 +0000
06ca6d6
image: Add crypto_algo struct for RSA info
by Andrew Duda
· Tue Nov 08 18:53:41 2016 +0000
3db9ff0
rsa: Verify RSA padding programatically
by Andrew Duda
· Tue Nov 08 18:53:40 2016 +0000
eed7e78
rsa: cosmetic: rename pad_len to key_len
by Andrew Duda
· Tue Nov 08 18:53:39 2016 +0000
2ebeb44
ls2080: Exit dpaa only right before exiting U-Boot
by Alexander Graf
· Thu Nov 17 01:02:57 2016 +0100
d881f5f
x86: Enable EFI loader support
by Simon Glass
· Mon Nov 07 08:47:16 2016 -0700
fac4ced
efi: Add support for a hello world test program
by Simon Glass
· Mon Nov 07 08:47:08 2016 -0700
6cbaac6
x86: Tidy up selection of building the EFI stub
by Simon Glass
· Mon Nov 07 08:47:06 2016 -0700
d25bb30
efi: Correct cache flush alignment
by Simon Glass
· Mon Nov 07 08:47:04 2016 -0700
a074d5d
efi_loader: console: Correctly report modes
by Emmanuel Vadot
· Tue Nov 08 06:03:29 2016 +0100
5c861d4
efi: Use device device path type Messaging for network interface node
by Oleksandr Tymoshenko
· Mon Oct 24 10:47:01 2016 -0700
45841ca
efi_loader: fix depends on line of EFI_LOADER
by Masahiro Yamada
· Thu Oct 20 00:23:43 2016 +0900
48fd0f1
libfdt: fix fdt_stringlist_search()
by Masahiro Yamada
· Mon Oct 17 20:22:34 2016 +0900
0a37826
libfdt: fix fdt_stringlist_count()
by Masahiro Yamada
· Mon Oct 17 20:22:33 2016 +0900
0b0490a
libfdt: Sync overlay with upstream
by Maxime Ripard
· Mon Oct 17 22:50:18 2016 +0200
393dd91
efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data}
by Alexander Graf
· Fri Oct 14 13:45:30 2016 +0200
cdfe696
x86: efi: Add EFI loader support for x86
by Simon Glass
· Sun Sep 25 15:27:35 2016 -0600
c2194bf
efi: Fix missing EFIAPI specifiers
by Simon Glass
· Sun Sep 25 15:27:32 2016 -0600
9a3e3e2
smbios: Provide serial number
by Alexander Graf
· Fri Aug 19 01:23:31 2016 +0200
9982e67
efi_loader: Fix efi_install_configuration_table
by Alexander Graf
· Fri Aug 19 01:23:30 2016 +0200
66f96e1
smbios: Expose in efi_loader as table
by Alexander Graf
· Fri Aug 19 01:23:29 2016 +0200
e44b3c0
smbios: Generate type 4 on non-x86 systems
by Alexander Graf
· Fri Aug 19 01:23:28 2016 +0200
e4a59ae
smbios: Allow compilation on 64bit systems
by Alexander Graf
· Fri Aug 19 01:23:25 2016 +0200
c5c1163
efi_loader: Expose efi_install_configuration_table
by Alexander Graf
· Fri Aug 19 01:23:24 2016 +0200
fb22808
x86: Move smbios generation into arch independent directory
by Alexander Graf
· Fri Aug 19 01:23:23 2016 +0200
ee532d9
x86: Move table csum into separate file
by Alexander Graf
· Fri Aug 19 01:23:21 2016 +0200
bc76639
efi_loader: gop: Expose fb when 32bpp
by Alexander Graf
· Tue Jun 07 00:57:05 2016 +0200
0b12b86
efi_loader: Allow bouncing for network
by Alexander Graf
· Tue Sep 06 14:26:27 2016 +0200
7725609
efi_loader: Allow boards to implement get_time and reset_system
by Alexander Graf
· Tue Aug 16 21:08:45 2016 +0200
4e9ad8d
efi_loader: Do not leak memory when unlinking a mapping
by Stefan Brüns
· Sat Oct 01 23:32:29 2016 +0200
9d65651
efi_loader: Keep memory mapping sorted when splitting an entry
by Stefan Brüns
· Sat Oct 01 23:32:28 2016 +0200
a4f4302
efi_loader: Readd freed pages to memory pool
by Stefan Brüns
· Sat Oct 01 23:32:27 2016 +0200
67b67d9
efi_loader: Track size of pool allocations to allow freeing
by Stefan Brüns
· Sun Oct 09 22:17:26 2016 +0200
5a09aef
efi_loader: Move efi_allocate_pool implementation to efi_memory.c
by Stefan Brüns
· Sun Oct 09 22:17:18 2016 +0200
95d2e7e
efi_loader: Fix crash on 32-bit systems
by Robin Randhawa
· Tue Sep 13 18:36:53 2016 +0100
f625855
efi_loader: Fix memory map size check to avoid out-of-bounds access
by Stefan Brüns
· Sun Oct 09 22:17:07 2016 +0200
1b00dc1
efi_loader: Update description of internal efi_mem_carve_out
by Stefan Brüns
· Sat Oct 01 23:32:23 2016 +0200
c9ab910
spl: move FDT_FIXUP_PARTITIONS to Kconfig
by Heiko Schocher
· Thu Oct 06 07:31:45 2016 +0200
a2235e4
libfdt: Drop inlining of fdt_path_offset()
by Simon Glass
· Sun Oct 02 17:59:30 2016 -0600
499c29e
libfdt: Sync fdt_for_each_subnode() with upstream
by Simon Glass
· Sun Oct 02 17:59:29 2016 -0600
b0ea740
libfdt: Bring in upstream stringlist functions
by Simon Glass
· Sun Oct 02 17:59:28 2016 -0600
dfdcd6f
libfdt: Sync up with upstream
by Simon Glass
· Sun Oct 02 17:59:27 2016 -0600
f8857be
libfdt: Fix undefined behaviour in fdt_offset_ptr()
by David Gibson
· Sun Oct 02 17:59:26 2016 -0600
e9ee762
Fix return value in trailing_strtoln()
by Simon Glass
· Wed Oct 05 20:42:11 2016 -0600
e94b024
spl: saveenv: adding saveenv support in SPL
by B, Ravi
· Wed Sep 28 14:46:18 2016 +0530
9d006b7
arm: Add return value argument to longjmp
by Alexander Graf
· Tue Sep 27 09:30:32 2016 +0200
c5b1e5d
Various, accumulated typos collected from around the tree.
by Robert P. J. Day
· Wed Sep 07 14:27:59 2016 -0400
8a80c33
gunzip: cache-align write buffer memory
by Clemens Gruber
· Mon Aug 29 17:10:36 2016 +0200
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· Wed Sep 21 11:28:55 2016 +0900
e7e8ba9
libfdt: simplify fdt_del_mem_rsv()
by Masahiro Yamada
· Tue Sep 06 22:17:37 2016 +0900
54cec6d
dtoc: Support finding the offset of a property
by Simon Glass
· Mon Jul 25 18:59:16 2016 -0600
Next »