summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-18i.MX6UL: isiot: Add SETUP_IOMUX_PADSJagan Teki
2017-05-18isiot: Fix to use usdhc2_pads for mmc2Jagan Teki
2017-05-18i.MX6UL: geam6ul: Add SETUP_IOMUX_PADSJagan Teki
2017-05-18icorem6: Use drive strength macrosJagan Teki
2017-05-18icorem6: Use proper iomux_ddr_regs drive strength valuesJagan Teki
2017-05-18engicam: Move uart mux init to SPLJagan Teki
2017-05-18icorem6: Make SPL to pick suitable fdtJagan Teki
2017-05-18engicam: Set fdt_file env during run-timeJagan Teki
2017-05-18geam6ul: Add mmc_late_initJagan Teki
2017-05-18geam6ul: Add modeboot env via board_late_initJagan Teki
2017-05-18icorem6: Add mmc_late_initJagan Teki
2017-05-18icorem6: Add modeboot env via board_late_initJagan Teki
2017-05-18imx-common: rdc-sema: correct return valuePeng Fan
2017-05-18thermal: imx: fix calculationPeng Fan
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-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
2017-05-17x86: Do not clear high table area for S3Bin Meng
2017-05-17x86: fsp: Save stack address to CMOS for next S3 bootBin Meng
2017-05-17x86: Add an early CMOS access libraryBin Meng
2017-05-17x86: acpi: Resume OS if resume vector is foundBin Meng
2017-05-17x86: acpi: Add one API to find OS wakeup vectorBin Meng
2017-05-17x86: acpi: Add wake up assembly stubBin Meng