Show patches with: Archived = No       |   167507 patches
« 1 2 ... 151 152 1531675 1676 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,U-boot,3/5] net: keystone_net: add Keystone2 K2E SoC support 2 - - - --- 2014-10-02 Ivan Khoronzhuk trini Superseded
[U-Boot,U-boot,4/5] net: keystone_net: increase PHY auto negotiate time 1 - - - --- 2014-10-02 Ivan Khoronzhuk trini Superseded
[U-Boot,U-boot,5/5] board: k2e_evm: add network support 2 - - - --- 2014-10-02 Ivan Khoronzhuk trini Superseded
[U-Boot,1/6] sunxi: Add sunxi_gpio_get_val function - - - - --- 2014-10-03 Hans de Goede ijc Superseded
[U-Boot,2/6] sunxi: Add mmc card-detect functionality - - - - --- 2014-10-03 Hans de Goede ijc Superseded
[U-Boot,3/6] sunxi: Turn MMC_SUNXI_SLOT_EXTRA into a proper Kconfig option - - - - --- 2014-10-03 Hans de Goede ijc Superseded
[U-Boot,4/6] sunxi: When we've both mmc0 and mmc2, detect from which one we're booting - - - - --- 2014-10-03 Hans de Goede ijc Superseded
[U-Boot,5/6] sunxi: Use PG3 - PG8 as io-pins for mmc1 2 - - - --- 2014-10-03 Hans de Goede ijc Superseded
[U-Boot,6/6] sunxi: Enable second sdcard slot found on some boards - - - - --- 2014-10-03 Hans de Goede ijc Superseded
[U-Boot,for-next,1/3] sunxi: Kconfig: Consolidate SYS_CONFIG_NAME settings 1 - - - --- 2014-10-04 Ian Campbell ijc Superseded
[U-Boot,01/23] dm: sunxi: dts: Add sun7i device tree files - - - - --- 2014-10-04 Simon Glass sjg Superseded
[U-Boot,02/23] dm: sunxi: Add a new config for an FDT-based pcDuino3 - - - - --- 2014-10-04 Simon Glass sjg Superseded
[U-Boot,04/23] dm: sunxi: Add pinmux functions which take a bank parameter - - - - --- 2014-10-04 Simon Glass sjg Superseded
[U-Boot,05/23] dm: sunxi: Make sure that GPIOs are requested - - - - --- 2014-10-04 Simon Glass sjg Superseded
[U-Boot,06/23] dm: sunxi: Modify the GPIO driver to support driver model - - - - --- 2014-10-04 Simon Glass sjg Superseded
[U-Boot,07/23] dm: sunxi: Add support for serial using driver model - - - - --- 2014-10-04 Simon Glass sjg Superseded
[U-Boot] cmd_sf: add handler for +len arg for all commands - - - - --- 2014-10-05 Maxime Hadjinlian jagan Superseded
[U-Boot] cmd_sf: add handler for +len arg for all commands - - - - --- 2014-10-05 thomas.langer@lantiq.com jagan Superseded
[U-Boot,PULL] u-boot-usb/master - - - - --- 2014-10-06 Marek Vasut trini Superseded
[U-Boot,v2,1/5] sunxi: Add mmc card-detect functionality - - - - --- 2014-10-06 Hans de Goede Superseded
[U-Boot,v2,2/5] sunxi: Turn MMC_SUNXI_SLOT_EXTRA into a proper Kconfig option 1 - - - --- 2014-10-06 Hans de Goede Superseded
[U-Boot,v2,3/5] sunxi: When we've both mmc0 and mmc2, detect from which one we're booting - - - - --- 2014-10-06 Hans de Goede Superseded
[U-Boot,v2,4/5] sunxi: Use PG3 - PG8 as io-pins for mmc1 1 - - - --- 2014-10-06 Hans de Goede Superseded
[U-Boot,v2,5/5] sunxi: Enable second sdcard slot found on some boards 1 - - - --- 2014-10-06 Hans de Goede Superseded
[U-Boot,1/9] ARM: sunxi: Fix build break when CONFIG_MMC is not defined 1 - - - --- 2014-10-07 Chen-Yu Tsai Superseded
[U-Boot,2/9] ARM: sunxi: Add sun8i (A23) UART0 pin mux support 1 - - - --- 2014-10-07 Chen-Yu Tsai Superseded
[U-Boot,3/9] ARM: sunxi: Add support for uart0 on port F (mmc0) 1 - - - --- 2014-10-07 Chen-Yu Tsai Superseded
[U-Boot,4/9] mmc: sunxi: Add support for sun8i (A23) 1 - - - --- 2014-10-07 Chen-Yu Tsai Superseded
[U-Boot,5/9] ARM: sunxi: Add basic A23 support - - - - --- 2014-10-07 Chen-Yu Tsai Superseded
[U-Boot,6/9] ARM: sunxi: Add support for R_PIO gpio banks - - - - --- 2014-10-07 Chen-Yu Tsai Superseded
[U-Boot,7/9] ARM: sunxi: Allow specifying module in prcm apb0 init function 1 - - - --- 2014-10-07 Chen-Yu Tsai Superseded
[U-Boot,8/9] ARM: sunxi: Add support for using R_UART as console 1 - - - --- 2014-10-07 Chen-Yu Tsai Superseded
[U-Boot,9/9] ARM: sunxi: Add Ippo-q8h-v5 A23 tablet board defconfig 1 - - - --- 2014-10-07 Chen-Yu Tsai Superseded
[U-Boot,1/2] net: Add a command to access the EEPROM from ethernet devices - - - - --- 2014-10-07 Alban Bedel marex Superseded
[U-Boot,2/2] usb: eth: smsc95xx: Add EEPROM access support - - - - --- 2014-10-07 Alban Bedel marex Superseded
[U-Boot,v2] ls102x: configs - Add hash command in freescale LS1 platforms - - - - --- 2014-10-07 Ruchika Gupta yorksun Superseded
[U-Boot] sunxi: Increase command line buffer size (CONFIG_SYS_CBSIZE) - - - - --- 2014-10-07 Ian Campbell ijc Superseded
[U-Boot,v2,1/4] x86: Enable LMB and RAMDISK_HIGH by default - - - - --- 2014-10-08 Simon Glass Superseded
[U-Boot,v2,2/4] x86: Rewrite bootm.c to make it similar to ARM - - - - --- 2014-10-08 Simon Glass Superseded
[U-Boot,v2,3/4] x86: Allow cmdline setup in setup_zimage() to be optional - - - - --- 2014-10-08 Simon Glass Superseded
[U-Boot,v2,4/4] x86: Support loading kernel setup from a FIT - - - - --- 2014-10-08 Simon Glass Superseded
[U-Boot,v2,1/4] ARM: HYP/non-sec: add the pen address byte reverting support. - - - - --- 2014-10-08 Xiubo Li aaribaud Superseded
[U-Boot,v2,2/4] ARM: HYP/non-sec: Fix the ARCH Timer frequency setting. - - - - --- 2014-10-08 Xiubo Li aaribaud Superseded
[U-Boot,v2,3/4] ls102xa: HYP/non-sec: support for ls102xa boards - - - - --- 2014-10-08 Xiubo Li yorksun Superseded
[U-Boot,v2,4/4] ARM: ls102xa: allow all the peripheral access permissions as R/W. - - - - --- 2014-10-08 Xiubo Li yorksun Superseded
[U-Boot] ARM: LS1021A: Configure device stream id for smmu. - - - - --- 2014-10-08 Xiubo Li yorksun Superseded
[U-Boot,v3,1/2] kconfig: add CONFIG_SUPPORT_SPL 1 - - - --- 2014-10-08 Masahiro Yamada trini Superseded
[U-Boot,v3,2/2] kconfig: add CONFIG_SUPPORT_TPL - - - - --- 2014-10-08 Masahiro Yamada trini Superseded
[U-Boot] fix typo in error message - - - - --- 2014-10-08 Pavel Machek Superseded
[U-Boot,v3] ls102x: configs - Add hash command in freescale LS1 platforms - - - - --- 2014-10-08 Ruchika Gupta yorksun Superseded
[U-Boot,v1,1/1] fs: fat/ext4/sandbox: Deal with files > 2GB in ls and size commands - - - - --- 2014-10-08 Suriyan Ramasami trini Superseded
[U-Boot,02/19] exynos: config-common: enable errno_str() function - - - - --- 2014-10-08 Przemyslaw Marczak sjg Superseded
[U-Boot,03/19] exynos: config-common: enable generic fs command - - - - --- 2014-10-08 Przemyslaw Marczak sjg Superseded
[U-Boot,04/19] dm: pmic: add implementation of driver model pmic uclass - - - - --- 2014-10-08 Przemyslaw Marczak sjg Superseded
[U-Boot,05/19] dm: pmic: add implementation of driver model regulator uclass - - - - --- 2014-10-08 Przemyslaw Marczak sjg Superseded
[U-Boot,06/19] dm: common: board_r: add call and weak of power_init_dm() - - - - --- 2014-10-08 Przemyslaw Marczak sjg Superseded
[U-Boot,07/19] dm: pmic: add max77686 pmic driver - - 1 - --- 2014-10-08 Przemyslaw Marczak sjg Superseded
[U-Boot,08/19] dm: regulator: add max77686 regulator driver - - - - --- 2014-10-08 Przemyslaw Marczak sjg Superseded
[U-Boot,09/19] dm: pmic: new commands: pmic and regulator - - - - --- 2014-10-08 Przemyslaw Marczak sjg Superseded
[U-Boot,10/19] dm: board:samsung: power_init_board: add requirement of CONFIG_DM_PMIC - - - - --- 2014-10-08 Przemyslaw Marczak sjg Superseded
[U-Boot,11/19] doc: driver-model: pmic and regulator uclass documentation - - - - --- 2014-10-08 Przemyslaw Marczak sjg Superseded
[U-Boot,12/19] samsung: board: lcd menu: check if any power framework is enabled - - - - --- 2014-10-08 Przemyslaw Marczak sjg Superseded
[U-Boot,13/19] samsung: misc: power_key_pressed: add support to dm pmic framework - - - - --- 2014-10-08 Przemyslaw Marczak sjg Superseded
[U-Boot,14/19] trats2: board: add support to dm pmic api - - - - --- 2014-10-08 Przemyslaw Marczak sjg Superseded
[U-Boot,15/19] trats2: dts: max77686: add pmic alias and names cleanup - - - - --- 2014-10-08 Przemyslaw Marczak sjg Superseded
[U-Boot,16/19] trats2: config: enable dm pmic, dm regulator api, dm max77686 - - - - --- 2014-10-08 Przemyslaw Marczak sjg Superseded
[U-Boot,17/19] odroid: board: add support to dm pmic api - - - - --- 2014-10-08 Przemyslaw Marczak sjg Superseded
[U-Boot,18/19] odroid: dts: add 'voltage-regulators' description to max77686 node - - - - --- 2014-10-08 Przemyslaw Marczak sjg Superseded
[U-Boot,19/19] odroid: config: enable dm pmic, dm regulator and max77686 driver - - - - --- 2014-10-08 Przemyslaw Marczak sjg Superseded
[U-Boot,1/4] Add deep sleep framework support for Freescale QorIQ platforms - - - - --- 2014-10-09 tang yuantian trini Superseded
[U-Boot,2/4] ARM: HYP/non-sec: Make armv7_init_nonsec() usable before relocation - - - - --- 2014-10-09 tang yuantian aaribaud Superseded
[U-Boot,4/4] arm: ls1021qds: Add deep sleep support - - - - --- 2014-10-09 tang yuantian yorksun Superseded
[U-Boot,v2,1/2] net: Add a command to access the EEPROM from ethernet devices - - - - --- 2014-10-09 Alban Bedel marex Superseded
[U-Boot,v2,2/2] usb: eth: smsc95xx: Add EEPROM access support for LAN9514 1 - - - --- 2014-10-09 Alban Bedel marex Superseded
[U-Boot,U-boot,v3,6/6] keystone2: k2l-evm: add board support 1 - - - --- 2014-10-09 Ivan Khoronzhuk trini Superseded
[U-Boot,09/10] bootm: Move compression progress/error messages into a function - - - - --- 2014-10-10 Simon Glass sjg Superseded
[U-Boot,U-boot,v3,1/6] ARM: keystone2: add K2L device hardware definitions 1 - - - --- 2014-10-10 Ivan Khoronzhuk trini Superseded
[U-Boot,U-boot,v3,2/6] keystone2: clock: add K2L clock definitions and commands 1 - - - --- 2014-10-10 Ivan Khoronzhuk trini Superseded
[U-Boot,U-boot,v3,3/6] keystone2: msmc: add MSMC cache coherency support for K2L SOC 1 - - - --- 2014-10-10 Ivan Khoronzhuk trini Superseded
[U-Boot,U-boot,v3,4/6] ARM: keystone2: spl: add K2L SoC support 1 - - - --- 2014-10-10 Ivan Khoronzhuk trini Superseded
[U-Boot,U-boot,v3,5/6] keystone2: enable OSR clock domain for K2L SoC - - - - --- 2014-10-10 Ivan Khoronzhuk trini Superseded
[U-Boot,U-boot,v3,6/6] keystone2: k2l-evm: add board support 1 - - - --- 2014-10-10 Ivan Khoronzhuk trini Superseded
[U-Boot,U-boot,1/4] dma: ti-edma3: introduce edma3 driver - - - - --- 2014-10-10 Ivan Khoronzhuk trini Superseded
[U-Boot,U-boot,2/4] ARM: keystone: msmc: extend functionality of SES 1 - - - --- 2014-10-10 Ivan Khoronzhuk trini Superseded
[U-Boot,U-boot,3/4] keystone2: ecc: add ddr3 error detection and correction support - - - - --- 2014-10-10 Ivan Khoronzhuk trini Superseded
[U-Boot,U-boot,4/4] ARM: keystone: cmd_ddr3: add ddr3 commands to test ddr - - - - --- 2014-10-10 Ivan Khoronzhuk trini Superseded
[U-Boot,V2] sf: Add support for flag status register on Micron chips - - - - --- 2014-10-11 Zhiqiang Hou jagan Superseded
[U-Boot,v4,1/1] Enable Android Fastboot support on am335x_evm board - - - - --- 2014-10-13 Dileep Katta trini Superseded
[U-Boot,v3,1/4] QuadSPI: use QSPI_CMD_xx instead of flash opcodes - - - - --- 2014-10-14 Peng Fan jagan Superseded
[U-Boot,v3,2/4] QuadSPI: use correct amba_base - - - - --- 2014-10-14 Peng Fan jagan Superseded
[U-Boot,v3,3/4] arm:mx6sx add QSPI support - - - - --- 2014-10-14 Peng Fan jagan Superseded
[U-Boot,v3,4/4] imx:mx6sxsabresd add qspi support - - - - --- 2014-10-14 Peng Fan jagan Superseded
[U-Boot] Kconfig: Add EXPERT option 1 - - - --- 2014-10-14 Tom Rini aaribaud Superseded
[U-Boot,U-boot,v4,1/6] ARM: keystone2: add K2L device hardware definitions 1 - - - --- 2014-10-14 Ivan Khoronzhuk trini Superseded
[U-Boot,U-boot,v4,2/6] keystone2: clock: add K2L clock definitions and commands 1 - - - --- 2014-10-14 Ivan Khoronzhuk trini Superseded
[U-Boot,U-boot,v4,3/6] keystone2: msmc: add MSMC cache coherency support for K2L SOC 1 - - - --- 2014-10-14 Ivan Khoronzhuk trini Superseded
[U-Boot,U-boot,v4,4/6] ARM: keystone2: spl: add K2L SoC support 1 - - - --- 2014-10-14 Ivan Khoronzhuk trini Superseded
[U-Boot,U-boot,v4,5/6] keystone2: enable OSR clock domain for K2L SoC - - - - --- 2014-10-14 Ivan Khoronzhuk trini Superseded
[U-Boot,U-boot,v4,6/6] keystone2: k2l-evm: add board support 1 - - - --- 2014-10-14 Ivan Khoronzhuk trini Superseded
[U-Boot,v3] powerpc/mpc85xx: modify erratum A007186 - - - - --- 2014-10-15 Zhao Qiang Superseded
« 1 2 ... 151 152 1531675 1676 »