Age | Commit message (Expand) | Author |
2019-01-18 | lib: Kconfig: spelling fixes | Chris Packham |
2018-11-20 | spl: lz4: Allow use of lz4 compression in SPL | Simon Glass |
2018-11-14 | kconfig: Introduce HAVE_ARCH_IOMAP | Bin Meng |
2018-10-09 | fdt: Allow libfdt in TPL | Simon Glass |
2018-10-09 | tpm: Add support for SPL and TPL | Simon Glass |
2018-07-26 | fdt_support: make FDT_FIXUP_PARTITIONS depend on CMD_MTDPARTS | Masahiro Yamada |
2018-06-18 | avb2.0: integrate avb 2.0 into the build system | Igor Opaniuk |
2018-06-13 | lib: Add hexdump | Alexey Brodkin |
2018-05-30 | mmc: Separate "mmc swrite" from fastboot | Alex Kiernan |
2018-05-08 | lib/Kconfig: Mark OF_LIBFDT_OVERLAY as depending on OF_LIBFDT | Tom Rini |
2018-05-08 | configs: TI: Enable FIT Library overlay support | Praneeth Bajjuri |
2018-04-28 | spl: Split sprintf, strto* from SPL serial in Kconfig | Alex Kiernan |
2018-04-04 | Merge git://git.denx.de/u-boot-sunxi | Tom Rini |
2018-04-04 | sunxi: revert disabling of features | Andre Przywara |
2018-03-19 | optee: Add lib entries for sharing OPTEE code across ports | Bryan O'Donoghue |
2018-02-14 | lib: Kconfig: Move DYNAMIC_CRC_TABLE to Kconfig | Faiz Abbas |
2018-02-08 | Convert LIB_UUID to Kconfig | Adam Ford |
2018-02-08 | Convert CONFIG LIB_HW_RAND to Kconfig | Adam Ford |
2018-01-26 | net: regex: Disable by default on sunXi | Maxime Ripard |
2017-12-26 | Move CONFIG_PANIC_HANG to Kconfig | Masahiro Yamada |
2017-11-20 | rtc: add support for s35392a | Nandor Han |
2017-10-05 | lib: allow building lzo for the SPL | Jean-Jacques Hiblot |
2017-10-02 | lib: Add CRC32-C | Marek BehĂșn |
2017-09-11 | spl: fit: Eanble GZIP support for image decompression | York Sun |
2017-09-01 | Convert CONFIG_BCH to Kconfig | Adam Ford |
2017-08-20 | Fix 'notes' typos | Anatolij Gustschin |
2017-08-13 | rockchip: rk3188: rock: adjust for SPL/TPL split | Philipp Tomsich |
2017-07-24 | configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS | Tom Rini |
2017-05-22 | Convert CONFIG_LZMA to Kconfig | Simon Glass |
2017-04-30 | Convert CONFIG_CMD_AES et al to Kconfig | Simon Glass |
2017-04-07 | cmd: Expose a Kconfig option to enable UBIFS commands | Boris Brezillon |
2017-04-07 | mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entry | Boris Brezillon |
2017-04-04 | string: Provide a slimmed-down memset() | Simon Glass |
2017-03-17 | Kconfig: introduce md5sum command selection | Andre Przywara |
2016-10-19 | smbios: Expose in efi_loader as table | Alexander Graf |
2016-10-19 | x86: Move smbios generation into arch independent directory | Alexander Graf |
2016-10-15 | spl: move FDT_FIXUP_PARTITIONS to Kconfig | Heiko Schocher |
2016-08-20 | libfdt: Add overlay application function | Maxime Ripard |
2016-06-02 | lib: Enable private libgcc by default | Marek Vasut |
2016-04-01 | cosmetic: Fix typos "privide" | Masahiro Yamada |
2016-03-15 | efi_loader: hook up in build environment | Alexander Graf |
2016-03-14 | fdt: Allow libfdt to be used in SPL | Simon Glass |
2016-03-14 | Move CONFIG_OF_LIBFDT to Kconfig | Simon Glass |
2016-02-06 | Use correct spelling of "U-Boot" | Bin Meng |
2016-01-19 | vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF | Tom Rini |
2015-11-23 | lib/tiny-printf.c: Add tiny printf function for space limited environments | Stefan Roese |
2015-10-23 | dm: tpm: Drop CONFIG_DM_TPM | Simon Glass |
2015-10-11 | Add support for LZ4 decompression algorithm | Julius Werner |
2015-08-31 | tpm: Add Kconfig options for TPMs | Simon Glass |
2015-08-05 | efi: Add start-up library code | Simon Glass |