summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-11fpga: Kconfig: Replace spaces with tabsMichal Simek
2018-09-10Prepare v2018.09Tom Rini
2018-09-10.travis.yml: Fix typo in sun7i job descriptionTuomas Tynkkynen
2018-09-10mtd: nand: denali: fix unaligned cache operations on ARMv7 SoCsMasahiro Yamada
2018-09-10fdt: fix get_next_memory_node()Marek Vasut
2018-09-07ARM: Specify aligned address for secure section instead of using attributesChen-Yu Tsai
2018-09-06pico-imx7d: Update the README fileFabio Estevam
2018-09-05travis: Use kernel.org pre-built toolchain for riscvBin Meng
2018-09-05ARM: qemu-arm: Fix qemu_arm64_defconfig for QEMU 3.0Tuomas Tynkkynen
2018-09-05lib/slre: remove superfluous assignmentHeinrich Schuchardt
2018-09-05amlogic: board p212: Fix Ethernet PHY initJasper kcoding
2018-09-05qemu-arm: Enable DHCP distro targetAlexander Graf
2018-09-05ARM: dts: logicpd-torpedo-37xx-devkit-u-boot: Fix MMC Card DetectAdam Ford
2018-09-05Merge tag 'arc-updates-for-2018.09' of git://git.denx.de/u-boot-arcTom Rini
2018-09-05ARC: HSDK: Fix timer frequency valueEugeniy Paltsev
2018-09-05EMDK: Enable bootelfAlexey Brodkin
2018-09-04Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini
2018-09-04mx7dsabresd: Add the qspi target to the list of supported defconfigsFabio Estevam
2018-09-04imx: missing CONFIG_MII in mx7dsabresd_qspi_defconfigStefano Babic
2018-09-04colibri_imx7_emmc: add Colibri iMX7D 1GB (eMMC) module supportStefan Agner
2018-09-04board: toradex: common: fail gracefully on missing NAND chipStefan Agner
2018-09-04imx: mx7: add system suspend/resume supportAnson Huang
2018-09-04imx: mx7: add gpc initialization for low power modeAnson Huang
2018-09-04imx: mx7: psci: improve cpu hotplug flowAnson Huang
2018-09-04Cleanup CONFIG_BOOTDELAY on cl-som-imx7Alex Kiernan
2018-09-04watchdog: mx25: use the imx_watchdog driver for mx25Martin Kaiser
2018-09-04imx: imx6ul_evk: Enable DM driver for iMX6UL EVK u-bootYe Li
2018-09-04dts: imx6ul_evk: Add DTS files for 14x14 EVK and 9x9 EVK boardsYe Li
2018-09-04dts: imx6ul: Update alias to support DMYe Li
2018-09-04imx: imx7d-sdb: Add DM QSPI supportYe Li
2018-09-04imx: imx6sx-sabreauto: convert to use DM QSPI driverYe Li
2018-09-04imx: imx6sx-sdb: Enable DM QSPI driverYe Li
2018-09-03Prepare v2018.09-rc3Tom Rini
2018-09-03configs: Resync with savedefconfigTom Rini
2018-08-31spl: Kconfig: Fix typo in 'Upgrade'Fabio Estevam
2018-08-31Make kmalloc'ed memory really DMA-safeMasahiro Yamada
2018-08-31test: fix typo in cmd_ut_category() descriptionHeinrich Schuchardt
2018-08-31hisilicon: hikey: Update instructions based on latest sourceManivannan Sadhasivam
2018-08-30Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2018-08-30Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-08-30Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini
2018-08-30Merge git://git.denx.de/u-boot-x86Tom Rini
2018-08-30mmc: renesas-sdhi: Use priv directlyMarek Vasut
2018-08-30x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parametersBin Meng
2018-08-30x86: efi: payload: Turn on acpi in the kernel command lineBin Meng
2018-08-30x86: zimage: Support booting Linux kernel from an EFI payloadBin Meng
2018-08-30efi: stub: Pass EFI system table address to U-Boot payloadBin Meng
2018-08-30x86: efi: payload: Install E820 map from EFI memory mapBin Meng
2018-08-29rockchip: dts: fix unnecessary '-cells' warningKever Yang
2018-08-29usb: dwc2: Add reset ctrl to driverLey Foon Tan