Show patches with: Archived = No       |   168102 patches
« 1 2 ... 810 811 8121681 1682 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,RFC,12/22] dm: Support driver model prior to relocation - - - - --- 2014-05-24 Simon Glass RFC
[U-Boot,RFC,11/22] sandbox: config: Enable pre-relocation malloc() - - - - --- 2014-05-24 Simon Glass RFC
[U-Boot,RFC,10/22] Add a simple malloc() implementation for pre-relocation - - - - --- 2014-05-24 Simon Glass RFC
[U-Boot,RFC,09/22] Remove form-feeds from dlmalloc.c - - - - --- 2014-05-24 Simon Glass RFC
[U-Boot,RFC,08/22] dm: Use '*' to indicate a device is activated 1 - - - --- 2014-05-24 Simon Glass RFC
[U-Boot,RFC,07/22] dm: Allow drivers to be marked 'before relocation' - - - - --- 2014-05-24 Simon Glass RFC
[U-Boot,RFC,06/22] dm: Tidy up four minor code nits 1 - - - --- 2014-05-24 Simon Glass RFC
[U-Boot,RFC,05/22] sandbox: Remove all drivers before exit - - - - --- 2014-05-24 Simon Glass RFC
[U-Boot,RFC,04/22] dm: Provide a way to shut down driver model 1 - - - --- 2014-05-24 Simon Glass RFC
[U-Boot,RFC,03/22] dm: Make sure that the root device is probed 1 - - - --- 2014-05-24 Simon Glass RFC
[U-Boot,RFC,02/22] stdio: Pass device pointer to stdio methods - - 1 - --- 2014-05-24 Simon Glass RFC
[U-Boot,RFC,01/22] stdio: Remove redundant code around stdio_register() calls 1 - - - --- 2014-05-24 Simon Glass RFC
[U-Boot,RFC] tools/env: add support for ubi volume chardev - - - - --- 2014-05-23 Daniel Golle trini RFC
[U-Boot,RFC] Extend 'bootm' to support Linux kernel generated images - - - - --- 2014-05-21 Tom Rini trini RFC
[U-Boot] error when building env - - - - --- 2014-05-19 Luka Perkov trini RFC
[U-Boot,RFC,2/2] serial_mxc: disable new features of autobaud detection - - - 1 --- 2014-05-14 Eric Nelson sbabic RFC
[U-Boot,RFC,1/2] serial_mxc: return question mark for chars received with high bit set - - - - --- 2014-05-14 Eric Nelson sbabic RFC
[U-Boot,RFC,v2,13/13] tegra: Convert tegra GPIO driver to use driver model - - - - --- 2014-05-09 Simon Glass trini RFC
[U-Boot,RFC,v2,12/13] tegra: Enable driver model 1 - - - --- 2014-05-09 Simon Glass trini RFC
[U-Boot,RFC,v2,11/13] dm: Fix printf() strings in the 'dm' command - - - - --- 2014-05-09 Simon Glass trini RFC
[U-Boot,RFC,v2,10/13] dm: Allow driver model tests only for sandbox - - - - --- 2014-05-09 Simon Glass trini RFC
[U-Boot,RFC,v2,09/13] dm: Cast away the const-ness of the global_data pointer - - - - --- 2014-05-09 Simon Glass trini RFC
[U-Boot,RFC,v2,08/13] dm: Add missing header files in lists and root - - - - --- 2014-05-09 Simon Glass trini RFC
[U-Boot,RFC,v2,07/13] dm: Use case-insensitive comparison for GPIO banks - - - - --- 2014-05-09 Simon Glass trini RFC
[U-Boot,RFC,v2,06/13] dm: Update README to encourage conversion to driver model - - - - --- 2014-05-09 Simon Glass trini RFC
[U-Boot,RFC,v2,05/13] tegra: dts: Bring in GPIO bindings from linux 1 - - - --- 2014-05-09 Simon Glass trini RFC
[U-Boot,RFC,v2,04/13] Makefile: Support include files for .dts files 1 - 1 - --- 2014-05-09 Simon Glass trini RFC
[U-Boot,RFC,v2,03/13] sandbox: Support iotrace feature - - - - --- 2014-05-09 Simon Glass trini RFC
[U-Boot,RFC,v2,02/13] arm: Support iotrace feature - - - - --- 2014-05-09 Simon Glass trini RFC
[U-Boot,RFC,v2,01/13] Add an I/O tracing feature - - - - --- 2014-05-09 Simon Glass trini RFC
[U-Boot] Pull request: u-boot-dfu - - - - --- 2014-05-08 Łukasz Majewski trini RFC
[U-Boot,RFC,v2,13/13] tegra: Convert tegra GPIO driver to use driver model - - - - --- 2014-05-05 Simon Glass RFC
[U-Boot,RFC,v2,12/13] tegra: Enable driver model - - - - --- 2014-05-05 Simon Glass RFC
[U-Boot,RFC,v2,11/13] dm: Fix printf() strings in the 'dm' command - - - - --- 2014-05-05 Simon Glass RFC
[U-Boot,RFC,v2,10/13] dm: Allow driver model tests only for sandbox - - - - --- 2014-05-05 Simon Glass RFC
[U-Boot,RFC,v2,09/13] dm: Case away the const-ness of the global_data pointer - - - - --- 2014-05-05 Simon Glass RFC
[U-Boot,RFC,v2,08/13] dm: Add missing header files in lists and root - - - - --- 2014-05-05 Simon Glass RFC
[U-Boot,RFC,v2,07/13] dm: Use case-insensitive comparison for GPIO banks - - - - --- 2014-05-05 Simon Glass RFC
[U-Boot,RFC,v2,06/13] dm: Update README to encourage conversion to driver model - - - - --- 2014-05-05 Simon Glass RFC
[U-Boot,RFC,v2,05/13] tegra: dts: Bring in GPIO bindings from linux - - - - --- 2014-05-05 Simon Glass RFC
[U-Boot,RFC,v2,04/13] Makefile: Support include files for .dts files - - - - --- 2014-05-05 Simon Glass RFC
[U-Boot,RFC,v2,03/13] sandbox: Support iotrace feature - - - - --- 2014-05-05 Simon Glass RFC
[U-Boot,RFC,v2,02/13] arm: Support iotrace feature - - - - --- 2014-05-05 Simon Glass RFC
[U-Boot,RFC,v2,01/13] Add an I/O tracing feature - - - - --- 2014-05-05 Simon Glass RFC
[U-Boot,RFC,v0,4/4] vexpress_aemv8a.h: Enable CONFIG_CMD_BOOTI and CONFIG_CMD_UNZIP - - - - --- 2014-05-05 Tom Rini RFC
[U-Boot,RFC,v0,3/4] vexpress_aemv8a.h: Clean up the config - - - - --- 2014-05-05 Tom Rini RFC
[U-Boot,RFC,v0,2/4] cmd_bootm.c: Add 'booti' for ARM64 Linux kernel Images - - - - --- 2014-05-05 Tom Rini RFC
[U-Boot,RFC,v0,1/4] arm64: Correct passing of Linux kernel args - - - - --- 2014-05-05 Tom Rini RFC
[U-Boot] WIP: tegra: Use driver model for GPIO driver - - - - --- 2014-05-02 Simon Glass RFC
[U-Boot,RFC] fpga: Added support to load bit stream from SD/MMC - - - - --- 2014-05-02 Michal Simek RFC
[U-Boot] U-Boot, dm, ubi: struct device is declared twice - - - - --- 2014-05-02 Heiko Schocher trini RFC
[U-Boot,RFC] RFC: convert MPC8536DS to use generic board - - - - --- 2014-04-26 York Sun RFC
[U-Boot,RFC,3/3] mkconfig: Do not define CONFIG_SYS_{ARCH, CPU, SOC, VENDOR, BOARD} in config.h. 1 - - - --- 2014-04-22 Masahiro Yamada trini RFC
[U-Boot,RFC,2/3] cmd_pxe: remove SoC, ARCH path from pxe_default_path - - - - --- 2014-04-22 Masahiro Yamada trini RFC
[U-Boot,RFC,1/3] env: drop CONFIG_ENV_VARS_UBOOT_CONFIG support - - - - --- 2014-04-22 Masahiro Yamada trini RFC
[U-Boot,RFC,5/5] get_maintainer.pl: adapt to U-Boot tree - - - - --- 2014-04-20 Daniel Schwierzeck trini RFC
[U-Boot,RFC,4/5] get_maintainer.pl: import script from linux 3.14 - - - - --- 2014-04-20 Daniel Schwierzeck trini RFC
[U-Boot,RFC,3/5] MAINTAINERS.boards: add initial version - - - - --- 2014-04-20 Daniel Schwierzeck trini RFC
[U-Boot,RFC,2/5] MAINTAINERS: add initial version - - - - --- 2014-04-20 Daniel Schwierzeck trini RFC
[U-Boot,RFC,1/5] scripts: add script for converting boards.cfg to MAINTAINERS - - - - --- 2014-04-20 Daniel Schwierzeck trini RFC
[U-Boot] Strange CFI flash problem - - - 1 --- 2014-04-14 Kees Cook trini RFC
[U-Boot,RFC] fdt: Remove fdt_fixup_memory function - - - - --- 2014-04-09 Tom Rini wd RFC
[U-Boot,RFC] MIPS: incaip: move board specific code out of generic code - - - - --- 2014-04-07 Daniel Schwierzeck danielschwierzeck RFC
[U-Boot,5/5] MIPS: Malta: convert to generic board - - - - --- 2014-04-06 Daniel Schwierzeck danielschwierzeck RFC
[U-Boot,PATCH/RFC] Reintegration of ns9750 - - - - --- 2014-03-21 soderstrom.rikard@gmail.com aaribaud RFC
[U-Boot] Wired cursor colors.... - - - - --- 2014-03-21 Reinhard Arlt ag RFC
[U-Boot] sun5i: Add A13-OLinuXinoM support - - - 1 --- 2014-03-20 Tom Rini aaribaud RFC
[U-Boot,u-boot,sunxi,12/12] sunxi: enable emac for sun4i and sun5i - - - - --- 2014-03-17 Hans de Goede aaribaud RFC
[U-Boot,u-boot,sunxi,11/12] net: Rename and cleanup sunxi (Allwinner) emac driver - - - - --- 2014-03-17 Hans de Goede aaribaud RFC
[U-Boot,u-boot,sunxi,10/12] sunxi: fast MBUS support on sun7i - - - - --- 2014-03-17 Hans de Goede aaribaud RFC
[U-Boot,u-boot,sunxi,09/12] sunxi: Add axp152 pmic support - - - - --- 2014-03-17 Hans de Goede aaribaud RFC
[U-Boot,u-boot,sunxi,08/12] sunxi: Add axp209 pmic support - - - - --- 2014-03-17 Hans de Goede aaribaud RFC
[U-Boot,u-boot,sunxi,07/12] sunxi: Add i2c support - - - - --- 2014-03-17 Hans de Goede aaribaud RFC
[U-Boot,u-boot,sunxi,06/12] sunxi: Add sun5i support - - - - --- 2014-03-17 Hans de Goede aaribaud RFC
[U-Boot,u-boot,sunxi,05/12] sunxi: Add sun4i support - - - - --- 2014-03-17 Hans de Goede aaribaud RFC
[U-Boot,u-boot,sunxi,04/12] sunxi: FIXUP: sunxi: initial sun7i dram setup support - - - - --- 2014-03-17 Hans de Goede aaribaud RFC
[U-Boot,u-boot,sunxi,03/12] sunxi: FIXUP: sunxi: initial sun7i clocks and timer support. - - - - --- 2014-03-17 Hans de Goede aaribaud RFC
[U-Boot,u-boot,sunxi,02/12] sunxi: FIXUP: sunxi: initial generic sun7i cpu, board and start of day … - - - - --- 2014-03-17 Hans de Goede aaribaud RFC
[U-Boot,u-boot,sunxi,01/12] sunxi: Implement reset_cpu - - - - --- 2014-03-17 Hans de Goede aaribaud RFC
[U-Boot,RFC,17/17] kconfig: add CONFIG_CROSS_COMPILE - - - - --- 2014-03-17 Masahiro Yamada trini RFC
[U-Boot,RFC,16/17] kconfig: remove old script - - - - --- 2014-03-17 Masahiro Yamada trini RFC
[U-Boot,RFC,15/17] kbuild: remove CONFIG_SPL/CONFIG_TPL definition in config headers - - - - --- 2014-03-17 Masahiro Yamada trini RFC
[U-Boot,RFC,14/17] powerpc: remove redundant CPU family definition - - - - --- 2014-03-17 Masahiro Yamada trini RFC
[U-Boot,RFC,13/17] m68k: remove redundant CPU family definition - - - - --- 2014-03-17 Masahiro Yamada trini RFC
[U-Boot,RFC,12/17] sparc: remove redundant CPU family definition - - - - --- 2014-03-17 Masahiro Yamada trini RFC
[U-Boot,RFC,11/17] sh: remove redundant CPU family definition - - - - --- 2014-03-17 Masahiro Yamada trini RFC
[U-Boot,RFC,10/17] kconfig: delete redundant CONFIG_${ARCH} definition - - - - --- 2014-03-17 Masahiro Yamada trini RFC
[U-Boot,RFC,09/17] buildman: adjust for Kconfig - - - - --- 2014-03-17 Masahiro Yamada trini RFC
[U-Boot,RFC,08/17] MAKEALL: adjust for Kconfig - - - - --- 2014-03-17 Masahiro Yamada trini RFC
[U-Boot,RFC,07/17] kconfig: switch over to Kconfig - - - - --- 2014-03-17 Masahiro Yamada trini RFC
[U-Boot,RFC,06/17] m68k: define processor family CONFIGs as 1 - - - - --- 2014-03-17 Masahiro Yamada trini RFC
[U-Boot,RFC,05/17] include: define CONFIG_SPL and CONFIG_TPL as 1 - - - - --- 2014-03-17 Masahiro Yamada trini RFC
[U-Boot,RFC,04/17] kconfig: add defconfig files for all boards - - - - --- 2014-03-17 Masahiro Yamada trini RFC
[U-Boot,RFC,03/17] Do not apply: tools: add gendefconfigs - - - - --- 2014-03-17 Masahiro Yamada trini RFC
[U-Boot,RFC,02/17] kconfig: add basic Kconfig files - - - - --- 2014-03-17 Masahiro Yamada trini RFC
[U-Boot,RFC,01/17] kconfig: import Kconfig files from Linux v3.13 tag - - - - --- 2014-03-17 Masahiro Yamada trini RFC
[U-Boot,u-boot,sunxi,4/4] sunxi: Add sun4i support - - - - --- 2014-03-16 Hans de Goede aaribaud RFC
[U-Boot,u-boot,sunxi,3/4] sunxi: Implement reset_cpu - - - - --- 2014-03-16 Hans de Goede aaribaud RFC
[U-Boot,u-boot,sunxi,2/4] sunxi: FIXUP: sunxi: initial sun7i dram setup support - - - - --- 2014-03-16 Hans de Goede aaribaud RFC
[U-Boot,u-boot,sunxi,1/4] sunxi: FIXUP: sunxi: initial generic sun7i cpu, board and start of day su… - - - - --- 2014-03-16 Hans de Goede aaribaud RFC
« 1 2 ... 810 811 8121681 1682 »