aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-07-19microblaze: Convert generic platform to DM gpioMichal Simek
2018-07-19microblaze: Delete Xilinx watchdog related macrosShreenidhi Shedi
2018-07-19microblaze: Cosmetic changes in Microblaze related filesShreenidhi Shedi
2018-07-19arm64: zcu100: Enable USB host ether and ASIX via defconfigMichal Simek
2018-07-19xilinx: zynq: Add support to secure imagesSiva Durga Prasad Paladugu
2018-07-19hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board filesMichal Simek
2018-07-19common: command: Handle USAGE failure separatelyMichal Simek
2018-07-16sunxi: DT: update device tree files for Allwinner H3 and H5 SoCsAndre Przywara
2018-07-16sunxi: DT: A64: update device tree file for Allwinner A64 SoCAndre Przywara
2018-07-13Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2018-07-12imx_lpi2c: Update lpi2c driver to support imx8Ye Li
2018-07-12arm: socfpga: stratix10: Enable Stratix10 SoC buildLey Foon Tan
2018-07-10mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signaturesAlex Kiernan
2018-07-10cmd: Kconfig: Move CONFIG_MP to KconfigSiva Durga Prasad Paladugu
2018-07-10omap3_logic: Change console from ttyO0 to ttyS0Adam Ford
2018-07-10board: arm: Add support for Broadcom BCM7445Thomas Fitzsimmons
2018-07-10configs: Remove empty #ifdef/#ifndef blocks from configsAlex Kiernan
2018-07-10Merge git://git.denx.de/u-boot-dmTom Rini
2018-07-09include: reset: Change to use CONFIG_IS_ENABLED(DM_RESET)Ley Foon Tan
2018-07-09dt-bindings: clock: Add S900 CMU register definitionsManivannan Sadhasivam
2018-07-09board: Add uCRobotics Bubblegum-96 board supportManivannan Sadhasivam
2018-07-09dm: core: Add a function to decode a memory regionSimon Glass
2018-07-09dm: core: Update of_read_fmap_entry() for livetreeSimon Glass
2018-07-09dm: spi: Update sandbox SPI emulation driver to use ofnodeSimon Glass
2018-07-09dm: core: Add a way to bind a device by ofnodeSimon Glass
2018-07-09log: Add a way to log a return value with a messageSimon Glass
2018-07-09dm: core: Add a way to find an ofnode by compatible stringSimon Glass
2018-07-09dm: core: Add comments to ofnode_read_resource() functoinsSimon Glass
2018-07-09dm: core: Fix a few ofnode function commentsSimon Glass
2018-07-09dm: core: Add ofnode function to read a 64-bit intSimon Glass
2018-07-09fdt: Add device tree memory bindingsMichael Pratt
2018-07-02Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2018-07-02board/aries: RemoveTom Rini
2018-07-02ax25: Switch to CONFIG_BOOTP_PREFER_SERVERIPAlexander Graf
2018-07-02net: Prefer command line argumentsAlexander Graf
2018-07-02net: Add new wol command - Wake on LANLothar Felten
2018-07-02efi_loader: Install ACPI configuration tablesBin Meng
2018-06-29lib: div64: fix typeo in include/div64.hHeinrich Schuchardt
2018-06-27Merge git://git.denx.de/u-boot-imxTom Rini
2018-06-27mtd: nand: export nand_get_flash_type functionJörg Krause
2018-06-27power: pmic: Let PFUZE3000 see all 256 registersTrent Piepho
2018-06-27arm: dts: imx7: sync with LinuxStefan Agner
2018-06-24efi.h: Do not use config optionsAlexander Graf
2018-06-24x86: efi-x86_payload: Enable usb keyboard during bootBin Meng
2018-06-19config: meson-gx-common: Enable USB bootNeil Armstrong
2018-06-19configs: db410c: Set eMMC env partition to BOOT2Ramon Fried
2018-06-19common: Fix cpu nr type which is always unsigned typeMichal Simek
2018-06-19ARM: image: Add option for ignoring ep bit 3Marek Vasut
2018-06-18log: Fix incorect range check in log_get_cat_name()Simon Glass
2018-06-18block: Add SPL_BLOCK_CACHE and default nAdam Ford