platform/kernel/u-boot.git
2016-05-26 Marek VasutARM: exynos: Disable serial support in SPL
2016-05-26 Marek VasutARM: exynos: Fix build error if SERIAL is disabled...
2016-05-25 Simon Glassexynos: video: Drop old unused code
2016-05-25 Simon Glassexynos: video: Convert several boards to driver model...
2016-05-25 Simon Glassexynos: video: Rename variables for driver model
2016-05-25 Simon Glassexynos: video: Rename edp_device_info to exynos_dp_priv
2016-05-25 Simon Glassexynos: dts: Add display-related device tree fragments
2016-05-25 Simon Glassexynos: Simplify calling of exynos_dp_phy_ctrl()
2016-05-25 Simon Glassexynos: Allow PWM0 pinmux to be set up
2016-05-25 Simon Glassdts: Add clock and regulator binding files for max77802
2016-05-25 Simon Glassexynos: Disable LCD display for boards we can't convert
2016-05-25 Simon Glassexynos: Allow CONFIG_MISC_COMMON to be build without...
2016-05-25 Simon Glassexynos: Allow tizen to be built without an LCD
2016-05-25 Simon Glassexynos: dts: Add pwm device tree node
2016-05-25 Simon Glassvideo: Add an enum for active low/high
2016-05-25 Simon Glassexynos: pwm: Add a driver for the exynos5 PWM
2016-05-25 Simon Glassexynos: video: Combine LCD driver into one file
2016-05-25 Simon Glassexynos: video: Move mipi_lcd_device_dt into a function
2016-05-25 Simon Glassexynos: video: Move struct exynos_platform_mipi_dsim...
2016-05-25 Simon Glassexynos: video: Move dsim_config_dt into a function
2016-05-25 Simon Glassexynos: video: Drop static variables in exynos_dp_lowle...
2016-05-25 Simon Glassexynos: video: Drop static variables in exynos_fb.c
2016-05-25 Simon Glassexynos: video: Drop static variables in exynos_fimd.c
2016-05-25 Simon Glassexynos: video: Drop the static lcd_base_addr variable
2016-05-25 Simon Glassexynos: video: Remove use of vidinfo_t typedef
2016-05-25 Simon Glassexynos: video: Drop dead code
2016-05-25 Simon Glassexynos: video: Move driver files into their own directory
2016-05-25 Thomas Abrahamboard: samsung: add initial Espresso7420 board support
2016-05-25 Thomas Abrahamarm: exynos: add support for Exynos7420 SoC
2016-05-25 Thomas Abrahamarm: exynos: realign the code to allow support for...
2016-05-25 Thomas Abrahamserial: s5p: use clock api to get clock rate
2016-05-25 Thomas Abrahamserial: s5p: get the port id number from the alias...
2016-05-25 Thomas Abrahamclk: exynos: add clock driver for Exynos7420 Soc
2016-05-25 Thomas Abrahampinctrl: Add pinctrl driver support for Exynos7420 SoC
2016-05-25 Thomas Abrahampinctrl: add the DM_UC_FLAG_SEQ_ALIAS flag for numberin...
2016-05-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2016-05-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-05-24 Dan Murphynet: phy: dp83867: Add SGMII helper for configuration
2016-05-24 Dan Murphynet: phy: Add phy_interface_is_sgmii to phy.h
2016-05-24 Dan Murphynet: phy: Move is_rgmii helper to phy.h
2016-05-24 Dan Murphynet: phy: ti: Allow the driver to be more configurable
2016-05-24 Dan Murphynet: phy: dp83867: Add device tree bindings and documen...
2016-05-24 Dan Murphynet: zynq_gem: Add the passing of the phy-handle node
2016-05-24 Dan Murphydrivers: net: cpsw: Add reading of DT phy-handle node
2016-05-24 Mugunthan V Ndefconfig: dra74_evm: enable eth driver model
2016-05-24 Mugunthan V Ndefconfig: am437x_sk_evm: enable eth driver model
2016-05-24 Mugunthan V Ndefconfig: am437x_gp_evm: enable eth driver model
2016-05-24 Mugunthan V Narm: dts: dra7: fix ethernet name with proper device...
2016-05-24 Mugunthan V Narm: dts: dra7: add syscon node to cpsw to read mac...
2016-05-24 Mugunthan V Narm: dts: am4372: add syscon node to cpsw to read mac...
2016-05-24 Mugunthan V Ndrivers: net: cpsw: add support for reading mac address...
2016-05-24 Mugunthan V Ndrivers: net: cpsw: fix get mdio base and gmii_sel...
2016-05-24 Mugunthan V NARM: omap5: add platform specific ethernet phy modes...
2016-05-24 Mugunthan V Ndrivers: net: cpsw: fix cpsw dp parse when num slaves...
2016-05-24 Mugunthan V Nti_omap5_common: eth: do not define DM_ETH for spl
2016-05-24 Mugunthan V Ndrivers: core: device: add support to check dt compatib...
2016-05-24 Kevin Smithnet: phy: Add PHY driver for mv88e61xx switches
2016-05-24 Kevin Smithnet: Remove unused mv88e61xx switch driver
2016-05-24 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-micro...
2016-05-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2016-05-24 Michal SimekARM: zynq: Simplify zynq configuration
2016-05-24 Michal Simekphy: marvell: Do not reset phy after negotiation
2016-05-24 Michal Simekphy: Wire return value from phy_config()
2016-05-24 Michal Simekimage: Add boot_get_fpga() to load fpga with bootm
2016-05-24 Michal Simeknet: phy: Handle phy_startup() error codes properly
2016-05-24 Michal Simekphy: Return correct error code when timeout happens
2016-05-24 Michal Simeknet: xilinx: Handle error value from phy_startup()
2016-05-24 Michal Simekmkimage: Report information about fpga
2016-05-24 Michal Simekfpga: Fix typo in function comment
2016-05-24 Michal SimekARM64: zynqmp: Enable CLK framework
2016-05-24 Michal SimekARM64: zynqmp: Add SPL support support
2016-05-24 Michal SimekARM64: zynqmp: Add missing u-boot,dm-pre-reloc to DTSI
2016-05-24 Alexander GrafARM64: zynqmp: Align gic ranges for 64k in device tree
2016-05-24 Michal Simektools: zynqmpimage: Add Xilinx ZynqMP boot header gener...
2016-05-24 Michal SimekSPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode
2016-05-24 Michal SimekARM: zynq: Call ps7_post_config() for SPL
2016-05-24 Michal SimekARM64: zynqmp: Enable option to overwrite default variables
2016-05-24 Michal Simekspl: Introduce new function spl_board_prepare_for_boot
2016-05-24 Michal SimekARM64: zynqmp: Add debug uart for zc1751-dc1
2016-05-24 Michal SimekARM64: zynqmp: Enable SPI_FLASH and FLASH_BAR for ep108
2016-05-24 Michal SimekARM64: zynqmp: Remove CONFIG_PREBOOT
2016-05-24 Michal SimekARM: zynq: Add support for SPL_LOAD_FIT
2016-05-24 Michal SimekARM64: zynqmp: Wire up debug_uart setup
2016-05-24 Michal SimekARM64: zynqmp: Enable eMMC boot partitions commands
2016-05-24 Michal SimekARM64: zynqmp: Add support for reading MAC from eeprom
2016-05-24 Michal SimekARM64: zynqmp: Enable missing distro default options
2016-05-24 Michal SimekARM64: zynqmp: Enable HUSH parser for all zynqmp targets
2016-05-24 Masahiro YamadaARM: dts: zynq: describe SLCR as simple-mfd rather...
2016-05-24 Michal Simekgpio: zynq: Add support for reading gpio pin state
2016-05-24 Masahiro YamadaARM: zynq: load u-boot.img whether CONFIG_OF_SEPARATE...
2016-05-24 Marek VasutARM: sama5d2: Implement boot device autodetection
2016-05-24 Marek VasutARM: atmel: Enable FIT image support for SAMA5Dx
2016-05-24 Wenyou Yangboard: sama5d2_xplained: change SDHCI GCK's clock sourc...
2016-05-24 Wenyou YangARM: at91: clock: complete the GCK's clock sources
2016-05-24 Wenyou YangARM: at91: clock: fix the GCK's clock source
2016-05-24 Wenyou Yangboard: atmel: sama5d2_xplained: fix the missing pin...
2016-05-24 Wenyou Yangboard: atmel: add SAMA5D2 PTC Engineering board
2016-05-24 Wenyou YangARM: at91: sama5d2: add macro & field definitions
2016-05-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-05-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
next