Show patches with: Submitter = Tom Rini       |   4138 patches
« 1 2 ... 38 39 4041 42 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,v4,19/20] SPL: NAND: Enhance drivers/mtd/nand/nand_spl_simple.c - - - - --- 2012-08-24 Tom Rini trini Superseded
[U-Boot,v4,18/20] da850: Add README.da850 - - - - --- 2012-08-24 Tom Rini trini Superseded
[U-Boot,v4,17/20] ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK - - - - --- 2012-08-24 Tom Rini trini Superseded
[U-Boot,v4,16/20] SPL: do not use fix value for u-boot size - - - - --- 2012-08-24 Tom Rini trini Superseded
[U-Boot,v4,15/20] SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux - - - - --- 2012-08-24 Tom Rini trini Superseded
[U-Boot,v4,14/20] SPL: Move the omap SPL framework to common/spl - - - - --- 2012-08-24 Tom Rini trini Superseded
[U-Boot,v4,13/20] ARM: SPL: Move gpmc_init() to spl_board_init() - - - - --- 2012-08-24 Tom Rini trini Superseded
[U-Boot,v4,12/20] ARM: SPL: Start hooking in the current SPI SPL support - - - - --- 2012-08-24 Tom Rini trini Superseded
[U-Boot,v4,11/20] ARM: SPL: Clean up spl.c / spl_nand.c slightly - - - - --- 2012-08-24 Tom Rini trini Superseded
[U-Boot,v4,10/20] ARM: SPL: Make spl_mmc.c more generic - - - - --- 2012-08-24 Tom Rini trini Superseded
[U-Boot,v4,09/20] ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> - - - - --- 2012-08-24 Tom Rini trini Superseded
[U-Boot,v4,08/20] ARM: SPL: Only call mem_malloc_init if configured - - - - --- 2012-08-24 Tom Rini trini Superseded
[U-Boot,v4,07/20] ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c - - - - --- 2012-08-24 Tom Rini trini Superseded
[U-Boot,v4,06/20] ARM: SPL: Rename omap_boot_mode to spl_boot_mode() - - - - --- 2012-08-24 Tom Rini trini Superseded
[U-Boot,v4,05/20] ARM: SPL: Rename omap_boot_device to spl_boot_device - - - - --- 2012-08-24 Tom Rini trini Superseded
[U-Boot,v4,04/20] omap-common: Fix typo in save_boot_params() in lowlevel_init.S - - - - --- 2012-08-24 Tom Rini trini Superseded
[U-Boot,v4,03/20] omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() - - - - --- 2012-08-24 Tom Rini trini Superseded
[U-Boot,v4,02/20] spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT - - - - --- 2012-08-24 Tom Rini trini Superseded
[U-Boot,v4,01/20] Makefile: Move SPL files to clobber, remove from clean - - - - --- 2012-08-24 Tom Rini trini Superseded
[U-Boot] Please pull u-boot-ti/master - - - - --- 2012-08-24 Tom Rini aaribaud Accepted
[U-Boot,v3,19/19] SPL: Enhance spi_spl_load to match the other load functions - - - - --- 2012-08-22 Tom Rini trini Superseded
[U-Boot,v3,18/19] SPL: Enhance drivers/mtd/nand/nand_spl_load.c - - - - --- 2012-08-22 Tom Rini trini Superseded
[U-Boot,v3,17/19] da850: Add README.da850 - - - - --- 2012-08-22 Tom Rini trini Superseded
[U-Boot,v3,16/19] ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK - - - - --- 2012-08-22 Tom Rini trini Superseded
[U-Boot,v3,15/19] spl: Make CONFIG_SPL_FRAMEWORK board_init_f __weak - - - - --- 2012-08-22 Tom Rini trini Superseded
[U-Boot,v3,14/19] SPL: Move the omap SPL framework to common/spl - - - - --- 2012-08-22 Tom Rini trini Superseded
[U-Boot,v3,13/19] ARM: SPL: Move gpmc_init() to spl_board_init() - - - - --- 2012-08-22 Tom Rini trini Superseded
[U-Boot,v3,12/19] ARM: SPL: Start hooking in the current SPI SPL support - - - - --- 2012-08-22 Tom Rini trini Superseded
[U-Boot,v3,11/19] ARM: SPL: Clean up spl.c / spl_nand.c slightly - - - - --- 2012-08-22 Tom Rini trini Superseded
[U-Boot,v3,10/19] ARM: SPL: Make spl_mmc.c more generic - - - - --- 2012-08-22 Tom Rini trini Superseded
[U-Boot,v3,09/19] ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> - - - - --- 2012-08-22 Tom Rini trini Superseded
[U-Boot,v3,08/19] ARM: SPL: Only call mem_malloc_init if configured - - - - --- 2012-08-22 Tom Rini trini Superseded
[U-Boot,v3,07/19] ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c - - - - --- 2012-08-22 Tom Rini trini Superseded
[U-Boot,v3,06/19] ARM: SPL: Rename omap_boot_mode to spl_boot_mode() - - - - --- 2012-08-22 Tom Rini trini Superseded
[U-Boot,v3,05/19] ARM: SPL: Rename omap_boot_device to spl_boot_device - - - - --- 2012-08-22 Tom Rini trini Superseded
[U-Boot,v3,04/19] omap-common: Fix typo in save_boot_params() in lowlevel_init.S - - - - --- 2012-08-22 Tom Rini trini Superseded
[U-Boot,v3,03/19] omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() - - - - --- 2012-08-22 Tom Rini trini Superseded
[U-Boot,v3,02/19] spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT - - - - --- 2012-08-22 Tom Rini trini Superseded
[U-Boot,v3,01/19] Makefile: Move SPL files to clobber, remove from clean - - - - --- 2012-08-22 Tom Rini trini Superseded
[U-Boot,v2,18/18] SPL: Enhance spi_spl_load to match the other load functions - - - - --- 2012-08-20 Tom Rini trini Superseded
[U-Boot,v2,17/18] SPL: Enhance drivers/mtd/nand/nand_spl_load.c - - - - --- 2012-08-20 Tom Rini trini Superseded
[U-Boot,v2,16/18] da850_am18xxevm: Add README.da850_am18xxevm - - - - --- 2012-08-20 Tom Rini trini Superseded
[U-Boot,v2,15/18] ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK - - - - --- 2012-08-20 Tom Rini trini Superseded
[U-Boot,v2,14/18] SPL: Move the omap SPL framework to common/spl - - - - --- 2012-08-20 Tom Rini trini Superseded
[U-Boot,v2,13/18] ARM: SPL: Move gpmc_init() to spl_board_init() - - - - --- 2012-08-20 Tom Rini trini Superseded
[U-Boot,v2,12/18] ARM: SPL: Start hooking in the current SPI SPL support - - - - --- 2012-08-20 Tom Rini trini Superseded
[U-Boot,v2,11/18] ARM: SPL: Clean up spl.c / spl_nand.c slightly - - - - --- 2012-08-20 Tom Rini trini Superseded
[U-Boot,v2,10/18] ARM: SPL: Make spl_mmc.c more generic - - - - --- 2012-08-20 Tom Rini trini Superseded
[U-Boot,v2,09/18] ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> - - - - --- 2012-08-20 Tom Rini trini Superseded
[U-Boot,v2,08/18] ARM: SPL: Only call mem_malloc_init if configured - - - - --- 2012-08-20 Tom Rini trini Superseded
[U-Boot,v2,07/18] ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c - - - - --- 2012-08-20 Tom Rini trini Superseded
[U-Boot,v2,06/18] ARM: SPL: Rename omap_boot_mode to spl_boot_mode() - - - - --- 2012-08-20 Tom Rini trini Superseded
[U-Boot,v2,05/18] ARM: SPL: Rename omap_boot_device to spl_boot_device - - - - --- 2012-08-20 Tom Rini trini Superseded
[U-Boot,v2,04/18] omap-common: Fix typo in save_boot_params() in lowlevel_init.S - - - - --- 2012-08-20 Tom Rini trini Superseded
[U-Boot,v2,03/18] omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() - - - - --- 2012-08-20 Tom Rini trini Superseded
[U-Boot,v2,02/18] spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT - - - - --- 2012-08-20 Tom Rini trini Superseded
[U-Boot,v2,01/18] Makefile: Move SPL files to clobber, remove from clean - - - - --- 2012-08-20 Tom Rini trini Superseded
[U-Boot] Please pull u-boot-staging/trini@ti.com - - - - --- 2012-08-17 Tom Rini aaribaud Accepted
[U-Boot,17/17] ARM: SPL: Enhance spi_spl_load to match the other load functions - - - - --- 2012-08-15 Tom Rini trini Superseded
[U-Boot,16/17] SPL: Enhance drivers/mtd/nand/nand_spl_load.c - - - - --- 2012-08-15 Tom Rini trini Superseded
[U-Boot,15/17] ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK - - - - --- 2012-08-15 Tom Rini trini Superseded
[U-Boot,14/17] ARM: SPL: Move gpmc_init() to spl_board_init() - - - - --- 2012-08-15 Tom Rini trini Superseded
[U-Boot,13/17] ARM: SPL: Start hooking in the current SPI SPL support - - - - --- 2012-08-15 Tom Rini trini Superseded
[U-Boot,12/17] ARM: SPL: Clean up spl.c / spl_nand.c slightly - - - - --- 2012-08-15 Tom Rini trini Superseded
[U-Boot,11/17] ARM: SPL: Make spl_mmc.c more generic - - - - --- 2012-08-15 Tom Rini trini Superseded
[U-Boot,10/17] ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> - - - - --- 2012-08-15 Tom Rini trini Superseded
[U-Boot,09/17] ARM: SPL: Only call mem_malloc_init if configured - - - - --- 2012-08-15 Tom Rini trini Superseded
[U-Boot,08/17] ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c - - - - --- 2012-08-15 Tom Rini trini Superseded
[U-Boot,07/17] omap-common: Fix typo in lowlevel_init.S::save_boot_params - - - - --- 2012-08-15 Tom Rini trini Superseded
[U-Boot,06/17] ARM: SPL: Rename omap_boot_mode to spl_boot_mode() - - - - --- 2012-08-15 Tom Rini trini Superseded
[U-Boot,05/17] ARM: SPL: Rename omap_boot_device to spl_boot_device - - - - --- 2012-08-15 Tom Rini trini Superseded
[U-Boot,04/17] Makefile: Move SPL files to clobber, remove from clean - - - - --- 2012-08-15 Tom Rini trini Superseded
[U-Boot,03/17] ARM: SPL: Move the omap SPL framework to arch/arm/lib - - - - --- 2012-08-15 Tom Rini trini Superseded
[U-Boot,02/17] omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() - - - - --- 2012-08-15 Tom Rini trini Superseded
[U-Boot,01/17] spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT 1 - - - --- 2012-08-15 Tom Rini trini Superseded
[U-Boot,2/2] README.SPL: Move the 'Estimating stack usage' from omap3 to here - - - - --- 2012-08-15 Tom Rini Accepted
[U-Boot,1/2] README.SPL: Add a small Debugging section - - - - --- 2012-08-15 Tom Rini Accepted
[U-Boot] Please pull u-boot-staging/trini@ti.com - - - - --- 2012-08-10 Tom Rini aaribaud Changes Requested
[U-Boot,5/5] am335x evm: Enable support for spi0 - - - - --- 2012-08-09 Tom Rini trini Accepted
[U-Boot,4/5] am33xx: Add support, update omap3 McSPI driver - - - - --- 2012-08-09 Tom Rini trini Accepted
[U-Boot,3/5] am335x evm: Enable MMC1 pinmux - - - - --- 2012-08-09 Tom Rini trini Accepted
[U-Boot,2/5] am33xx: Correct MMC1, remove MMC2 support - - - - --- 2012-08-09 Tom Rini trini Accepted
[U-Boot,1/5] am335x evm: Initial support for AM335x GP EVM Profiles - - - - --- 2012-08-09 Tom Rini trini Accepted
[U-Boot,2/2] armv7: Make lowlevel_init.S's lowlevel_init do ABI compatible stack - - - 1 --- 2012-08-09 Tom Rini trini Accepted
[U-Boot,1/2] omap4/5/am33xx: Make lowlevel_init available to all armv7 platforms - - - 1 --- 2012-08-09 Tom Rini trini Accepted
[U-Boot] ext2fs: fix warning: 'blocknxt' may be used uninitialized with gcc 4.2 - - - - --- 2012-08-07 Tom Rini Accepted
[U-Boot] am33xx: Remove redundant timer config - - - - --- 2012-08-06 Tom Rini trini Accepted
[U-Boot] Please pull u-boot-ti/master - - - - --- 2012-08-03 Tom Rini aaribaud Accepted
[U-Boot,02/17] am335x_evm: Update config for common usage - - - - --- 2012-08-02 Tom Rini Awaiting Upstream
[U-Boot] doc/git-mailrc: Update 'ti' alias - - - - --- 2012-08-01 Tom Rini trini Accepted
[U-Boot,5/5] am33xx: Rework pinmux functions - - - - --- 2012-07-31 Tom Rini trini Accepted
[U-Boot,4/5] am33xx evm: Add CONFIG_CMD_EEPROM and related - - - - --- 2012-07-31 Tom Rini trini Accepted
[U-Boot,3/5] am33xx: Add support for TI AM335x StarterKit EVM - - - - --- 2012-07-31 Tom Rini trini Accepted
[U-Boot,2/5] am33xx: Remove board/ti/am335x/evm.c - - - - --- 2012-07-31 Tom Rini trini Accepted
[U-Boot,1/5] am33xx: Enable gpio0 clock - - - - --- 2012-07-31 Tom Rini trini Accepted
[U-Boot,18/17] am33xx: Correct and clean up ddr_regs struct - - - - --- 2012-07-30 Tom Rini Accepted
[U-Boot,17/17] am33xx: Do not touch 'ratio1' fields - - - - --- 2012-07-30 Tom Rini trini Accepted
[U-Boot,16/17] am33xx: Rework config_io_ctrl slightly - - - - --- 2012-07-30 Tom Rini trini Accepted
[U-Boot,15/17] am33xx: Use emif_regs struct for storing initialization values - - - - --- 2012-07-30 Tom Rini trini Accepted
[U-Boot,14/17] am33xx: Turn a number of 'int' functions to 'void' - - - - --- 2012-07-30 Tom Rini trini Accepted
« 1 2 ... 38 39 4041 42 »