pandora-u-boot.git
2017-08-15 Tom RiniPrepare v2017.09-rc2 v2017.09-rc2
2017-08-15 Tom Riniconfigs: Resync with savedefconfig
2017-08-14 Tom RiniMerge git://git.denx.de/u-boot-net
2017-08-14 Sam Protsenkocommon: Move CONFIG_BOOTARGS to Kconfig
2017-08-14 Prabhakar Kushwahadriver: net: ldpaa: Update priv->phydev after free()
2017-08-14 Yuiko Oshinousb: net: Add support for Microchip LAN75xx and LAN78xx
2017-08-14 Yuiko Oshinonet: Add mii_resolve_flowctrl_fdx()
2017-08-14 Madalin Bucurnet: fman: add support RGMII_TXID to memac
2017-08-14 Tom RiniARM: rockchip: rock: Correct test to use CONFIG_IS_ENAB...
2017-08-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-rockchip
2017-08-13 Patrice Chotardstm32f1: remove stm32f1 support
2017-08-13 Chris Packhamcmd/bdinfo: correct comment in board_detail
2017-08-13 Simon Glasstest: Move the FIT test into the correct place
2017-08-13 Simon Glasstest: Convert the FIT test to test/py
2017-08-13 Simon Glasstest: Indent test-fit.py to match the next patch
2017-08-13 Nishanth MenonARM: OMAP5: Enable support for AVS0 for OMAP5 productio...
2017-08-13 Nishanth MenonARM: OMAP5: Remove OPP_LOW Definitions for ES2.0
2017-08-13 Simon Glasstest: Fix FIT test to pass again
2017-08-13 Andy Shevchenkowdt: Update uclass to make clear that the timeout is...
2017-08-13 Nobuhiro Iwamatsuboot_fit: Change return value from FDT_ERROR to -EINVAL...
2017-08-13 Bin Mengx86: qemu: Enable NVMe driver
2017-08-13 Bin Mengnvme: Handle zero Maximum Data Transfer Size (MDTS)
2017-08-13 Jon Nettletonnvme: Fix number of blocks detection
2017-08-13 Jon Nettletonnvme: Detect devices that are class Storage Express
2017-08-13 Zhikang Zhangnvme: Add nvme commands
2017-08-13 Zhikang Zhangnvme: Add show routine to print detailed information
2017-08-13 Zhikang Zhangnvme: Add NVM Express driver support
2017-08-13 Zhikang Zhangdm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME
2017-08-13 xypron.glpk... arm: mvebu: ddr3_debug: remove self assignments
2017-08-13 xypron.glpk... arm: mvebu: remove self assignment
2017-08-13 xypron.glpk... tpm: add missing va_end
2017-08-13 xypron.glpk... ARM: hisilicon: hikey: do not rely on random stack...
2017-08-13 xypron.glpk... stm32: remove redundant 'else if'
2017-08-13 xypron.glpk... arm: mvebu: avoid possible NULL dereference
2017-08-13 xypron.glpk... armv7m: mpu_config add missing break
2017-08-13 xypron.glpk... bcm281xx: clock: avoid possible NULL dereference
2017-08-13 xypron.glpk... arm: bcm235xx: clk_set_rate avoid possible NULL deref
2017-08-13 xypron.glpk... arm: bcm235xx: avoid possible NULL dereference
2017-08-13 xypron.glpk... arm: spear: do not return random value from stack
2017-08-13 xypron.glpk... api: remove superfluous assignment
2017-08-13 Adam FordConvert CONFIG_OMAP3_SPI to Kconfig
2017-08-13 Kever Yangrockchip: clk: remove RATE_TO_DIV
2017-08-13 Kever Yangrockchip: clk: update dwmmc clock div
2017-08-13 Kever Yangrockchip: rk322x: update max-frequency for mmc node
2017-08-13 Kever Yangrockchip: dts: rk322x: add sdmmc device node
2017-08-13 Philipp Tomsichscripts: setlocalversion: safely extract variables...
2017-08-13 Kever Yangrockchip: rk322x: set the DDR region as non-secure...
2017-08-13 Kever Yangrockchip: rk3288: fix EMMC_DIV_MASK definition in header
2017-08-13 Philipp Tomsichrockchip: rk3368: spl: move SPL_LDSCRIPT to Kconfig
2017-08-13 Philipp Tomsichspl: moveconfig: remove SPL_LDSCRIPT definitions for...
2017-08-13 Philipp Tomsichspl: add hierarchical defaults for SPL_LDSCRIPT
2017-08-13 Philipp Tomsichrockchip: rk3188: rock: adjust for SPL/TPL split
2017-08-13 Andy Yanrockchip: remove the hard coded uart iomux setting...
2017-08-13 Andy Yanrockchip: set Pre-reloc malloc pool size to 4kb for...
2017-08-13 Andy Yanrockchip: add u-boot specific dts for rk3368 based...
2017-08-13 Philipp Tomsichrockchip: rk3368: remove setup of secure timer from...
2017-08-13 Philipp Tomsichrockchip: lion-rk3368: defconfig: enable DM timer for...
2017-08-13 Philipp Tomsichdts: rk3368: make timer0 accessible for SPL and TPL
2017-08-13 Philipp Tomsichrockchip: timer: add device-model timer driver for...
2017-08-13 Philipp Tomsichdm: timer: normalise SPL and TPL support
2017-08-13 Philipp Tomsichtimer: add OF_PLATDATA support for timer-uclass
2017-08-13 Philipp Tomsichconfigs: mpc85xx: fix fallout from SPL/TPL changes
2017-08-13 Klaus Gogerrockchip: board: puma_rk3399: rename ATF firmware
2017-08-13 Philipp Tomsichrockchip: board: puma-rk3399: fix warnings in puma_rk33...
2017-08-13 Philipp Tomsichmoveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MA...
2017-08-13 Philipp Tomsichrockchip: rk3368: mark TPL as not inheriting its stack...
2017-08-13 Philipp Tomsicharmv8: TPL_STACK will always be defined, so test CONFIG...
2017-08-13 Philipp Tomsichspl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE...
2017-08-13 Philipp Tomsichrockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig...
2017-08-13 Philipp Tomsichspl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig
2017-08-13 Philipp Tomsichrockchip: board: lion-rk3368: add support for the RK336...
2017-08-13 Philipp Tomsichrockchip: spi: enable support for the rk_spi driver...
2017-08-13 Philipp Tomsichrockchip: rk3368: spl: mark SPL and TPL as supported...
2017-08-13 Philipp Tomsichrockchip: rk3368: spl: add SPL support
2017-08-13 Philipp Tomsichrockchip: spl: make spl-boot-order code reusable (split...
2017-08-13 Philipp Tomsichrockchip: rk3368: spl: add TPL support
2017-08-13 Philipp Tomsichrockchip: rk3368: spl: enable SPL_FRAMEWORK in rk3368_c...
2017-08-13 Philipp Tomsichrockchip: rk3368: dts: add DMC node in rk3368.dtsi
2017-08-13 Philipp Tomsichrockchip: rk3368: add DRAM controller driver with DRAM...
2017-08-13 Philipp Tomsichrockchip: Makefile: streamline SPL/TPL configuration
2017-08-13 Philipp Tomsichnet: gmac_rockchip: Add support for the RK3368 GMAC
2017-08-13 Philipp Tomsichrockchip: clk: rk3368: add support for configuring...
2017-08-13 Philipp Tomsichrockchip: clk: rk3368: mark 'priv' __maybe_unused in...
2017-08-13 Philipp Tomsichrockchip: clk: rk3368: add support for GMAC (SLCK_MAC...
2017-08-13 Philipp Tomsichrockchip: clk: rk3368: support configuring the DRAM...
2017-08-13 Philipp Tomsichrockchip: clk: rk3368: implement MMC/SD clock reparenting
2017-08-13 Philipp Tomsichrockchip: clk: rk3368: define DMA1_SRST_REQ and DMA2_SR...
2017-08-13 Philipp Tomsichrockchip: clk: rk3368: implement DPLL (DRAM PLL) support
2017-08-13 Philipp Tomsichrockchip: clk: rk3368: do not change CPLL/GPLL before...
2017-08-13 Philipp Tomsichrockchip: clk: rk3368: support OF_PLATDATA for the...
2017-08-13 Philipp Tomsichrockchip: clk: rk3368: implement bandwidth adjust for...
2017-08-13 Philipp Tomsichrockchip: pinctrl: rk3368: add SPI support
2017-08-13 Philipp Tomsichrockchip: pinctrl: rk3368: move IOMUX bit-definitions...
2017-08-13 Philipp Tomsichrockchip: pinctrl: rk3368: add support for configuring...
2017-08-13 Philipp Tomsichrockchip: pinctrl: rk3368: add GMAC (RGMII only) support
2017-08-13 Philipp Tomsichrockchip: rk3368: dts: add sgrf node
2017-08-13 Philipp Tomsichrockchip: rk3368: grf: use shifted-constants
2017-08-13 Philipp Tomsichrockchip: rk3368: syscon: SGRF support for OF_PLATDATA
2017-08-13 Philipp Tomsichrockchip: rk3368: syscon: MSCH/PMUGRF/GRF support for...
2017-08-13 Philipp Tomsichrockchip: rk3368: spl: add memory layout for TPL and SPL
next