summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-18imx: thermal: update imx6 thermal driver according new equationPeng Fan
2017-05-18imx-common: timer: clean upPeng Fan
2017-05-18mx25pdk: Add fuse API supportFabio Estevam
2017-05-18net: fec_mxc: specify the registered eth index by dev_idAndy Duan
2017-05-18net: fec_mxc: avoid transfer dev_id -1 to get mac address from fuseAndy Duan
2017-05-18net: fec: do not access reserved register for i.MX6ULLPeng Fan
2017-05-17Merge git://git.denx.de/u-boot-uniphierTom Rini
2017-05-17Merge git://git.denx.de/u-boot-x86Tom Rini
2017-05-17sunxi: Move maintainership for Pine64Andre Przywara
2017-05-17sunxi: update Pine64 READMEAndre Przywara
2017-05-17sunxi: use SPL header DT name for FIT board matchingAndre Przywara
2017-05-17sunxi: Store the device tree name in the SPL headerSiarhei Siamashka
2017-05-17sunxi: enable automatic FIT build for 64-bit SoCsAndre Przywara
2017-05-17sunxi: defconfig: add supported DT list for Pine64Andre Przywara
2017-05-17sunxi: 64-bit SoCs: introduce FIT generator scriptAndre Przywara
2017-05-17Makefile: add rules to generate SPL FIT imagesAndre Przywara
2017-05-17sunxi: SPL: add FIT config selector for Pine64 boardsAndre Przywara
2017-05-17sunxi: SPL: store RAM size in gdAndre Przywara
2017-05-17sunxi: A64: move SPL stack to end of SRAM A2Andre Przywara
2017-05-17armv8: fsl: move ccn504 code into FSL MakefileAndre Przywara
2017-05-17armv8: SPL: only compile GIC code if neededAndre Przywara
2017-05-17tools: mksunxiboot: allow larger SPL binariesAndre Przywara
2017-05-17Kconfig: fix SPL_FIT dependencyAndre Przywara
2017-05-17SPL: FIT: allow loading multiple imagesAndre Przywara
2017-05-17SPL: FIT: factor out spl_load_fit_image()Andre Przywara
2017-05-17SPL: FIT: improve error handlingAndre Przywara
2017-05-17SPL: FIT: rework U-Boot image loadingAndre Przywara
2017-05-17SPL: FIT: refactor FDT loadingAndre Przywara
2017-05-17ARM: uniphier: add more init code for PXs3Masahiro Yamada
2017-05-17ARM: uniphier: move kernel physical base to 0x82080000Masahiro Yamada
2017-05-17ARM: dts: uniphier: sync DT with LinuxMasahiro Yamada
2017-05-17ARM: uniphier: add weird workaround code for LD20Masahiro Yamada
2017-05-17ARM: uniphier: add usbupdate commandMasahiro Yamada
2017-05-17ARM: uniphier: fix MODEL field of REVISION registerMasahiro Yamada
2017-05-17x86: minnowmax: Remove incorrect pad-offset of several pinsBin Meng
2017-05-17x86: ich6_gpio: Add use-lvl-write-cache for I/O access modeBin Meng
2017-05-17spi: ich: Configure SPI BIOS parameters for Linux upon U-Boot exitStefan Roese
2017-05-17x86: bootm: Add dm_remove_devices_flags() call to bootm_announce_and_cleanup()Stefan Roese
2017-05-17dm: core: Add DM_FLAG_OS_PREPARE flagStefan Roese
2017-05-17serial: serial-uclass: Use force parameter in stdio_deregister_dev()Stefan Roese
2017-05-17x86: Convert MMC to driver modelSimon Glass
2017-05-17x86: Document ACPI S3 supportBin Meng
2017-05-17x86: minnowmax: Enable ACPI S3 resumeBin Meng
2017-05-17x86: acpi: Fix Windows S3 resume failureBin Meng
2017-05-17x86: pci: Allow conditionally run VGA rom in S3Bin Meng
2017-05-17x86: acpi: Turn on ACPI mode for S3Bin Meng
2017-05-17x86: acpi: Refactor acpi_resume()Bin Meng
2017-05-17x86: acpi: Make enter_acpi_mode() publicBin Meng
2017-05-17x86: apci: Change PM1_CNT register access to RMWBin Meng
2017-05-17x86: Adjust board_final_cleanup() orderBin Meng