| Commit message (Expand) | Author | Age | Files | Lines |
* | dm: Fix error handling when unflattening the DT | Simon Glass | 2017-07-11 | 1 | -1/+6 |
* | display_options: Refactor to allow obtaining the banner | Simon Glass | 2017-07-11 | 1 | -5/+31 |
* | fdt: Enable selecting correct DTB from appended FIT Image | Cooper Jr., Franklin | 2017-07-10 | 1 | -0/+10 |
* | libfdt: Drop -FDT_ERR_TOODEEP | Simon Glass | 2017-07-10 | 2 | -7/+2 |
* | efi_loader: abort on unsupported relocation type | xypron.glpk@gmx.de | 2017-07-04 | 1 | -2/+8 |
* | efi_loader: efi_handle_protocol set attributes | xypron.glpk@gmx.de | 2017-07-04 | 1 | -2/+2 |
* | efi_loader: add static to local functions | Masahiro Yamada | 2017-07-03 | 1 | -9/+11 |
* | efi_loader: check CreateEvent() parameters | Jonathan Gray | 2017-07-03 | 1 | -0/+10 |
* | efi_loader: run CreateEvent() notify function based on flags | Jonathan Gray | 2017-07-03 | 1 | -1/+3 |
* | bch: Fix build on FreeBSD host | Emmanuel Vadot | 2017-06-20 | 1 | -0/+6 |
* | bootstage: Provide a default timer function | Simon Glass | 2017-06-05 | 1 | -0/+17 |
* | fdt: Stop building the old python libfdt module | Simon Glass | 2017-06-02 | 2 | -150/+0 |
* | fdt: Rename existing python libfdt module | Simon Glass | 2017-06-02 | 2 | -5/+4 |
* | fdt: Allow swig options to be provided by Makefile | Simon Glass | 2017-06-02 | 1 | -2/+2 |
* | fdt: Move header files into lib/libfdt | Simon Glass | 2017-06-02 | 2 | -0/+2211 |
* | fdt: Correct cast for sandbox in fdtdec_setup_memory_size() | Simon Glass | 2017-06-02 | 1 | -1/+2 |
* | fdt: Add Python bindings | Simon Glass | 2017-06-02 | 2 | -0/+512 |
* | string: Add strcspn() | Simon Glass | 2017-06-01 | 1 | -0/+24 |
* | string: Add strchrnul() | Simon Glass | 2017-06-01 | 1 | -0/+8 |
* | cros_ec: Convert to support live tree | Simon Glass | 2017-06-01 | 1 | -32/+0 |
* | dm: core: Add a place to put extra device-tree reading functions | Simon Glass | 2017-06-01 | 1 | -0/+1 |
* | dm: Add a function to create a 'live' device tree | Simon Glass | 2017-06-01 | 2 | -0/+334 |
* | Convert CONFIG_LZMA to Kconfig | Simon Glass | 2017-05-22 | 1 | -0/+8 |
* | lib: move hash CONFIG options to Kconfig | Tom Rini | 2017-05-22 | 1 | -3/+3 |
* | tpm: Fix comparison of unsigned expression warning | Tom Rini | 2017-05-12 | 1 | -2/+1 |
* | rsa: Fix build with OpenSSL 1.1.x | Jelle van der Waa | 2017-05-12 | 1 | -6/+38 |
* | lib/slre: remove superfluous assignment | xypron.glpk@gmx.de | 2017-05-12 | 1 | -1/+1 |
* | Allow boards to initialize the DT at runtime. | Alex Deymo | 2017-05-09 | 1 | -0/+3 |
* | string: Use memcpy() within memmove() when we can | Simon Glass | 2017-05-09 | 1 | -9/+2 |
* | lib: circbuf: avoid possible null pointer dereference | xypron.glpk@gmx.de | 2017-05-05 | 1 | -2/+6 |
* | Convert CONFIG_CMD_AES et al to Kconfig | Simon Glass | 2017-04-30 | 1 | -0/+13 |
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpga | Tom Rini | 2017-04-14 | 1 | -0/+8 |
|\ |
|
| * | fdt: Add compatible strings for Arria 10 | Ley Foon Tan | 2017-04-14 | 1 | -0/+8 |
* | | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2017-04-13 | 1 | -5/+35 |
|\ \ |
|
| * | | fdtgrep: Cope with the /aliases node being last | Simon Glass | 2017-04-13 | 1 | -5/+35 |
| |/ |
|
* | | lib: div64: sync with Linux | Peng Fan | 2017-04-13 | 1 | -5/+136 |
* | | tiny-printf: Add support for %p format | Vignesh R | 2017-04-13 | 1 | -0/+154 |
* | | Rename aes.h to uboot_aes.h | Stefano Babic | 2017-04-12 | 1 | -1/+1 |
|/ |
|
* | libfdt: fix build with Python 3 | Stefan Agner | 2017-04-10 | 1 | -1/+1 |
* | fdt: Bring in changes from v1.4.4 | Simon Glass | 2017-04-10 | 3 | -12/+17 |
* | cmd: Expose a Kconfig option to enable UBIFS commands | Boris Brezillon | 2017-04-07 | 1 | -0/+2 |
* | mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entry | Boris Brezillon | 2017-04-07 | 1 | -0/+3 |
* | bch: Allow to build for the host | Maxime Ripard | 2017-04-07 | 1 | -0/+48 |
* | string: Provide a slimmed-down memset() | Simon Glass | 2017-04-04 | 2 | -2/+13 |
* | tpm: Add function to load keys via their parent's SHA1 hash | mario.six@gdsys.cc | 2017-03-26 | 1 | -0/+40 |
* | libfdt: use CONFIG_IS_ENABLED for OF_LIBFDT | Vignesh R | 2017-03-26 | 1 | -1/+1 |
* | Kconfig: Don't use RSA_FREESCALE_EXP on IMX | George McCollister | 2017-03-20 | 1 | -2/+2 |
* | Kconfig: introduce md5sum command selection | Andre Przywara | 2017-03-17 | 1 | -0/+4 |
* | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini | 2017-03-16 | 1 | -4/+10 |
|\ |
|
| * | efi: Add a hook to allow adding memory mapping | York Sun | 2017-03-14 | 1 | -4/+10 |