Patchwork U-Boot

login
register
mail settings

Incoming patches

« Previous 1 2 ... 167 168 169 170 171 172 173 174 175 ... 201 202 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
[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,15/17] ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK 2012-08-15 Tom Rini trini Superseded
[U-Boot,v2,2/4] dfu: NAND specific routines for DFU operation 2013-02-26 Tom Rini trini Superseded
[U-Boot,2/2] am335x_evm: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support 2012-10-24 Tom Rini trini Accepted
[U-Boot,v1,9/9] sata.h: Make all sata/ata drivers include <sata.h> 2012-09-29 Tom Rini trini Accepted
[U-Boot,v1,5/9] pata_bfin: Make sata_{read, write}() comply with <part.h> 2012-09-29 Tom Rini trini Accepted
[U-Boot,v1,6/9] sata_dwc: Make sata_write() use const void, per <part.h> 2012-09-29 Tom Rini trini Accepted
[U-Boot,v2,5/7] am335x_evm: Rework board_is_foo() checks 2013-05-13 Tom Rini trini Changes Requested
[U-Boot,v6,02/29] spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT 2012-08-31 Tom Rini trini Superseded
[U-Boot,v7,11/29] ARM: SPL: Make spl_mmc.c more generic 2012-09-25 Tom Rini trini Accepted
[U-Boot,v6,05/29] omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds. 2012-08-31 Tom Rini trini Superseded
[U-Boot] am335x: Enable RTC 32K OSC clock 2012-10-18 Tom Rini trini Accepted
[U-Boot] Please pull u-boot-staging/trini@ti.com 2012-08-31 Tom Rini Accepted
[U-Boot,v7,08/29] ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c 2012-09-25 Tom Rini trini Accepted
[U-Boot,v6,14/29] ARM: SPL: Move gpmc_init() to spl_board_init() 2012-08-31 Tom Rini trini Superseded
[U-Boot,v7,17/29] SPL: do not use fix value for u-boot size 2012-09-25 Tom Rini trini Accepted
[U-Boot,v6,10/29] ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> 2012-08-31 Tom Rini trini Superseded
[U-Boot,1/5] am335x evm: Initial support for AM335x GP EVM Profiles 2012-08-09 Tom Rini trini Accepted
[U-Boot,v6,04/29] omap-common: Fix typo in save_boot_params() in lowlevel_init.S 2012-08-31 Tom Rini trini Superseded
[U-Boot] AP1000: Inline local 'get_device' 2012-10-01 Tom Rini trini Accepted
[U-Boot,v6,28/29] SPL: Rework how we inform about un-headered images 2012-08-31 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,v6,27/29] SPL: Make un-supported boot device puts a debug instead 2012-08-31 Tom Rini trini Superseded
[U-Boot] Please pull u-boot-ti/master 2013-01-25 Tom Rini aaribaud Changes Requested
[U-Boot,v1,3/9] dwc_ahsata: Make sata_write() comply with <part.h> 2012-09-29 Tom Rini trini Accepted
[U-Boot,02/17] omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() 2012-08-15 Tom Rini trini Superseded
[U-Boot] Please pull u-boot-ti/master 2012-03-26 Tom Rini aaribaud Accepted
[U-Boot,14/17] ARM: SPL: Move gpmc_init() to spl_board_init() 2012-08-15 Tom Rini trini Superseded
[U-Boot,RFC,v0,06/11] omap3: Move ATAGS and OF_LIBFDT to omap3_common.h 2012-03-22 Tom Rini trini RFC
[U-Boot,v1,7/9] sil_sata: Make sata_write() comply with <part.h> 2012-09-29 Tom Rini trini Accepted
[U-Boot,v6,09/29] ARM: SPL: Only call mem_malloc_init if configured 2012-08-31 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,v4,19/20] SPL: NAND: Enhance drivers/mtd/nand/nand_spl_simple.c 2012-08-24 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,v3,17/19] da850: Add README.da850 2012-08-22 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,v3,13/19] ARM: SPL: Move gpmc_init() to spl_board_init() 2012-08-22 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,v3,12/19] ARM: SPL: Start hooking in the current SPI SPL support 2012-08-22 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,v3,15/19] spl: Make CONFIG_SPL_FRAMEWORK board_init_f __weak 2012-08-22 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,v4,14/20] SPL: Move the omap SPL framework to common/spl 2012-08-24 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,v3,19/19] SPL: Enhance spi_spl_load to match the other load functions 2012-08-22 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] omap_hsmmc: Wait for CMDI to be clear 2012-01-30 Tom Rini afleming Accepted
[U-Boot,v7,28/29] SPL: Rework how we inform about un-headered images 2012-09-25 Tom Rini trini Accepted
[U-Boot,v4,10/20] ARM: SPL: Make spl_mmc.c more generic 2012-08-24 Tom Rini trini Superseded
[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,v4,01/20] Makefile: Move SPL files to clobber, remove from clean 2012-08-24 Tom Rini trini Superseded
[U-Boot,v7,09/29] ARM: SPL: Only call mem_malloc_init if configured 2012-09-25 Tom Rini trini Accepted
[U-Boot,2/2] OMAP: Move omap1510inn to Unmaintained / Orphaned 2012-03-28 Tom Rini trini Changes Requested
[U-Boot,v7,29/29] SPL: Add support for loading image from ram in SPL. 2012-09-25 Tom Rini trini Accepted
[U-Boot,1/2] OMAP: Remove omap1610inn-based boards 2012-03-28 Tom Rini trini Accepted
[U-Boot,v1,8/9] ide.h: Make ide_(read|write) match block_dev_desc_t block_(read|write) 2012-09-29 Tom Rini trini Accepted
[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,v1,4/9] fsl_sata: Make sata_{read, write}() comply with <part.h> 2012-09-29 Tom Rini trini Accepted
[U-Boot,v4,08/20] ARM: SPL: Only call mem_malloc_init if configured 2012-08-24 Tom Rini trini Superseded
[U-Boot,1/2] omap4/5/am33xx: Make lowlevel_init available to all armv7 platforms 2012-08-09 Tom Rini trini Accepted
[U-Boot,v4,06/20] ARM: SPL: Rename omap_boot_mode to spl_boot_mode() 2012-08-24 Tom Rini trini Superseded
[U-Boot,v2,2/3] pcm051: Add support for Phytec phyCORE-AM335x 2013-01-25 Tom Rini trini Accepted
[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,v6,2/9] dfu: Support larger than memory transfers. 2013-03-14 Tom Rini marex Accepted
[U-Boot] MAKEALL: Add -s to '${MAKE} tidy' section 2012-10-25 Tom Rini trini Accepted
[U-Boot,v3,5/5] lib: consolidate hang() 2013-05-02 Tom Rini trini Accepted
[U-Boot,v4,11/20] ARM: SPL: Clean up spl.c / spl_nand.c slightly 2012-08-24 Tom Rini trini Superseded
[U-Boot] actux[123]: Update linker script for ELDK 4.2 2012-10-17 Tom Rini aaribaud Accepted
[U-Boot] Please pull u-boot-ti/master 2012-03-26 Tom Rini aaribaud Superseded
[U-Boot,v7,26/29] SPL: Enable use of custom defined U-Boot entry point 2012-09-25 Tom Rini trini Accepted
[U-Boot,v4,12/20] ARM: SPL: Start hooking in the current SPI SPL support 2012-08-24 Tom Rini trini Superseded
[U-Boot] Please pull u-boot-staging/trini@ti.com 2012-08-17 Tom Rini aaribaud Accepted
[U-Boot,1/2] SPL: Add YMODEM over UART load support 2012-01-31 Tom Rini trini Accepted
[U-Boot,1/2] mx28evk: Guard NAND-related ENV defines with CONFIG_ENV_IS_IN_NAND 2013-04-30 Tom Rini trini Accepted
[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,3/3] am33xx: Add SPI SPL as an option 2012-10-16 Tom Rini trini Accepted
[U-Boot,v4,13/20] ARM: SPL: Move gpmc_init() to spl_board_init() 2012-08-24 Tom Rini trini Superseded
[U-Boot,v7,10/29] ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> 2012-09-25 Tom Rini trini Accepted
[U-Boot,v3,10/19] ARM: SPL: Make spl_mmc.c more generic 2012-08-22 Tom Rini trini Superseded
[U-Boot,v7,23/29] SPL: Add NOR flash booting support 2012-09-25 Tom Rini trini Accepted
[U-Boot] sdrc.c: Fix typo in do_sdrc_init() for SPL 2012-03-16 Tom Rini trini Accepted
[U-Boot] doc/feature-removal-schedule.txt: Add CONFIG_SYS_(CLOCKS|PADS)_ENABLE_ALL 2013-04-02 Tom Rini trini Accepted
[U-Boot,RFC,v0,02/11] omap3: Move DISPLAY_CPUINFO / DISPLAY_BOARDINFO to common 2012-03-22 Tom Rini trini RFC
[U-Boot] am33xx: Fix warning with CONFIG_DISPLAY_CPUINFO 2013-04-25 Tom Rini trini Awaiting Upstream
[U-Boot,v4,16/20] SPL: do not use fix value for u-boot size 2012-08-24 Tom Rini trini Superseded
[U-Boot,v1,2/9] ata_piix: sata_write must take a const void argument. 2012-09-29 Tom Rini trini Accepted
[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,v7,24/29] SPL: Add option to skip copying of the mkimage header 2012-09-25 Tom Rini trini Accepted
[U-Boot,v4,20/20] SPL: SPI: Enhance spi_spl_load to match the other load functions 2012-08-24 Tom Rini trini Superseded
[U-Boot,v7,18/29] SPL: Use image_get_xxx() functions to access header values 2012-09-25 Tom Rini trini Accepted
[U-Boot,RFC,v0,08/11] omap3: Consolidate UART information in omap3_common.h 2012-03-22 Tom Rini trini RFC
[U-Boot,3/3] omap5_common.h: Use fallback CONFIG_SYS_BAUDRATE_TABLE 2013-04-05 Tom Rini trini Accepted
[U-Boot,05/17] ARM: SPL: Rename omap_boot_device to spl_boot_device 2012-08-15 Tom Rini trini Superseded
[U-Boot] arm: Enable -ffunction-sections / -fdata-sections / --gc-sections 2013-04-25 Tom Rini aaribaud New
[U-Boot,v5,08/25] ARM: SPL: Only call mem_malloc_init if configured 2012-08-27 Tom Rini Superseded
[U-Boot,2/3] omapimage: Add support for byteswapped SPI images 2012-10-16 Tom Rini trini Accepted
[U-Boot,v5,03/25] omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() 2012-08-27 Tom Rini Superseded
[U-Boot,v7,13/29] ARM: SPL: Start hooking in the current SPI SPL support 2012-09-25 Tom Rini trini Accepted
[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,v5,09/25] ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> 2012-08-27 Tom Rini Superseded