Age | Commit message (Expand) | Author |
2017-04-13 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2017-04-13 | pci: Add a command to show PCI regions | Simon Glass |
2017-04-12 | Rename aes.h to uboot_aes.h | Stefano Babic |
2017-04-12 | cmd_mmc: fix arg parsing for setdsr subcmd | Markus Niebel |
2017-04-07 | cmd: nand: Make the NAND options default to NAND_SUNXI | Maxime Ripard |
2017-04-07 | cmd: ubifs: Add a dependency on CMD_UBI | Maxime Ripard |
2017-04-07 | sunxi: Enable UBI and NAND support | Hans de Goede |
2017-04-07 | cmd: nand: Expose optional suboptions in Kconfig | Boris Brezillon |
2017-04-07 | cmd: Expose a Kconfig option to enable UBIFS commands | Boris Brezillon |
2017-04-07 | cmd: Add Kconfig option for CMD_MTDPARTS and related options | Maxime Ripard |
2017-04-05 | OpenRISC: Remove | Tom Rini |
2017-04-05 | SPARC: Remove | Tom Rini |
2017-04-05 | Blackfin: Remove | Tom Rini |
2017-04-04 | dm: core: Add flags parameter to device_remove() | Stefan Roese |
2017-04-04 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2017-03-28 | i2c: Set default I2C bus number | Lukasz Majewski |
2017-03-26 | lib: tpm: Add command to list resources | mario.six@gdsys.cc |
2017-03-26 | cmd: tpm: Fix flush command | mario.six@gdsys.cc |
2017-03-26 | tpm: Add function to load keys via their parent's SHA1 hash | mario.six@gdsys.cc |
2017-03-17 | gpt: Fix uuid string format | Vincent Tinelli |
2017-03-17 | cmd: itest: correct calculus for long format | Sebastien Colleur |
2017-03-17 | Kconfig: introduce md5sum command selection | Andre Przywara |
2017-03-16 | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2017-03-14 | arm64: booti: allow to place kernel image anywhere in physical memory | Masahiro Yamada |
2017-03-14 | armv8: Add global variable resv_ram | York Sun |
2017-02-12 | flash: complete CONFIG_SYS_NO_FLASH move with renaming | Masahiro Yamada |
2017-02-08 | cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to Kconfig | Masahiro Yamada |
2017-02-08 | cmd: bootm: fix build when CONFIG_CMD_IMLS_NAND | Grygorii Strashko |
2017-02-08 | cmd: rework "license" command | Masahiro Yamada |
2017-02-08 | cmd: add a new command "config" to show .config contents | Masahiro Yamada |
2017-02-01 | lib: tpm: Add command to flush resources | Mario Six |
2017-01-28 | booti: Set images.os.arch | Scott Wood |
2017-01-28 | cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT | Patrick Delaunay |
2017-01-28 | disk: convert CONFIG_EFI_PARTITION to Kconfig | Patrick Delaunay |
2017-01-28 | disk: convert CONFIG_ISO_PARTITION to Kconfig | Patrick Delaunay |
2017-01-28 | disk: convert CONFIG_DOS_PARTITION to Kconfig | Patrick Delaunay |
2017-01-26 | Merge git://www.denx.de/git/u-boot-marvell | Tom Rini |
2017-01-26 | cmd: ubi: allow '-' to specify maximum volume size | Ladislav Michl |
2017-01-25 | arm64: mvebu: Update bubt command MMC block device access | Konstantin Porotchkin |
2017-01-24 | bootz/booti: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set | Cédric Schieli |
2017-01-21 | status_led: Kconfig migration | Uri Mashiach |
2017-01-20 | bootm: qnx: Disable data cache before booting QNX image | Emmanuel Vadot |
2017-01-20 | cmd/host: add missing \n in help text | Sébastien Szymanski |
2017-01-20 | bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set | Rick Altherr |
2017-01-19 | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2017-01-18 | armv8: aarch64: Fix the warning about x1-x3 nonzero issue | Alison Wang |
2017-01-17 | usb: storage: Show number of storage devices detected for DM_USB | Michal Simek |
2017-01-14 | cmd: sata: fix init command return value | Gary Bisson |
2017-01-14 | cmd/fdt: Make fdt get value endian-safe for single-cell properties | Andreas Färber |
2017-01-13 | cmd: fdt: Print error message when fdt application fails | Stefan Agner |