summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-22pinctrl: add driver for rk3399Kever Yang
2016-09-22rk3399: syscon: add support for pmugrfKever Yang
2016-09-20Merge git://git.denx.de/u-boot-dmTom Rini
2016-09-20PowerPC: Update last users of CONFIG_ISO_STRING to KconfigTom Rini
2016-09-20PowerPC: Update MIP405/MIP405T to use Kconfig betterTom Rini
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu
2016-09-20configs: Re-syncTom Rini
2016-09-19Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL"Masahiro Yamada
2016-09-19A20-OLinuXino-Lime2: Enable USB gadget supportTom Rini
2016-09-19dtoc: Add methods for reading data from propertiesSimon Glass
2016-09-19dtoc: Correct quotes in fdt_utilSimon Glass
2016-09-19dtoc: Support finding the offset of a propertySimon Glass
2016-09-19dtoc: Support packing the device treeSimon Glass
2016-09-19dtoc: Support deleting device tree propertiesSimon Glass
2016-09-19dtoc: Move to using bytearraySimon Glass
2016-09-19dtoc: Prepare for supporting changing of device treesSimon Glass
2016-09-19dtoc: Drop the convert_dash parameter to GetProps()Simon Glass
2016-09-19dtoc: Allow the device tree to be compiled from sourceSimon Glass
2016-09-19patman: Add a library to handle logging and progressSimon Glass
2016-09-19patman: Add a tools library for using temporary filesSimon Glass
2016-09-19dtoc: Move a few more common functions into fdt.pySimon Glass
2016-09-19dtoc: Move Widen() and GetPhandle() into the base classSimon Glass
2016-09-19dtoc: Move BytesToValue() and GetEmpty() into PropBaseSimon Glass
2016-09-19dtoc: Create a base class for FdtSimon Glass
2016-09-19dtoc: Rename fdt.py to fdt_normal.pySimon Glass
2016-09-19dtoc: Move the fdt library selection into fdt_selectSimon Glass
2016-09-19dtoc: Move the struct import into the correct orderSimon Glass
2016-09-19patman: Adjust command.Output() to raise an error by defaultSimon Glass
2016-09-19sandbox: Add "host size" hostfs command for fs testStefan Brüns
2016-09-19sandbox: document support of block device emulationStefan Brüns
2016-09-18Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2016-09-18Merge branch 'master' of git://www.denx.de/git/u-boot-sunxiTom Rini
2016-09-18Merge branch 'master' of git://www.denx.de/git/u-boot-arcTom Rini
2016-09-18ARM: uniphier: update DRAM init code for LD20 SoCMasahiro Yamada
2016-09-18ARM: uniphier: add PLL init code for LD20 SoCMasahiro Yamada
2016-09-18ARM: uniphier: collect clock/PLL init code into a single directoryMasahiro Yamada
2016-09-18ARM: uniphier: move PLL init code to U-Boot proper where possibleMasahiro Yamada
2016-09-18ARM: uniphier: rename CONFIG_DPLL_SSC_RATE_1PERMasahiro Yamada
2016-09-18ARM: uniphier: move XIRQ pin-mux settings of LD11/LD20Masahiro Yamada
2016-09-18ARM: uniphier: consolidate System Bus pin-mux settings for LD11/LD20Masahiro Yamada
2016-09-18ARM: dts: uniphier: include System Bus pin group node in SPL DTMasahiro Yamada
2016-09-18ARM: uniphier: consolidate NAND pin-mux settingsMasahiro Yamada
2016-09-18ARM: uniphier: remove ad-hoc pin-mux code for sLD3Masahiro Yamada
2016-09-18ARM: uniphier: remove redundant pin-muxing for EA24 pin of sLD3 SoCMasahiro Yamada
2016-09-18ARM: uniphier: select PINCTRL and SPL_PINCTRLMasahiro Yamada
2016-09-18ARM: dts: uniphier: add pinctrl device node and pinctrl propertiesMasahiro Yamada
2016-09-18pinctrl: uniphier: add UniPhier sLD3 pinctrl driverMasahiro Yamada
2016-09-18pinctrl: uniphier: support 4bit-width pin-mux register capabilityMasahiro Yamada
2016-09-18sunxi: Enable USB gadget support for Sinlinx SinA33Chen-Yu Tsai
2016-09-18sunxi: Enable USB host support for Sinlinx SinA33Chen-Yu Tsai