summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-19ARM: uniphier: collect clock/PLL init code into a single directoryMasahiro Yamada
2016-09-19ARM: 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-17ARM: uniphier: introduce flags to adjust DRAM timing for LD20/LD21Masahiro Yamada
2016-09-17ARM: uniphier: fix DRAM size of LD21 SoC packageMasahiro Yamada
2016-09-14ARM: uniphier: merge board init functions into board_init()Masahiro Yamada
2016-09-14ARM: uniphier: use checkboard() instead of misc_init_f()Masahiro Yamada
2016-09-14ARM: uniphier: remove IECTRL setup code of LD4 SoCMasahiro Yamada
2016-09-14pinctrl: uniphier: move register base macros from header to .c fileMasahiro Yamada
2016-09-14pinctrl: uniphier: add System Bus pin-mux settingsMasahiro Yamada
2016-09-14mmc: uniphier-sd: migrate to CONFIG_BLKMasahiro Yamada
2016-09-14ARM: uniphier: enable Generic EHCI driver for Pro4 SoCMasahiro Yamada
2016-09-14ARM: uniphier: delete unnecessary xHCI pin-mux settingsMasahiro Yamada
2016-09-14usb: uniphier: remove UniPhier xHCI driver and select DM_USBMasahiro Yamada
2016-09-14ARM: uniphier: sort select:s alphabeticallyMasahiro Yamada
2016-09-12Prepare v2016.09Tom Rini
2016-09-12sf: fix sf probeCyrille Pitchen
2016-09-09common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher
2016-09-09Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2016-09-09cmd: Rework disk.c usageTom Rini
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini
2016-09-09net: asix: Fix AX88772B when used with DriverModelJoshua Scott
2016-09-09Revert "net: nfs: Correct the reply data buffer size"Joe Hershberger
2016-09-09Revert "net: nfs: Use the tx buffer to construct rpc msgs"Joe Hershberger
2016-09-09configs: Resync with savedefconfigTom Rini
2016-09-09Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-09-07board: ks2: README: Update to add K2G supportLokesh Vutla
2016-09-07efi_loader: provide efi_mem_desc versionMian Yousaf Kaukab
2016-09-07image-fit: switch ENOLINK to ENOENTJonathan Gray
2016-09-07compiler.h: use system endian macros on OpenBSDJonathan Gray
2016-09-07board: am57xx: Fix missing check for beagle_x15Nishanth Menon
2016-09-07board: am57xx: MAINTAINERS: Update for current maintainerNishanth Menon
2016-09-07global_data.h: Standardize tabs and alignment for commentsRobert P. J. Day
2016-09-07pxe: Modify README to add the description about FIT imageWenbin Song
2016-09-07pxe: Fix pxe boot with FIT imageYork Sun
2016-09-07common/Kconfig: Fix various innocuous typos.Robert P. J. Day
2016-09-07omap3_pandora: Only set bootargs if distro_bootcmd failed to load.Vagrant Cascadian
2016-09-07omap3_pandora: Switch to use config_distro_bootcmd.Vagrant Cascadian
2016-09-07ARM: am335x: select DM_GPIOMasahiro Yamada
2016-09-07Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROLMasahiro Yamada