aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-18geam6/isiot: Move the spl code commonJagan Teki4-245/+91
2017-05-18icorem6[_rqs]: Move the spl code commonJagan Teki4-570/+314
2017-05-18i.MX6UL: isiot: Add SETUP_IOMUX_PADSJagan Teki1-41/+39
2017-05-18isiot: Fix to use usdhc2_pads for mmc2Jagan Teki1-1/+1
2017-05-18i.MX6UL: geam6ul: Add SETUP_IOMUX_PADSJagan Teki2-30/+35
2017-05-18icorem6: Use drive strength macrosJagan Teki2-140/+140
2017-05-18icorem6: Use proper iomux_ddr_regs drive strength valuesJagan Teki2-58/+58
2017-05-18engicam: Move uart mux init to SPLJagan Teki4-68/+40
2017-05-18icorem6: Make SPL to pick suitable fdtJagan Teki11-177/+33
2017-05-18engicam: Set fdt_file env during run-timeJagan Teki19-15/+21
2017-05-18geam6ul: Add mmc_late_initJagan Teki2-2/+22
2017-05-18geam6ul: Add modeboot env via board_late_initJagan Teki3-19/+36
2017-05-18icorem6: Add mmc_late_initJagan Teki2-2/+22
2017-05-18icorem6: Add modeboot env via board_late_initJagan Teki3-20/+36
2017-05-18imx-common: rdc-sema: correct return valuePeng Fan1-1/+1
2017-05-18thermal: imx: fix calculationPeng Fan1-4/+6
2017-05-18imx: thermal: update imx6 thermal driver according new equationPeng Fan1-17/+21
2017-05-18imx-common: timer: clean upPeng Fan1-3/+0
2017-05-18mx25pdk: Add fuse API supportFabio Estevam1-0/+4
2017-05-18net: fec_mxc: specify the registered eth index by dev_idAndy Duan1-2/+9
2017-05-18net: fec_mxc: avoid transfer dev_id -1 to get mac address from fuseAndy Duan1-2/+2
2017-05-18net: fec: do not access reserved register for i.MX6ULLPeng Fan1-1/+1
2017-05-17Merge git://git.denx.de/u-boot-uniphierTom Rini23-24/+336
2017-05-17Merge git://git.denx.de/u-boot-x86Tom Rini44-117/+1008
2017-05-17ARM: uniphier: add more init code for PXs3Masahiro Yamada9-1/+76
2017-05-17ARM: uniphier: move kernel physical base to 0x82080000Masahiro Yamada1-1/+1
2017-05-17ARM: dts: uniphier: sync DT with LinuxMasahiro Yamada10-21/+237
2017-05-17ARM: uniphier: add weird workaround code for LD20Masahiro Yamada2-0/+16
2017-05-17ARM: uniphier: add usbupdate commandMasahiro Yamada1-0/+5
2017-05-17ARM: uniphier: fix MODEL field of REVISION registerMasahiro Yamada1-1/+1
2017-05-17x86: minnowmax: Remove incorrect pad-offset of several pinsBin Meng1-5/+0
2017-05-17x86: ich6_gpio: Add use-lvl-write-cache for I/O access modeBin Meng6-5/+55
2017-05-17spi: ich: Configure SPI BIOS parameters for Linux upon U-Boot exitStefan Roese2-7/+65
2017-05-17x86: bootm: Add dm_remove_devices_flags() call to bootm_announce_and_cleanup()Stefan Roese1-0/+9
2017-05-17dm: core: Add DM_FLAG_OS_PREPARE flagStefan Roese2-6/+21
2017-05-17serial: serial-uclass: Use force parameter in stdio_deregister_dev()Stefan Roese1-1/+1
2017-05-17x86: Convert MMC to driver modelSimon Glass7-81/+62
2017-05-17x86: Document ACPI S3 supportBin Meng1-6/+18
2017-05-17x86: minnowmax: Enable ACPI S3 resumeBin Meng1-0/+1
2017-05-17x86: acpi: Fix Windows S3 resume failureBin Meng4-2/+71
2017-05-17x86: pci: Allow conditionally run VGA rom in S3Bin Meng2-0/+26
2017-05-17x86: acpi: Turn on ACPI mode for S3Bin Meng1-0/+3
2017-05-17x86: acpi: Refactor acpi_resume()Bin Meng5-12/+33
2017-05-17x86: acpi: Make enter_acpi_mode() publicBin Meng2-1/+10
2017-05-17x86: apci: Change PM1_CNT register access to RMWBin Meng1-1/+3
2017-05-17x86: Adjust board_final_cleanup() orderBin Meng1-2/+2
2017-05-17x86: Do not clear high table area for S3Bin Meng1-1/+6
2017-05-17x86: fsp: Save stack address to CMOS for next S3 bootBin Meng4-1/+89
2017-05-17x86: Add an early CMOS access libraryBin Meng3-0/+95
2017-05-17x86: acpi: Resume OS if resume vector is foundBin Meng4-0/+45