[PATCH 1/2 v2] filetype: add Binary PacKage BPK type
2013-09-24 15:28 UTC (10+ messages)
` [PATCH 2/2 v2] fs: add BPKFS support
Porting to a new board
2013-09-24 15:00 UTC (4+ messages)
[PATCH v2] bootm: update os_entry from uimage
2013-09-24 9:26 UTC (12+ messages)
[PATCH 1/1] console_simple: fix: set f_active
2013-09-24 7:23 UTC (2+ messages)
[PATCH 0/5] introduce basic rs485 support
2013-09-24 7:22 UTC (7+ messages)
` [PATCH 1/5] shutdown: add board call back
` [PATCH 2/5] console: introduce console_get_by_dev
` [PATCH 3/5] console: introduce new callback set_mode
` [PATCH 4/5] atmel_serial: add rs485 support
` [PATCH 5/5] Animeo IP: add rs485 crossing detection support
Bootm patches
2013-09-24 7:08 UTC (12+ messages)
` [PATCH 01/11] bootm: fix possible memory leak
` [PATCH 02/11] bootm: fix "
` [PATCH 03/11] bootm: check for os image file
` [PATCH 04/11] bootm: remove unused define
` [PATCH 05/11] bootm: move getenv_loadaddr from command to common
` [PATCH 06/11] bootm: move globalvars "
` [PATCH 07/11] bootm: separate bootm input data and internal data
` [PATCH 08/11] bootm: Add dryrun support
` [PATCH 09/11] ARM: compile bootm code depending on CONFIG_BOOTM
` [PATCH 10/11] command: Let builtin command take precedence
` [PATCH 11/11] defenv-2: replace boot script with command
[PATCH 0/4 v2] introduce bootcount support
2013-09-23 8:52 UTC (8+ messages)
` [PATCH 1/4] misc: add bootcount framework
` [PATCH 2/4] bootcount: add simple register support
` [PATCH 3/4] bootcount: add somfy bootcount support
` [PATCH 4/4] animeo_ip: add "
[PATCH 1/1] lzo: update to lzo-2013
2013-09-23 6:47 UTC (2+ messages)
[PATCH 0/3 v2] Animeo IP: macb support improvement
2013-09-23 6:42 UTC (9+ messages)
` [PATCH 1/3] introduce helper to generate mac address with OUI
` [PATCH 2/3] animeo_ip: ensure the phy is reset correctly
` [PATCH 3/3] animeo_ip: retrieve the mac from the macb and set private mac to asix
[PATCH 1/2] console_simple: set baudrate at register
2013-09-22 18:29 UTC (3+ messages)
` [PATCH 2/2] serial: do not set default baudrate at init
[PATCH 1/2 v3] smc91111: add fixup for qemu phy support
2013-09-22 18:28 UTC (3+ messages)
` [PATCH 2/2 v3] versatilepb: enable qemu fixup
[PATCH 1/1] smc91111: add phy flags support
2013-09-21 15:42 UTC (6+ messages)
` [PATCH 2/2] versatilepb: force net a 100Mpps
[PATCH 1/2] filetype: add arm u-boot support
2013-09-21 8:10 UTC (11+ messages)
` [PATCH 2/2] bootm: add "
Porting to a new board
2013-09-21 7:50 UTC (4+ messages)
[PATCH 0/3] introduce bootcount support
2013-09-20 12:39 UTC (7+ messages)
` [PATCH 1/3] misc: add bootcount framework
` [PATCH 2/3] misc: add somfy bootcount support
` [PATCH 3/3] animeo_ip: add "
[PATCH 1/1] bootm: update os_entry from uimage
2013-09-20 7:57 UTC (3+ messages)
[PATCH 1/1] animeo_ip: set uSD port devname to microsd
2013-09-20 6:51 UTC (2+ messages)
[PATCH 1/1] smc91111: add fixup for qemu phy support
2013-09-20 6:50 UTC (2+ messages)
[PATCH 1/1] console: drop f_caps and check the function pointer getc/putc instead
2013-09-20 6:40 UTC (2+ messages)
[PATCH 1/1] Animeo IP: add usb host support
2013-09-20 6:35 UTC (2+ messages)
[PATCH 1/1 V2] command: crc: add -V option to check the crc store in a file
2013-09-20 6:34 UTC (2+ messages)
[PATCH 0/3] Animeo IP: macb support improvement
2013-09-20 5:40 UTC (4+ messages)
` [PATCH 1/3] introduce helper to generate mac address with OUI
` [PATCH 2/3] animeo_ip: ensure the phy is reset correctly
` [PATCH 3/3] animeo_ip: retrieve the mac from the macb and set private mac to asix
[PATCH 1/1] animeo_ip: the env in nand is u-boot env not a barebox one
2013-09-19 13:30 UTC
[PATCH 0/3] Enable devicetree for Ritmix RZX-50 board
2013-09-19 6:54 UTC (6+ messages)
` [PATCH 1/3] Add missing dependency ENV_HANDLING for OF_BAREBOX_DRIVER option
` [PATCH 2/3] MIPS: rxz50: add initial devicetree support
` [PATCH 3/3] MIPS: rzx50_defconfig: enable devicetree
[PATCH] Altera SoCFPGA support
2013-09-18 8:06 UTC (19+ messages)
` [PATCH 01/11] ARM: invalidate caches thoroughly
` [PATCH 02/11] clk: of: introduce of_clk_src_simple_get
` [PATCH 03/11] of: partition: Check for valid partition name
` [PATCH 04/11] serial: ns16550: Add compatible entry for snps, dw-apb-uart
` [PATCH 05/11] clk: Add Altera SoCFPGA clk support
` [PATCH 06/11] scripts: Add Altera SoCFPGA mkimage support
` [PATCH 07/11] ARM: Add Altera SoCFPGA support
` [PATCH 08/11] ARM: socfpga: Add FPGA programming command
` [PATCH 09/11] ARM: SoCFPGA: Add Terasic SoCkit board support
` [PATCH 10/11] ARM: SoCFPGA: Add EBV SoCrates "
` [PATCH 11/11] ARM: Altera SoCFPGA: Add defconfig files
[PATCH 1/1] command: crc: add -V option to check the crc store in a file
2013-09-18 7:30 UTC (2+ messages)
[PATCH 0/5 v3] defaultenv-2: add login support
2013-09-18 7:25 UTC (7+ messages)
` [PATCH 1/5] globalvar: add globalvar_add_simple_int/bool/enum/ip support
` [PATCH 2/5] login: add globalvar timeout support
` [PATCH 3/5] login: disable input console if password wrong
` [PATCH 4/5] login/passwd: add default password support
` [PATCH 5/5] defaultenv-2: add login support
[PATCH 1/2] filetype: add Somfy BPK2 type
2013-09-18 7:08 UTC (3+ messages)
` [PATCH 2/2] fs: add Somfy BPK2 support
[PATCH 1/1] command: ubiattach: add option to pass VID offset
2013-09-18 6:55 UTC (2+ messages)
[PATCH 1/1] process_escape_sequence: add support to \$?
2013-09-18 6:54 UTC (2+ messages)
[PATCH 1/1] atmel_mci: add devname pdata support
2013-09-18 6:48 UTC (2+ messages)
[PATCH 1/1] animeo_ip: fix macb pin mux and set phy interface as MII
2013-09-18 6:47 UTC (2+ messages)
[PATCH 1/1] Fix lseek on fat filesystems
2013-09-18 6:46 UTC (2+ messages)
[PATCH 1/1] at91: add irq fixup
2013-09-18 6:43 UTC (2+ messages)
[PATCH 0/2 v2] defaultenv-2: add login support
2013-09-16 15:15 UTC (10+ messages)
` [PATCH 1/4] login: add globalvar timeout support
` [PATCH 2/4] login: disable input console if password wrong
` [PATCH 3/4] login/passwd: add default password support
` [PATCH 4/4] defaultenv-2: add login support
[RFC] [PATCH 0/2] fix barebox size when using a relocated pbl
2013-09-16 14:35 UTC (5+ messages)
` [PATCH 1/2] add fix size tools
` [PATCH 2/2] ARM: PBL: fix binary size
[PATCH 1/1] genenv: ignore *.orig file too
2013-09-16 14:33 UTC (3+ messages)
[PATCH v2] mci: add designware mmc controller support
2013-09-11 10:21 UTC
imx-usb-image write to usb error
2013-09-11 7:00 UTC (4+ messages)
[PATCH] gpio: Add designware gpio controller support
2013-09-11 6:35 UTC (5+ messages)
[PATCH] i.MX28: unbreak ethernet
2013-09-11 6:34 UTC (2+ messages)
[PATCH 1/3] usb-imx28: fix enable
2013-09-10 17:57 UTC (3+ messages)
` [PATCH 2/3] imx28-regs: i.MX28 has 2 USB controllers
` [PATCH 3/3] mx28-evk: enable USB
[PATCH 1/4] mxs_spi: unbreak driver
2013-09-10 17:13 UTC (4+ messages)
` [PATCH 2/4] nand_mxs: fix on i.MX28
` [PATCH 3/4] video/stm: don't fail when the pixel clock is properly set
` [PATCH 4/4] video/stm: enable clock to get the display working
[PATCH v2] gpio: Add designware gpio controller support
2013-09-10 8:10 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox