summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-05-17x86: fsp: Mark memory used by U-Boot as reserved in the E820 table for S3Bin Meng
2017-05-17x86: baytrail: Conditionally report S3 in the ACPI tableBin Meng
2017-05-17x86: Store and display previous sleep stateBin Meng
2017-05-17x86: fsp: acpi: Pass different boot mode to FSP initBin Meng
2017-05-17x86: Add post codes for OS resumeBin Meng
2017-05-17x86: baytrail: acpi: Add APIs for determining/clearing sleep stateBin Meng
2017-05-17x86: acpi: Add Kconfig option and header file for ACPI resumeBin Meng
2017-05-16Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2017-05-16Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2017-05-16Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2017-05-15mmc: atmel_sdhci: Enable the quirk SDHCI_QUIRK_WAIT_SEND_CMDWenyou Yang
2017-05-15sunxi: Add clock support for TV encoderJernej Skrabec
2017-05-15sunxi: video: Split out TVE codeJernej Skrabec
2017-05-15video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPPPhilipp Tomsich
2017-05-15rockchip: video: introduce VIDEO_DW_HDMI and select for Rockchip HDMIPhilipp Tomsich
2017-05-15video: dw_hdmi: Select HDMI mode only if monitor supports itJernej Skrabec
2017-05-15edid: Add HDMI flag to timing infoJernej Skrabec
2017-05-15edid: Set timings flags according to edidJernej Skrabec
2017-05-15Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2017-05-15kbuild: update DTC warning settings for bus and node/property name checksMasahiro Yamada