summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-09Prepare v2018.07Tom Rini
2018-07-08Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2018-07-06Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2018-07-06tegra: nyan-big: Update CONFIG_SYS_TEXT to the default in README.chromiumPeter Robinson
2018-07-06Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-07-05sunxi: A64: OHCI: prevent turning off shared USB clockAndre Przywara
2018-07-05usb: dwc2: Add brcm,bcm2708-usb compatibleEmmanuel Vadot
2018-07-03Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-07-03arm: timer: sunxi: add Allwinner timer erratum workaroundAndre Przywara
2018-07-03arm: timer: factor out FSL arch timer erratum workaroundAndre Przywara
2018-07-02Prepare v2018.07-rc3Tom Rini
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: Add option to prefer bootp/dhcp serveripAlexander Graf
2018-07-02net: Prefer command line argumentsAlexander Graf
2018-07-02net: Add new wol command - Wake on LANLothar Felten
2018-07-02net: mvneta: zero Tx descriptors on initRabeeh Khoury
2018-07-02net: mvneta: dcache flush TX descriptors at initRabeeh Khoury
2018-07-02net: fastboot: Fix build when FASTBOOT_FLASH is disabledAlex Kiernan
2018-07-02net: zynq_gem: Initialize val variable in zynq_gem_miiphy_read()Michal Simek
2018-07-02Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-07-02video: arm: rpi: Add brcm,bcm2708-fb compatibleEmmanuel Vadot
2018-07-01Merge git://git.denx.de/u-boot-x86Tom Rini
2018-07-01Revert "fw_printenv: Don't bail out directly after one env read error"Tom Rini
2018-07-02doc: vxworks: Mention chain-loading an x86 kernel via 'bootefi'Bin Meng
2018-07-02x86: doc: Update EFI loader supportBin Meng
2018-07-02efi_loader: helloworld: Output ACPI configuration tableBin Meng
2018-07-02efi_loader: Install ACPI configuration tablesBin Meng
2018-07-02efi_loader: Increase number of configuration tables to 16Bin Meng
2018-07-02x86: efi_loader: Build EFI memory map per E820 tableBin Meng
2018-07-02x86: Use microcode update from device tree for all processorsIvan Gorinov
2018-07-02x86: Add scsi command to coreboot and qemuBin Meng
2018-07-02x86: timer: tsc: Allow specifying clock rate from device tree againBin Meng
2018-06-30Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-06-30mx5: Select ARM_CORTEX_A8_CVE_2017_5715Fabio Estevam
2018-06-29lib: div64: fix typeo in include/div64.hHeinrich Schuchardt
2018-06-29ARM: mach-omap2: omap3/am335x: Enable ACR::IBE on Cortex-A8 SoCs for CVE-2017...Nishanth Menon
2018-06-29ARM: mach-omap2: omap5/dra7: Enable ACTLR[0] (Enable invalidates of BTB) to f...Nishanth Menon
2018-06-29ARM: Introduce ability to enable invalidate of BTB with ICIALLU on Cortex-A15...Nishanth Menon