oweals/u-boot.git
2017-05-18 Jagan Tekiengicam: common: Move board_late_init
2017-05-18 Jagan Tekiengicam: common: Move common board code
2017-05-18 Jagan Tekigeam6/isiot: Move the spl code common
2017-05-18 Jagan Tekiicorem6[_rqs]: Move the spl code common
2017-05-18 Jagan Tekii.MX6UL: isiot: Add SETUP_IOMUX_PADS
2017-05-18 Jagan Tekiisiot: Fix to use usdhc2_pads for mmc2
2017-05-18 Jagan Tekii.MX6UL: geam6ul: Add SETUP_IOMUX_PADS
2017-05-18 Jagan Tekiicorem6: Use drive strength macros
2017-05-18 Jagan Tekiicorem6: Use proper iomux_ddr_regs drive strength values
2017-05-18 Jagan Tekiengicam: Move uart mux init to SPL
2017-05-18 Jagan Tekiicorem6: Make SPL to pick suitable fdt
2017-05-18 Jagan Tekiengicam: Set fdt_file env during run-time
2017-05-18 Jagan Tekigeam6ul: Add mmc_late_init
2017-05-18 Jagan Tekigeam6ul: Add modeboot env via board_late_init
2017-05-18 Jagan Tekiicorem6: Add mmc_late_init
2017-05-18 Jagan Tekiicorem6: Add modeboot env via board_late_init
2017-05-18 Peng Fanimx-common: rdc-sema: correct return value
2017-05-18 Peng Fanthermal: imx: fix calculation
2017-05-18 Peng Fanimx: thermal: update imx6 thermal driver according...
2017-05-18 Peng Fanimx-common: timer: clean up
2017-05-18 Fabio Estevammx25pdk: Add fuse API support
2017-05-18 Andy Duannet: fec_mxc: specify the registered eth index by dev_id
2017-05-18 Andy Duannet: fec_mxc: avoid transfer dev_id -1 to get mac addre...
2017-05-18 Peng Fannet: fec: do not access reserved register for i.MX6ULL
2017-05-17 Tom RiniMerge git://git.denx.de/u-boot-uniphier
2017-05-17 Tom RiniMerge git://git.denx.de/u-boot-x86
2017-05-17 Andre Przywarasunxi: Move maintainership for Pine64
2017-05-17 Andre Przywarasunxi: update Pine64 README
2017-05-17 Andre Przywarasunxi: use SPL header DT name for FIT board matching
2017-05-17 Siarhei Siamashkasunxi: Store the device tree name in the SPL header
2017-05-17 Andre Przywarasunxi: enable automatic FIT build for 64-bit SoCs
2017-05-17 Andre Przywarasunxi: defconfig: add supported DT list for Pine64
2017-05-17 Andre Przywarasunxi: 64-bit SoCs: introduce FIT generator script
2017-05-17 Andre PrzywaraMakefile: add rules to generate SPL FIT images
2017-05-17 Andre Przywarasunxi: SPL: add FIT config selector for Pine64 boards
2017-05-17 Andre Przywarasunxi: SPL: store RAM size in gd
2017-05-17 Andre Przywarasunxi: A64: move SPL stack to end of SRAM A2
2017-05-17 Andre Przywaraarmv8: fsl: move ccn504 code into FSL Makefile
2017-05-17 Andre Przywaraarmv8: SPL: only compile GIC code if needed
2017-05-17 Andre Przywaratools: mksunxiboot: allow larger SPL binaries
2017-05-17 Andre PrzywaraKconfig: fix SPL_FIT dependency
2017-05-17 Andre PrzywaraSPL: FIT: allow loading multiple images
2017-05-17 Andre PrzywaraSPL: FIT: factor out spl_load_fit_image()
2017-05-17 Andre PrzywaraSPL: FIT: improve error handling
2017-05-17 Andre PrzywaraSPL: FIT: rework U-Boot image loading
2017-05-17 Andre PrzywaraSPL: FIT: refactor FDT loading
2017-05-17 Masahiro YamadaARM: uniphier: add more init code for PXs3
2017-05-17 Masahiro YamadaARM: uniphier: move kernel physical base to 0x82080000
2017-05-17 Masahiro YamadaARM: dts: uniphier: sync DT with Linux
2017-05-17 Masahiro YamadaARM: uniphier: add weird workaround code for LD20
2017-05-17 Masahiro YamadaARM: uniphier: add usbupdate command
2017-05-17 Masahiro YamadaARM: uniphier: fix MODEL field of REVISION register
2017-05-17 Bin Mengx86: minnowmax: Remove incorrect pad-offset of several...
2017-05-17 Bin Mengx86: ich6_gpio: Add use-lvl-write-cache for I/O access...
2017-05-17 Stefan Roesespi: ich: Configure SPI BIOS parameters for Linux upon...
2017-05-17 Stefan Roesex86: bootm: Add dm_remove_devices_flags() call to bootm...
2017-05-17 Stefan Roesedm: core: Add DM_FLAG_OS_PREPARE flag
2017-05-17 Stefan Roeseserial: serial-uclass: Use force parameter in stdio_der...
2017-05-17 Simon Glassx86: Convert MMC to driver model
2017-05-17 Bin Mengx86: Document ACPI S3 support
2017-05-17 Bin Mengx86: minnowmax: Enable ACPI S3 resume
2017-05-17 Bin Mengx86: acpi: Fix Windows S3 resume failure
2017-05-17 Bin Mengx86: pci: Allow conditionally run VGA rom in S3
2017-05-17 Bin Mengx86: acpi: Turn on ACPI mode for S3
2017-05-17 Bin Mengx86: acpi: Refactor acpi_resume()
2017-05-17 Bin Mengx86: acpi: Make enter_acpi_mode() public
2017-05-17 Bin Mengx86: apci: Change PM1_CNT register access to RMW
2017-05-17 Bin Mengx86: Adjust board_final_cleanup() order
2017-05-17 Bin Mengx86: Do not clear high table area for S3
2017-05-17 Bin Mengx86: fsp: Save stack address to CMOS for next S3 boot
2017-05-17 Bin Mengx86: Add an early CMOS access library
2017-05-17 Bin Mengx86: acpi: Resume OS if resume vector is found
2017-05-17 Bin Mengx86: acpi: Add one API to find OS wakeup vector
2017-05-17 Bin Mengx86: acpi: Add wake up assembly stub
2017-05-17 Bin Mengx86: fsp: Mark memory used by U-Boot as reserved in...
2017-05-17 Bin Mengx86: baytrail: Conditionally report S3 in the ACPI...
2017-05-17 Bin Mengx86: Store and display previous sleep state
2017-05-17 Bin Mengx86: fsp: acpi: Pass different boot mode to FSP init
2017-05-17 Bin Mengx86: Add post codes for OS resume
2017-05-17 Bin Mengx86: baytrail: acpi: Add APIs for determining/clearing...
2017-05-17 Bin Mengx86: acpi: Add Kconfig option and header file for ACPI...
2017-05-16 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2017-05-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2017-05-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2017-05-15 Wenyou Yangmmc: atmel_sdhci: Enable the quirk SDHCI_QUIRK_WAIT_SEN...
2017-05-15 Jernej Skrabecsunxi: Add clock support for TV encoder
2017-05-15 Jernej Skrabecsunxi: video: Split out TVE code
2017-05-15 Philipp Tomsichvideo: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP
2017-05-15 Philipp Tomsichrockchip: video: introduce VIDEO_DW_HDMI and select...
2017-05-15 Jernej Skrabecvideo: dw_hdmi: Select HDMI mode only if monitor suppor...
2017-05-15 Jernej Skrabecedid: Add HDMI flag to timing info
2017-05-15 Jernej Skrabecedid: Set timings flags according to edid
2017-05-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2017-05-15 Masahiro Yamadakbuild: update DTC warning settings for bus and node...
2017-05-15 Adam Fordomap3: omap3_logic: switch to using TI_COMMON_CMD_OPTION
2017-05-15 Adam Fordpower: twl4030: Add imply CMD_POWEROFF when TWL4030...
2017-05-15 Tom RiniKconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to...
2017-05-15 Tom RiniKconfig: USB: Migrate existing USB_EHCI_xxx options
2017-05-15 Tom RiniKconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to...
2017-05-15 Paulo Zanetipowerpc: t1024: Fix SRDS_MAX_LANES value
next