Patchwork U-Boot

login
register
mail settings

Incoming patches

« Previous 1 2 3 4 5 6 7 8 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[U-Boot] p1020rdb-pd: platform support 2013-04-28 Haijun.Zhang afleming New
[U-Boot,1/3] ARM: Tegra: FDT: Add USB support for T20/T30/T114 2013-04-29 Jim Lin tomcwarren Under Review
[U-Boot,2/3] ARM: Tegra: USB: Add driver support for Tegra30/Tegra114 2013-04-29 Jim Lin tomcwarren Under Review
[U-Boot,3/3] Tegra: Config: Enable Tegra30/Tegra114 USB function 2013-04-29 Jim Lin tomcwarren Under Review
[U-Boot] ARM: cfi_flash: Fix unaligned accesses to cfi_qry structure 2013-04-29 Andrew Gabbasov stroese New
[U-Boot] fdtdec: Add compatible string for High speed i2c 2013-04-29 Naveen Krishna Ch hs Under Review
[U-Boot] Pull request - zynq 2013-04-30 Michal Simek aaribaud New
[U-Boot,v5,1/7] Update gdsys email account 2013-04-30 Dirk Eibach afleming New
[U-Boot,v5,2/7] tpm: add AUTH1 cmds for LoadKey2 and GetPubKey 2013-04-30 Dirk Eibach afleming New
[U-Boot,v5,3/7] mpc85xx: Add CONFIG_RELEASE_CORE0_ONLY 2013-04-30 Dirk Eibach afleming New
[U-Boot,v5,4/7] i2c: fsl_i2c: i2c_read(): dont try to write address w/ alen=0 2013-04-30 Dirk Eibach afleming New
[U-Boot,v5,5/7] Add Atmel I2C tpm 2013-04-30 Dirk Eibach afleming New
[U-Boot,v5,6/7] Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM 2013-04-30 Dirk Eibach afleming New
[U-Boot,v5,7/7] mpc85xx: Add gdsys ControlCenter Digital board 2013-04-30 Dirk Eibach afleming New
[U-Boot] net: phy: supplement support for Micrel's KSZ9031 2013-04-30 SARTRE Leo jhersh New
[U-Boot] fdt_support: Use CONFIG_NR_DRAM_BANKS if defined 2013-04-30 Doug Anderson trini Under Review
[U-Boot,v2] spi: mxc_spi: Set master mode for all channels 2013-05-01 Dirk Behme sbabic New
[U-Boot] spi: mxc_spi: Fix pre and post divider calculation 2013-05-02 Dirk Behme sbabic New
[U-Boot,2/2] buildman: Produce a sensible error message when branch is missing 2013-05-03 Simon Glass sjg New
[U-Boot,2/2] EXYNOS: SPI: Support SPI_PREAMBLE mode 2013-05-03 Vadim Bendebury prom New
[U-Boot,v2] gpio: Add support for microblaze xilinx GPIO 2013-05-03 Michal Simek monstr New
[U-Boot,v3,1/9] fpga: Clean coding style 2013-05-03 Michal Simek aaribaud New
[U-Boot,v3,2/9] fpga: Fix debug message compilation error 2013-05-03 Michal Simek aaribaud New
[U-Boot,v3,3/9] cmd: fpga: Clean coding style 2013-05-03 Michal Simek aaribaud New
[U-Boot,v3,4/9] cmd: fpga: Move fpga_loadbitstream to fpga.c 2013-05-03 Michal Simek aaribaud New
[U-Boot,v3,5/9] fpga: Change the first parameter in fpga_loadbitstream 2013-05-03 Michal Simek aaribaud New
[U-Boot,v3,6/9] cmd: fpga: Do not include net.h 2013-05-03 Michal Simek aaribaud New
[U-Boot,v3,7/9] fpga: zynq: Add support for loading bitstream 2013-05-03 Michal Simek aaribaud New
[U-Boot,v3,8/9] fpga: Check device name against bitstream name 2013-05-03 Michal Simek aaribaud New
[U-Boot,v3,9/9] fpga: Remove all CONFIG_SYS_* fpga related options 2013-05-03 Michal Simek aaribaud New
[U-Boot] mx23: Add a README file 2013-05-03 Fabio Estevam sbabic New
[U-Boot,1/6] README: mx28_common: Keep the text within 80 columns 2013-05-03 Fabio Estevam sbabic New
[U-Boot,2/6] README: mx28_common: Do not hardcode the SSP port 2013-05-03 Fabio Estevam sbabic New
[U-Boot,3/6] README: mx28_common: Fix structure of sentence 2013-05-03 Fabio Estevam sbabic New
[U-Boot,4/6] README: mxs: Introduce README.mxs 2013-05-03 Fabio Estevam sbabic New
[U-Boot,PULL] u-boot-pxa.git/master 2013-05-06 Marek Vasut aaribaud New
[U-Boot,v2,1/2] microblaze: bootm: Fix coding style issues 2013-05-06 Michal Simek monstr New
[U-Boot,v2,2/2] microblaze: bootm: Add support for loading initrd 2013-05-06 Michal Simek monstr New
[U-Boot,1/2] powerpc/83xx/km: MV88e6122 errata fix for 1.9V 2013-05-06 Holger Brunck afleming New
[U-Boot,2/2] powerpc/83xx/km: make local functions and structs static 2013-05-06 Holger Brunck afleming New
[U-Boot] arm/km: make local functions static 2013-05-06 Holger Brunck aaribaud New
[U-Boot,1/6] ARM: add secure monitor handler to switch to non-secure state 2013-05-06 Andre Przywara aaribaud New
[U-Boot,2/6] ARM: add assembly routine to switch to non-secure state 2013-05-06 Andre Przywara aaribaud New
[U-Boot,3/6] ARM: switch to non-secure state during bootm execution 2013-05-06 Andre Przywara aaribaud New
[U-Boot,4/6] ARM: add SMP support for non-secure switch 2013-05-06 Andre Przywara aaribaud New
[U-Boot,5/6] ARM: extend non-secure switch to also go into HYP mode 2013-05-06 Andre Przywara aaribaud New
[U-Boot,6/6] ARM: VExpress: enable ARMv7 virt support for VExpress A15 2013-05-06 Andre Przywara aaribaud New
[U-Boot] powerpc/mpc85xx:Fix "boot page TLB" entry size for NAND SPL 2013-05-07 Prabhakar Kushwaha afleming New
[U-Boot,v4,1/7] arm: add MMU/D-Cache support for Faraday cores 2013-05-07 Kuo-Jung Su aaribaud New
[U-Boot,v4,2/7] arm: add Faraday common utilities 2013-05-07 Kuo-Jung Su aaribaud New
[U-Boot,v4,3/7] arm: add Faraday interrupt controller support 2013-05-07 Kuo-Jung Su aaribaud New
[U-Boot,v4,4/7] arm: add Faraday FTTMR010 timer support 2013-05-07 Kuo-Jung Su aaribaud New
[U-Boot,v4,5/7] arm: add Faraday FTPWMTMR010 timer support 2013-05-07 Kuo-Jung Su aaribaud New
[U-Boot,v4,6/7] arm: add Faraday firmware image utility 2013-05-07 Kuo-Jung Su aaribaud New
[U-Boot,v4,7/7] arm: add Faraday A36x SoC platform support 2013-05-07 Kuo-Jung Su aaribaud New
[U-Boot,v4] mmc: update Faraday FTSDC010 for rw performance 2013-05-07 Kuo-Jung Su afleming Under Review
[U-Boot,v4] net: add Faraday FTMAC110 10/100Mbps ethernet support 2013-05-07 Kuo-Jung Su aaribaud New
[U-Boot,v4] net: update FTGMAC100 for MMU/D-cache support 2013-05-07 Kuo-Jung Su aaribaud New
[U-Boot,v4] spi: add Faraday FTSPI010 SPI controller support 2013-05-07 Kuo-Jung Su aaribaud New
[U-Boot,v2] video: add Faraday FTLCDC200 LCD controller support 2013-05-07 Kuo-Jung Su aaribaud New
[U-Boot,PULL] : Please pull u-boot-imx 2013-05-07 Stefano Babic aaribaud New
[U-Boot,1/6,v2] powerpc/doc: Update the README.srio-pcie-boot-corenet 2013-05-07 Liu Gang afleming New
[U-Boot,2/6,v2] powerpc/boot: Change the macro of Boot from SRIO and PCIE master module 2013-05-07 Liu Gang afleming New
[U-Boot,3/6,v2] powerpc/b4860qds: Enable master module for boot from SRIO and PCIE 2013-05-07 Liu Gang afleming New
[U-Boot,4/6,v2] powerpc/b4860qds: Slave module for boot from SRIO and PCIE 2013-05-07 Liu Gang afleming New
[U-Boot,5/6,v2] powerpc/t4qds: Enable master module for Boot from SRIO and PCIE 2013-05-07 Liu Gang afleming New
[U-Boot,6/6,v2] powerpc/t4qds: Slave module for boot from SRIO and PCIE 2013-05-07 Liu Gang afleming New
[U-Boot,2/2] am33xx: Board: Make CPSW section of ethernet initialization depend on CPSW driver 2013-05-07 Joel A Fernandes trini New
[U-Boot,V2] powerpc/esdhc: Correct judgement for DATA PIO mode 2013-05-08 Haijun.Zhang afleming Under Review
[U-Boot] video: exynos: Change mipi dsi write function parameters correctly 2013-05-08 Donghwa Lee prom New
[U-Boot,1/2] lcd: add functions to setup up simplefb device tree 2013-05-08 Stephen Warren aaribaud New
[U-Boot,2/2] ARM: bcm2835: add simplefb DT node during bootz/m 2013-05-08 Stephen Warren aaribaud New
[U-Boot] video: exynos: remove unused variable of exynos_mipi_dsi_wr_data() 2013-05-08 Donghwa Lee prom New
[U-Boot,v5] i2c: add Faraday FTI2C010 I2C controller support 2013-05-08 Kuo-Jung Su aaribaud New
[U-Boot] powerpc/p1022ds: boot from SD card/SPI flash with SPL 2013-05-08 ying.zhang@freescale.com afleming New
[U-Boot,v5] nand: add Faraday FTNANDC021 NAND controller support 2013-05-09 Kuo-Jung Su aaribaud New
[U-Boot,v5,1/4] usb: hub: make minimum power-on delay configurable 2013-05-09 Kuo-Jung Su marex New
[U-Boot,v5,2/4] usb: ehci: add weak-aliased functions to portsc & tdi 2013-05-09 Kuo-Jung Su marex New
[U-Boot,v5,3/4] usb: ehci: add Faraday USB 2.0 EHCI support 2013-05-09 Kuo-Jung Su marex New
[U-Boot,v5,4/4] usb: gadget: add Faraday FOTG210 USB gadget support 2013-05-09 Kuo-Jung Su marex New
[U-Boot,v2,1/2] spi: mxc_spi: Fix pre and post divider calculation 2013-05-09 Dirk Behme sbabic New
[U-Boot,2/2] spi: mxc_spi: Update pre and post divider algorithm 2013-05-09 Dirk Behme sbabic New
[U-Boot,RFC] arm: lds: Remove libgcc eabi exception handling tables 2013-05-09 Michal Simek aaribaud New
[U-Boot,v2] arm: fix a comment 2013-05-10 Masahiro Yamada aaribaud New
[U-Boot] powerpc/mpc85xx: support application without resetvec segment in the linker script 2013-05-10 ying.zhang@freescale.com afleming New
[U-Boot] Please pull u-boot-ti/master 2013-05-10 Tom Rini aaribaud New
[U-Boot,RFC] ARM: byteorder: add optimized swab16 and swab32 2013-05-10 Dirk Behme aaribaud New
[U-Boot,1/4] Rename arch/arm/lib/bss.c to sections.c 2013-05-10 Albert ARIBAUD aaribaud New
[U-Boot,2/4] arm: make __image_copy_{start, end} compiler-generated 2013-05-10 Albert ARIBAUD aaribaud New
[U-Boot,3/4] arm: make relocation section symbols compiler-generated 2013-05-10 Albert ARIBAUD aaribaud New
[U-Boot,4/4] arm: factorize relocate_code routine 2013-05-10 Albert ARIBAUD aaribaud New
[U-Boot,1/3] usb: properly re-initialize the USB keyboard. 2013-05-11 Simon Glass marex New
[U-Boot,2/3] usb: workaround non-working keyboards. 2013-05-11 Simon Glass marex New
[U-Boot,3/3] usb: Correct CLEAR_FEATURE code in ehci-hcd 2013-05-11 Simon Glass marex New
[U-Boot] exynos: Enable mmc for snow 2013-05-11 Simon Glass prom New
[U-Boot,v2] spi: mxc_spi: Update pre and post divider algorithm 2013-05-11 Dirk Behme prom New
[U-Boot,v2] EXYNOS: SPI: Support SPI_PREAMBLE mode 2013-05-11 Simon Glass prom New
[U-Boot,v2] EXYNOS: SPL: Add a custom spi copy function 2013-05-11 Simon Glass prom New
[U-Boot] usb: asix: Move software resets to basic_init 2013-05-11 Simon Glass marex New
[U-Boot,v6,1/4] usb: hub: make minimum power-on delay configurable 2013-05-13 Kuo-Jung Su marex New