Patchwork U-Boot

login
register
mail settings

Incoming patches

« Previous 1 2 3 4 5 6 7 8 9 10 ... 201 202 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
[U-Boot,1/2] nios2-generic: Fix logic around choosing UART 2012-02-20 Alex Hornung thomaschou Rejected
[U-Boot,1/1] nios2 - adjust gbl data off to account for bd_info 2012-02-20 Alex Hornung thomaschou Accepted
[U-Boot,1/2] nios2-generic: Fix logic around choosing UART 2012-02-20 Alex Hornung Rejected
[U-Boot] hush saveenv problem 2012-02-07 Alex Zeffertt Not Applicable
[U-Boot] Ignore all Carriage Returns when importing an environment. 2012-05-11 Alexander Holler Superseded
[U-Boot,1/2] Add option -r to env import to allow import of text files with CRLF as line endings 2012-05-13 Alexander Holler Superseded
[U-Boot] armv7: fix linker file for newer ld support 2010-11-02 Alexander Holler Superseded
[U-Boot] USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcor. 2011-04-01 Alexander Holler marex Superseded
[U-Boot] ARM: check relocation 2010-10-30 Alexander Holler Superseded
[U-Boot,2/3] OMAP3: Add support for DPLL5 (usbhost) 2011-04-01 Alexander Holler trini Superseded
[U-Boot,1/3] OMAP3: Change some USB related MUX settings to values used by the kernel. 2011-04-01 Alexander Holler trini Accepted
[U-Boot] Provide pr_debug() and pr_info(). 2011-04-01 Alexander Holler Changes Requested
[U-Boot,3/3] omap3_beagle: enable EHCI and USB storage. 2011-04-01 Alexander Holler trini Accepted
[U-Boot,V3,1/3] arm926ejs: fix linker file for newer ld support 2010-11-04 Alexander Holler Superseded
[U-Boot] Change the visible output for transfers to display hex numbers 2011-01-25 Alexander Holler wd Rejected
[U-Boot] Fix CONFIG_CMD_SHA1SUM 2011-01-04 Alexander Holler Accepted
[U-Boot] USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcor. 2000-01-01 Alexander Holler Superseded
[U-Boot,v3] ARM: Avoid compiler optimization for usages of readb, writeb and friends. 2010-12-22 Alexander Holler Changes Requested
[U-Boot] ARM: Add comments why -msoft-float is used. 2011-02-20 Alexander Holler Changes Requested
[U-Boot] OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that. 2010-12-18 Alexander Holler ag Accepted
[U-Boot,2/3] OMAP3: Add support for DPLL5 (usbhost) 2000-01-01 Alexander Holler Accepted
[U-Boot] omap3_beagle: enable the use of a plain text file named uEnv.txt instead of boot.scr 2011-01-24 Alexander Holler spaulraj Superseded
[U-Boot,3/3] omap3_beagle: enable EHCI and USB storage. 2000-01-01 Alexander Holler Superseded
[U-Boot] omap3_beagle: Switch default console from ttyS2 to ttyO2 2011-02-18 Alexander Holler spaulraj Accepted
[U-Boot] Print compiler and linker version with the version command 2011-01-18 Alexander Holler Accepted
[U-Boot] NAND: Fix saving of redundand environment 2011-01-20 Alexander Holler Accepted
[U-Boot,1/3] OMAP3: Change some USB related MUX settings to values used by the kernel. 2000-01-01 Alexander Holler Accepted
[U-Boot,RFC,v2] ARM: Avoid compiler optimization for usages of readb, writeb and friends. 2010-12-18 Alexander Holler Superseded
[U-Boot,RFC] ARM: Avoid compiler optimization for usages of readb, writeb and friends. 2010-12-18 Alexander Holler Changes Requested
[U-Boot,RFC] ARM: print gcc version 2010-12-20 Alexander Holler Changes Requested
[U-Boot] USB: Change the necessary defines to get debug output 2011-01-28 Alexander Holler rbohmer Accepted
[U-Boot] Fix defines needed to enable command sha1sum 2011-01-18 Alexander Holler Accepted
[U-Boot] USB: Fix device stati for removable and powerctrl (typo) 2011-01-27 Alexander Holler rbohmer Accepted
[U-Boot] nand: fix bug with multiple NAND devices if CONFIG_MTD_DEVICE is defined. 2010-12-18 Alexander Holler scottwood Accepted
[U-Boot,RFC] possible typo in atmel_lcdfb.c 2010-04-15 Alexander Stein reinhardm RFC
[U-Boot] arm relocation: Fix calculation of board_init_r 2011-02-03 Alexander Stein aaribaud Accepted
[U-Boot,v5] AT91SAM9*: Change kernel address in dataflash to match u-boot's size 2012-04-21 Alexandre Belloni abiessmann Changes Requested
[U-Boot,v2] Change kernel address in dataflash to match u-boot's size 2012-01-29 Alexandre Belloni Superseded
[U-Boot] Change kernel address in dataflash to match u-boot's size 2012-01-02 Alexandre Belloni Superseded
[U-Boot] AT91SAM9*: Change kernel address in dataflash to match u-boot's size 2012-02-20 Alexandre Belloni Superseded
[U-Boot,v3] AT91SAM9*: Change kernel address in dataflash to match u-boot's size 2012-02-20 Alexandre Belloni Changes Requested
[U-Boot,v4] AT91SAM9*: Change kernel address in dataflash to match u-boot's size 2012-04-08 Alexandre Belloni Superseded
[U-Boot,v6] AT91SAM9*: Change kernel address in dataflash to match u-boot's size 2012-07-02 Alexandre Belloni abiessmann Changes Requested
[U-Boot,v7] AT91SAM9*: Change kernel address in dataflash to match u-boot's size 2012-07-02 Alexandre Belloni abiessmann Accepted
[U-Boot] mx23_olinuxino: Fix netboot console 2013-03-26 Alexandre Pereira da Silva sbabic Awaiting Upstream
[U-Boot,1/9,v2] Exynos: Change get_timer() to work correctly 2013-03-28 Alexei Fedorov prom Superseded
[U-Boot] drivers/block/systemace - fixed data type in "systemace_read" to match prototype in "block_dev_desc_t" 2013-01-03 Alexey Brodkin trini Accepted
[U-Boot,V2] drivers/block/systemace - added missing "else" in "ace_writew" 2013-01-03 Alexey Brodkin trini Accepted
[U-Boot] drivers/block/systemace: replaced in16/out16 with more common readw/writew macros 2013-01-02 Alexey Brodkin wd Rejected
[U-Boot] drivers/block/systemace: fixes read/write words for bus width = 8 2013-01-02 Alexey Brodkin wd Superseded
[U-Boot] ColdFire: Fix unused variable in cpu_init.c 2012-10-22 Alison Wang jasonjin Accepted
[U-Boot,2/2] ColdFire: Add Freescale MCF54418TWR ColdFire development board support 2012-10-19 Alison Wang jasonjin Accepted
[U-Boot,7/7] ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455 2012-03-27 Alison Wang jasonjin Accepted
[U-Boot,1/2] ColdFire: Add MCF5441x CPU support 2012-10-19 Alison Wang jasonjin Accepted
[U-Boot,v3,2/6] arm: mvf600: Add IOMUX support for Vybrid MVF600 2013-05-21 Alison Wang New
[U-Boot,6/7] ColdFire: Clean up checkpatch warnings for MCF547x and MCF548x 2012-03-27 Alison Wang jasonjin Accepted
[U-Boot,v2,1/6] arm: mvf600: Add Vybrid MVF600 CPU support 2013-05-14 Alison Wang aaribaud New
[U-Boot,v2,2/6] arm: mvf600: Add IOMUX support for Vybrid MVF600 2013-05-14 Alison Wang aaribaud New
[U-Boot,2/2] ColdFire: Update the bitops for ColdFire platform 2012-03-26 Alison Wang jasonjin Accepted
[U-Boot] ColdFire: uart: fix build failure for missing header files 2012-10-19 Alison Wang jasonjin Accepted
[U-Boot,v3,6/6] arm: mvf600: Add basic support for Vybrid MVF600TWR board 2013-05-21 Alison Wang New
[U-Boot,v3,3/6] net: fec_mxc: Add support for Vybrid MVF600 2013-05-21 Alison Wang New
[U-Boot,v3,1/6] arm: mvf600: Add Vybrid MVF600 CPU support 2013-05-21 Alison Wang New
[U-Boot,v3,4/6] arm: mvf600: Add watchdog support for Vybrid MVF600 2013-05-21 Alison Wang New
[U-Boot,v3,5/6] arm: mvf600: Add uart support for Vybrid MVF600 2013-05-21 Alison Wang New
[U-Boot,2/7] ColdFire: Clean up checkpatch warnings for MCF5227x 2012-03-27 Alison Wang jasonjin Accepted
[U-Boot,3/7] ColdFire: Clean up checkpatch warnings for MCF52x2 2012-03-27 Alison Wang jasonjin Accepted
[U-Boot,4/5] vybrid: add eSDHC driver support 2013-04-12 Alison Wang sbabic Changes Requested
[U-Boot,3/5] vybrid: add uart driver support 2013-04-12 Alison Wang sbabic Changes Requested
[U-Boot,1/5] vybrid: add vybrid CPU support 2013-04-12 Alison Wang sbabic Changes Requested
[U-Boot,2/5] vybrid: add Freescale vybrid vf600 tower board support 2013-04-12 Alison Wang sbabic Changes Requested
[U-Boot,5/5] vybrid: add ethernet driver support 2013-04-12 Alison Wang sbabic Changes Requested
[U-Boot,4/7] ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301x 2012-03-27 Alison Wang jasonjin Accepted
[U-Boot,v2,5/6] arm: mvf600: Add uart support for Vybrid MVF600 2013-05-14 Alison Wang aaribaud New
[U-Boot,v2,6/6] arm: mvf600: Add basic support for Vybrid MVF600TWR board 2013-05-14 Alison Wang aaribaud New
[U-Boot,1/2] ColdFire: Rename NANDFLASH_SIZE into CONFIG_NANDFLASH_SIZE for MCF537x 2012-03-26 Alison Wang jasonjin Accepted
[U-Boot,v2,3/6] arm: mvf600: Add FEC support for Vybrid MVF600 2013-05-14 Alison Wang aaribaud New
[U-Boot,v2,4/6] arm: mvf600: Add watchdog support for Vybrid MVF600 2013-05-14 Alison Wang aaribaud New
[U-Boot,1/7] ColdFire: Add clear and set bits macros for ColdFire platform 2012-03-27 Alison Wang jasonjin Accepted
[U-Boot,5/7] ColdFire: Clean up checkpatch warnings for MCF523x 2012-03-27 Alison Wang jasonjin Accepted
[U-Boot,v7,04/15] tegra20: tec: add tegra20-common-post.h 2012-07-16 Allen Martin Superseded
[U-Boot,v7,07/15] ARM: Fix arm720t SPL build 2012-07-16 Allen Martin Superseded
[U-Boot] tegra20: add back USE_PRIVATE_LIBGCC 2012-08-07 Allen Martin tomcwarren Superseded
[U-Boot] tegra20: add assembly wrapper for lowlevel_init() 2012-08-08 Allen Martin trini Changes Requested
[U-Boot,v10,08/16] ARM: Fix arm720t SPL build 2012-08-29 Allen Martin marex Superseded
[U-Boot,v7,11/15] tegra20: move SDRAM param save to later in boot 2012-07-16 Allen Martin Superseded
[U-Boot,v10,10/16] ARM: add tegra20 support to arm720t 2012-08-29 Allen Martin marex Superseded
[U-Boot,v3,1/2] tools, config.mk: add binutils-version 2012-07-10 Allen Martin aaribaud Superseded
[U-Boot,v2,2/3] tegra: move TEGRA_DEVICE_SETTINGS to tegra-common-post.h 2012-10-23 Allen Martin marex Superseded
[U-Boot,v7,03/15] tegra20: rename CONFIG_MACH_TEGRA_GENERIC 2012-07-16 Allen Martin Superseded
[U-Boot,v7,13/15] arm: enable libgcc build for SPL 2012-07-16 Allen Martin Superseded
[U-Boot,v10,11/16] tegra20: add u-boot-*-tegra.bin targets 2012-08-29 Allen Martin marex Superseded
[U-Boot] tegra2: move tegra2 SoC code to arch/arm/cpu/tegra2-common 2012-04-18 Allen Martin Superseded
[U-Boot,v2,1/9] tools, config.mk: add binutils-version 2012-08-01 Allen Martin Superseded
[U-Boot,v2,1/2] tools, config.mk: add binutils-version 2012-07-10 Allen Martin Superseded
[U-Boot,v2,5/9] arm: use thumb compatible return in arm720t 2012-08-01 Allen Martin Superseded
[U-Boot,v2,2/2] arm: work around assembler bug 2012-07-10 Allen Martin Changes Requested
[U-Boot,v5,05/13] tegra20: make board mkdir commands unconditional 2012-06-25 Allen Martin Accepted
[U-Boot] pull request for u-boot-tegra/master 2012-08-06 Allen Martin aaribaud Superseded
[U-Boot,v3,2/2] arm: work around assembler bug 2012-07-10 Allen Martin aaribaud Superseded