summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mx6sabresd: Prepare for supporting MX6DLFabio Estevam2017-05-182-124/+131
* engicam: common: Move board_late_initJagan Teki2017-05-186-83/+32
* engicam: common: Move common board codeJagan Teki2017-05-187-147/+81
* geam6/isiot: Move the spl code commonJagan Teki2017-05-184-245/+91
* icorem6[_rqs]: Move the spl code commonJagan Teki2017-05-184-570/+314
* i.MX6UL: isiot: Add SETUP_IOMUX_PADSJagan Teki2017-05-181-41/+39
* isiot: Fix to use usdhc2_pads for mmc2Jagan Teki2017-05-181-1/+1
* i.MX6UL: geam6ul: Add SETUP_IOMUX_PADSJagan Teki2017-05-182-30/+35
* icorem6: Use drive strength macrosJagan Teki2017-05-182-140/+140
* icorem6: Use proper iomux_ddr_regs drive strength valuesJagan Teki2017-05-182-58/+58
* engicam: Move uart mux init to SPLJagan Teki2017-05-184-68/+40
* icorem6: Make SPL to pick suitable fdtJagan Teki2017-05-1811-177/+33
* engicam: Set fdt_file env during run-timeJagan Teki2017-05-1819-15/+21
* geam6ul: Add mmc_late_initJagan Teki2017-05-182-2/+22
* geam6ul: Add modeboot env via board_late_initJagan Teki2017-05-183-19/+36
* icorem6: Add mmc_late_initJagan Teki2017-05-182-2/+22
* icorem6: Add modeboot env via board_late_initJagan Teki2017-05-183-20/+36
* imx-common: rdc-sema: correct return valuePeng Fan2017-05-181-1/+1
* thermal: imx: fix calculationPeng Fan2017-05-181-4/+6
* imx: thermal: update imx6 thermal driver according new equationPeng Fan2017-05-181-17/+21
* imx-common: timer: clean upPeng Fan2017-05-181-3/+0
* mx25pdk: Add fuse API supportFabio Estevam2017-05-181-0/+4
* net: fec_mxc: specify the registered eth index by dev_idAndy Duan2017-05-181-2/+9
* net: fec_mxc: avoid transfer dev_id -1 to get mac address from fuseAndy Duan2017-05-181-2/+2
* net: fec: do not access reserved register for i.MX6ULLPeng Fan2017-05-181-1/+1
* Merge git://git.denx.de/u-boot-uniphierTom Rini2017-05-1723-24/+336
|\
| * ARM: uniphier: add more init code for PXs3Masahiro Yamada2017-05-179-1/+76
| * ARM: uniphier: move kernel physical base to 0x82080000Masahiro Yamada2017-05-171-1/+1
| * ARM: dts: uniphier: sync DT with LinuxMasahiro Yamada2017-05-1710-21/+237
| * ARM: uniphier: add weird workaround code for LD20Masahiro Yamada2017-05-172-0/+16
| * ARM: uniphier: add usbupdate commandMasahiro Yamada2017-05-171-0/+5
| * ARM: uniphier: fix MODEL field of REVISION registerMasahiro Yamada2017-05-171-1/+1
* | Merge git://git.denx.de/u-boot-x86Tom Rini2017-05-1744-117/+1008
|\ \
| * | x86: minnowmax: Remove incorrect pad-offset of several pinsBin Meng2017-05-171-5/+0
| * | x86: ich6_gpio: Add use-lvl-write-cache for I/O access modeBin Meng2017-05-176-5/+55
| * | spi: ich: Configure SPI BIOS parameters for Linux upon U-Boot exitStefan Roese2017-05-172-7/+65
| * | x86: bootm: Add dm_remove_devices_flags() call to bootm_announce_and_cleanup()Stefan Roese2017-05-171-0/+9
| * | dm: core: Add DM_FLAG_OS_PREPARE flagStefan Roese2017-05-172-6/+21
| * | serial: serial-uclass: Use force parameter in stdio_deregister_dev()Stefan Roese2017-05-171-1/+1
| * | x86: Convert MMC to driver modelSimon Glass2017-05-177-81/+62
| * | x86: Document ACPI S3 supportBin Meng2017-05-171-6/+18
| * | x86: minnowmax: Enable ACPI S3 resumeBin Meng2017-05-171-0/+1
| * | x86: acpi: Fix Windows S3 resume failureBin Meng2017-05-174-2/+71
| * | x86: pci: Allow conditionally run VGA rom in S3Bin Meng2017-05-172-0/+26
| * | x86: acpi: Turn on ACPI mode for S3Bin Meng2017-05-171-0/+3
| * | x86: acpi: Refactor acpi_resume()Bin Meng2017-05-175-12/+33
| * | x86: acpi: Make enter_acpi_mode() publicBin Meng2017-05-172-1/+10
| * | x86: apci: Change PM1_CNT register access to RMWBin Meng2017-05-171-1/+3
| * | x86: Adjust board_final_cleanup() orderBin Meng2017-05-171-2/+2
| * | x86: Do not clear high table area for S3Bin Meng2017-05-171-1/+6