Show patches with: none      |   19674 patches
« 1 2 ... 171 172 173196 197 »
Patch Series S/W/F Date Submitter Delegate State
[04/11] ARM: uniphier: rename ddrphy-ld20-regs.h to ddruqphy-regs.h --- 2016-10-27 Masahiro Yamada Accepted
[03/11] ARM: uniphier: update DRAM init code for LD20 SoC (3rd) --- 2016-10-27 Masahiro Yamada Accepted
[02/11] ARM: uniphier: remove unused board attribute macros --- 2016-10-27 Masahiro Yamada Accepted
[01/11] ARM: uniphier: enable SSC for more PLLs for LD20 SoC --- 2016-10-27 Masahiro Yamada Accepted
[v2,4/4] configs: am57xx: Enable fastboot --- 2016-10-24 Sam Protsenko New
[v2,3/4] configs: am57xx: Enable download gadget --- 2016-10-24 Sam Protsenko Accepted
[v2,2/4] ti_omap5_common: Respect USB controller number in fastboot --- 2016-10-24 Sam Protsenko Accepted
[v2,1/4] fastboot: Add CONFIG_FASTBOOT_USB_DEV option --- 2016-10-24 Sam Protsenko Accepted
[4/4] configs: am57xx: Enable fastboot --- 2016-10-20 Sam Protsenko Superseded
[3/4] configs: am57xx: Enable download gadget --- 2016-10-20 Sam Protsenko Superseded
[2/4] ti_omap5_common: Respect USB controller number in fastboot --- 2016-10-20 Sam Protsenko New
[1/4] fastboot: Add CONFIG_FASTBOOT_USB_DEV option --- 2016-10-20 Sam Protsenko Superseded
[v2] libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY --- 2016-10-20 Masahiro Yamada Superseded
efi_loader: fix depends on line of EFI_LOADER --- 2016-10-19 Masahiro Yamada Accepted
[2/2] ARM: uniphier: enable SSC for {C, S2, M, VP, GP}PLL for LD20 SoC --- 2016-10-19 Masahiro Yamada New
[1/2] ARM: uniphier: remove unneeded mdelay(1) in PLL setting function --- 2016-10-19 Masahiro Yamada Accepted
[PULL,v3] efi patch queue 2016-10-19 --- 2016-10-19 Alexander Graf New
[v2] tools: moveconfig: support wildcards in --defconfigs file --- 2016-10-19 Masahiro Yamada Accepted
[PULL,v2] efi patch queue 2016-10-18 --- 2016-10-18 Alexander Graf New
[PULL] efi patch queue 2016-10-18 --- 2016-10-18 Alexander Graf New
doc/README.uniphier: add build instruction for 64bit SoCs --- 2016-10-17 Masahiro Yamada New
[3/3] ARM: uniphier: remove unnecessary EHCI reset deassertion --- 2016-10-17 Masahiro Yamada New
[2/3] ARM: uniphier: adjust fdt_file environment handling to latest Linux --- 2016-10-17 Masahiro Yamada New
[1/3] clk: uniphier: rework UniPhier clk driver --- 2016-10-17 Masahiro Yamada Accepted
Fix codying style broken by recent libfdt sync --- 2016-10-17 Masahiro Yamada Accepted
[v2,2/2] libfdt: fix fdt_stringlist_search() --- 2016-10-17 Masahiro Yamada Accepted
[v2,1/2] libfdt: fix fdt_stringlist_count() --- 2016-10-17 Masahiro Yamada New
[2/2] libfdt: fix fdt_stringlist_search() --- 2016-10-17 Masahiro Yamada Superseded
[1/2] libfdt: fix fdt_stringlist_count() --- 2016-10-17 Masahiro Yamada Superseded
[2/2] tools: moveconfig: process defconfig files in alphabetical order --- 2016-10-16 Masahiro Yamada New
[1/2] tools: moveconfig: support wildcards in --defconfigs file --- 2016-10-16 Masahiro Yamada New
usb: xhci-mvebu: use xhci_deregister() for .remove callback --- 2016-10-14 Masahiro Yamada Accepted
usb: ehci-vf: use ehci_deregister() for .remove callback --- 2016-10-14 Masahiro Yamada Accepted
[3/3] ARM: sunxi: remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT defines --- 2016-10-13 Masahiro Yamada Accepted
[2/3] ARM: zynq(mp): remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT defines --- 2016-10-13 Masahiro Yamada Accepted
[1/3] ARM: uniphier: remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT defines --- 2016-10-13 Masahiro Yamada Accepted
mmc: refactor two core functions --- 2016-10-13 Masahiro Yamada Accepted
ARM: uniphier: fix addresses of Cortex-A72 gear setting macros --- 2016-10-12 Masahiro Yamada Accepted
[3/3] ti: common: board_detect: Return a valid empty string for un-initialized eeprom --- 2016-10-11 Nishanth Menon New
[2/3] ti: common: board_detect: Setup initial default value for config as well --- 2016-10-11 Nishanth Menon Accepted
[1/3] ti: common: board_detect: Replace hardcoded value with macro --- 2016-10-11 Nishanth Menon New
pinctrl: uniphier: fix unused-const-variable warnings for GCC 6.x --- 2016-10-09 Masahiro Yamada Accepted
[9/9] reset: uniphier: add reset controller driver for UniPhier SoCs --- 2016-10-08 Masahiro Yamada Accepted
[8/9] reset: declare fdtdec_phandle_args as struct to fix warning --- 2016-10-08 Masahiro Yamada New
[7/9] ARM: uniphier: insert udelay() just before support_card_reset_deassert() --- 2016-10-08 Masahiro Yamada New
[6/9] ARM: uniphier: define CONFIG_SMC911X along with CONFIG_MICRO_SUPPORT_CARD --- 2016-10-08 Masahiro Yamada Accepted
[5/9] ARM: uniphier: enable CONFIG_SYS_NO_FLASH if no CONFIG_MICRO_SUPPORT_CARD --- 2016-10-08 Masahiro Yamada New
[4/9] ARM: uniphier: fix typos in a comment block --- 2016-10-08 Masahiro Yamada New
[3/9] ARM: uniphier: add work-around for VBO noise problem --- 2016-10-08 Masahiro Yamada Accepted
[2/9] ARM: uniphier: update DRAM init code for LD20 SoC (2nd) --- 2016-10-08 Masahiro Yamada New
[1/9] ARM: uniphier: enable SSC for DPLL (DRAM PLL) on LD11 SoC --- 2016-10-08 Masahiro Yamada Accepted
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY --- 2016-10-04 Masahiro Yamada New
[3/3] Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure" --- 2016-09-26 Masahiro Yamada Accepted
[2/3] ARM: keystone: rename clk_get_rate() to ks_clk_get_rate() --- 2016-09-26 Masahiro Yamada Accepted
[1/3] ARM: keystone: remove declaration of unused functions --- 2016-09-26 Masahiro Yamada Accepted
[RFC] ARM: create .secure_stack section only for PSCI --- 2016-09-26 Masahiro Yamada Accepted
ARM: uniphier: do not setup pins for System Bus on NAND boot mode --- 2016-09-26 Masahiro Yamada Accepted
[5/5] check-config: allow to complete build even with ad-hoc CONFIG options --- 2016-09-26 Masahiro Yamada New
[4/5] kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mk --- 2016-09-26 Masahiro Yamada Accepted
[3/5] kbuild: make dependencies in scripts/Makefile.autoconf more readable --- 2016-09-26 Masahiro Yamada Accepted
[2/5] kbuild: move no_new_adhoc_configs_check to "all" target command --- 2016-09-26 Masahiro Yamada Accepted
[1/5] check-config: fix wrong comment about how to build whitelist --- 2016-09-26 Masahiro Yamada Accepted
[v3,3/3] config_whitelist: remove bogus options --- 2016-09-26 Masahiro Yamada New
[v3,2/3] config_whitelist: sync by tool --- 2016-09-26 Masahiro Yamada New
[v3,1/3] build-whitelist: do not add new options to whitelist when update --- 2016-09-26 Masahiro Yamada Accepted
[v2] vexpress: disable cci ace slave ports when booting in non-sec/hyp mode --- 2016-09-23 Sudeep Holla Superseded
[v2,2/2] Sync config_whitelist.txt --- 2016-09-23 Masahiro Yamada New
[v2,1/2] build-whitelist: do not add new options to whitelist when update --- 2016-09-23 Masahiro Yamada Superseded
vexpress: disable cci ace slave ports when booting in non-sec/hyp mode --- 2016-09-23 Sudeep Holla New
arm: dra7xx: Move fastboot options to defconfig --- 2016-09-22 Sam Protsenko Accepted
[2/2] Sync config_whitelist.txt --- 2016-09-22 Masahiro Yamada New
[1/2] build-whitelist: do not add new options to whitelist when update --- 2016-09-22 Masahiro Yamada New
[5/5] ARM: dts: uniphier: sync clock/reset controller nodes with Linux --- 2016-09-21 Masahiro Yamada Accepted
[4/5] clk: uniphier: allow to have clock node under syscon node --- 2016-09-21 Masahiro Yamada Accepted
[3/5] clk: uniphier: move U_BOOT_DRIVER entry to core code --- 2016-09-21 Masahiro Yamada Accepted
[2/5] clk: uniphier: constify clock data arrays/structures --- 2016-09-21 Masahiro Yamada Accepted
[1/5] ARM: uniphier: add PLL init code for LD11 SoC --- 2016-09-21 Masahiro Yamada Accepted
[RESEND,10/10] usb: ehci-generic: support reset control for generic EHCI --- 2016-09-21 Masahiro Yamada Accepted
[RESEND,09/10] reset: add no-op stubs for optional reset control --- 2016-09-21 Masahiro Yamada Accepted
[RESEND,08/10] errno.h: sync error macros with linux 4.8-rc7 --- 2016-09-21 Masahiro Yamada Accepted
[RESEND,07/10] Move ENOTSUPP defines to include/linux/errno.h --- 2016-09-21 Masahiro Yamada Accepted
[RESEND,06/10] Move error macros from <asm-generic/errno.h> to <linux/errno.h> --- 2016-09-21 Masahiro Yamada Accepted
[RESEND,05/10] treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> --- 2016-09-21 Masahiro Yamada New
[RESEND,04/10] Remove arch/${ARCH}/include/asm/errno.h --- 2016-09-21 Masahiro Yamada Accepted
[RESEND,03/10] treewide: replace #include <asm/errno.h> with <linux/errno.h> --- 2016-09-21 Masahiro Yamada New
[RESEND,02/10] Add <linux/errno.h> as a wrapper of <asm-generic/errno.h> --- 2016-09-21 Masahiro Yamada Accepted
[RESEND,01/10] treewide: use #include <...> to include public headers --- 2016-09-21 Masahiro Yamada New
[8/8] usb: ehci-generic: support reset control for generic EHCI --- 2016-09-21 Masahiro Yamada Superseded
[7/8] reset: add no-op stubs for optional reset control --- 2016-09-21 Masahiro Yamada Superseded
[6/8] errno.h: sync error macros with linux 4.8-rc7 --- 2016-09-21 Masahiro Yamada Superseded
[5/8] Move ENOTSUPP defines to include/linux/errno.h --- 2016-09-21 Masahiro Yamada Superseded
[4/8] Move error macros from <asm-generic/errno.h> to <linux/errno.h> --- 2016-09-21 Masahiro Yamada Superseded
[3/8] treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> --- 2016-09-21 Masahiro Yamada Superseded
[2/8] Remove arch/${ARCH}/include/asm/errno.h --- 2016-09-21 Masahiro Yamada Superseded
[1/8] treewide: replace #include <asm/errno.h> with <linux/errno.h> --- 2016-09-21 Masahiro Yamada Superseded
[v2] common/xyzModem.c: Fix delay timeout calculation --- 2016-09-20 Andrew Davis New
[RFC] kconfig: introduce kconfig for UBI --- 2016-09-20 Andrew Davis New
[v2] ARM: uniphier: move CONFIG_SPL_* to defconfig or select --- 2016-09-20 Masahiro Yamada New
[v2] Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL" --- 2016-09-19 Masahiro Yamada Accepted
ARM: uniphier: move CONFIG_SPL_* to defconfig or select --- 2016-09-19 Masahiro Yamada Accepted
« 1 2 ... 171 172 173196 197 »