oweals/u-boot.git
2016-09-22 Michal Simekspi: zynq: Use variable to remove u32 to u64 conversions
2016-09-22 Michal SimekARM64: zynqmp: Fix usb_gadget_handle_interrupt routine
2016-09-22 Michal SimekARM64: zynqmp: Force certain bootmode for SPL
2016-09-22 Michal SimekARM64: zynqmp: Wire up both USBs available on ZynqMP
2016-09-22 Michal Simekfpga: Add Kconfig to fpga subsystem
2016-09-20 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-09-20 Tom RiniPowerPC: Update last users of CONFIG_ISO_STRING to...
2016-09-20 Tom RiniPowerPC: Update MIP405/MIP405T to use Kconfig better
2016-09-20 Siva Durga... Kconfig: Move config IDENT_STRING to Kconfig
2016-09-20 Tom Riniconfigs: Re-sync
2016-09-19 Masahiro YamadaRevert "Increase default of CONFIG_SYS_MALLOC_F_LEN...
2016-09-19 Tom RiniA20-OLinuXino-Lime2: Enable USB gadget support
2016-09-19 Simon Glassdtoc: Add methods for reading data from properties
2016-09-19 Simon Glassdtoc: Correct quotes in fdt_util
2016-09-19 Simon Glassdtoc: Support finding the offset of a property
2016-09-19 Simon Glassdtoc: Support packing the device tree
2016-09-19 Simon Glassdtoc: Support deleting device tree properties
2016-09-19 Simon Glassdtoc: Move to using bytearray
2016-09-19 Simon Glassdtoc: Prepare for supporting changing of device trees
2016-09-19 Simon Glassdtoc: Drop the convert_dash parameter to GetProps()
2016-09-19 Simon Glassdtoc: Allow the device tree to be compiled from source
2016-09-19 Simon Glasspatman: Add a library to handle logging and progress
2016-09-19 Simon Glasspatman: Add a tools library for using temporary files
2016-09-19 Simon Glassdtoc: Move a few more common functions into fdt.py
2016-09-19 Simon Glassdtoc: Move Widen() and GetPhandle() into the base class
2016-09-19 Simon Glassdtoc: Move BytesToValue() and GetEmpty() into PropBase
2016-09-19 Simon Glassdtoc: Create a base class for Fdt
2016-09-19 Simon Glassdtoc: Rename fdt.py to fdt_normal.py
2016-09-19 Simon Glassdtoc: Move the fdt library selection into fdt_select
2016-09-19 Simon Glassdtoc: Move the struct import into the correct order
2016-09-19 Simon Glasspatman: Adjust command.Output() to raise an error by...
2016-09-19 Stefan Brünssandbox: Add "host size" hostfs command for fs test
2016-09-19 Stefan Brünssandbox: document support of block device emulation
2016-09-18 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2016-09-18 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-sunxi
2016-09-18 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-arc
2016-09-18 Masahiro YamadaARM: uniphier: update DRAM init code for LD20 SoC
2016-09-18 Masahiro YamadaARM: uniphier: add PLL init code for LD20 SoC
2016-09-18 Masahiro YamadaARM: uniphier: collect clock/PLL init code into a singl...
2016-09-18 Masahiro YamadaARM: uniphier: move PLL init code to U-Boot proper...
2016-09-18 Masahiro YamadaARM: uniphier: rename CONFIG_DPLL_SSC_RATE_1PER
2016-09-18 Masahiro YamadaARM: uniphier: move XIRQ pin-mux settings of LD11/LD20
2016-09-18 Masahiro YamadaARM: uniphier: consolidate System Bus pin-mux settings...
2016-09-18 Masahiro YamadaARM: dts: uniphier: include System Bus pin group node...
2016-09-18 Masahiro YamadaARM: uniphier: consolidate NAND pin-mux settings
2016-09-18 Masahiro YamadaARM: uniphier: remove ad-hoc pin-mux code for sLD3
2016-09-18 Masahiro YamadaARM: uniphier: remove redundant pin-muxing for EA24...
2016-09-18 Masahiro YamadaARM: uniphier: select PINCTRL and SPL_PINCTRL
2016-09-18 Masahiro YamadaARM: dts: uniphier: add pinctrl device node and pinctrl...
2016-09-18 Masahiro Yamadapinctrl: uniphier: add UniPhier sLD3 pinctrl driver
2016-09-18 Masahiro Yamadapinctrl: uniphier: support 4bit-width pin-mux register...
2016-09-18 Chen-Yu Tsaisunxi: Enable USB gadget support for Sinlinx SinA33
2016-09-18 Chen-Yu Tsaisunxi: Enable USB host support for Sinlinx SinA33
2016-09-18 Chen-Yu Tsaisunxi: Add mmc0 card detect pin for Sinlinx SinA33
2016-09-18 Jelle van der Waasunxi: Add defconfig and dts for the NanoPi NEO
2016-09-18 Hans de Goedesunxi: musb: Re-init musb controller on repeated probe...
2016-09-17 Chen-Yu Tsaisunxi: musb: Power off OTG port VBUS when disabled
2016-09-17 Hans de Goedesunxi: axp2xx: disable ldoio0/1 at boot
2016-09-16 Simon GlassMakefile: Give a build error if ad-hoc CONFIG options...
2016-09-16 Simon GlassKconfig: Add a whitelist of ad-hoc CONFIG options
2016-09-16 Simon GlassConvert CONFIG_SPL_YMODEM_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_USB_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_USB_HOST_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_USBETH_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_SPI_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_SERIAL_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_SATA_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_POWER_SUPPORT to Kconfig
2016-09-16 Simon GlassRemove CONFIG_SPL_PINCTRL_SUPPORT
2016-09-16 Simon GlassConvert CONFIG_SPL_ONENAND_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_NOR_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_NET_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_NET_VCI_STRING to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_NAND_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_MUSB_NEW_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_MTD_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_MMC_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_I2C_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_GPIO_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_FAT_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_EXT_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_ETH_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_ENV_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_DMA_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_HASH_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_CRYPTO_SUPPORT to Kconfig
2016-09-16 Simon Glassspear: Use upper case for CONFIG options
2016-09-16 Simon GlassMove existing use of CONFIG_SPL_RSA to Kconfig
2016-09-16 Simon GlassMove existing use of CONFIG_SPL_DM to Kconfig
2016-09-16 Simon GlassKconfig: tpl: Add some TPL support options to Kconfig
2016-09-16 Simon GlassKconfig: spl: Add SPL support options to Kconfig
2016-09-16 Simon GlassUse separate options for TPL support
2016-09-16 Simon GlassDrop CONFIG_SPL_RAM_SUPPORT
next