[PATCH] hab: Print events on info command
2018-10-04 21:14 UTC (2+ messages)
[PATCH 0/3] Additional error checking for barebox_update
2018-10-04 20:38 UTC (6+ messages)
` [PATCH 1/3] bbu: Expose bbu_find_handler_by_*() functions
` [PATCH 2/3] bbu: command: Make sure specified update handler exists
` [PATCH 3/3] bbu: Simplify bbu_find_handler_by_device()
[PATCH 0/6] ZII RPU2 i.MX7D board support
2018-10-04 20:37 UTC (9+ messages)
` [PATCH 1/6] ARM: i.MX: esdctl: Add memory size detection for i.MX7D
` [PATCH 2/6] ARM: freescale-mx7-sabresd: Make used of imx7d_barebox_entry()
` [PATCH 3/6] i.MX7D: DCD: Create shared DDR configuration header
` [PATCH 4/6] ARM: i.MX7: bbu: Add MMC boot handler
` [PATCH 5/6] ARM: i.MX7: bbu: Add I2C and SPI handler
` [PATCH 6/6] i.MX: Add support for ZII's i.MX7D-based RPU2 board
[PATCH 00/14] UBIFS update
2018-10-03 20:50 UTC (16+ messages)
` [PATCH 01/14] Add linux/slab.h
` [PATCH 02/14] Add kmemdup
` [PATCH 03/14] Add more mutex no-ops
` [PATCH 04/14] fs: let dir_emit_dots return int
` [PATCH 05/14] fs: Add fscrypt no-op headers
` [PATCH 06/14] fs: Add SB_* flags
` [PATCH 07/14] fs: implement file_inode
` [PATCH 08/14] fs: implement iget_locked and iget_failed
` [PATCH 09/14] fs: implement clear_nlink and set_nlink
` [PATCH 10/14] fs: ubifs: remove not needed code
` [PATCH 11/14] compiler: Update to v4.19-rc6
` [PATCH 12/14] vsprintf: implement %pV
` [PATCH 13/14] ubifs: Update to v4.18-rc6
` [PATCH 14/14] fs: ubifs: optionally allow to mount UBIFS images with encrypted files
[PATCH] fs: fix NULL pointer dereference in ramfs_truncate
2018-10-03 11:42 UTC
[PATCH v2 1/2] mci: drop unused parameter from mci_switch()
2018-10-02 9:03 UTC (5+ messages)
` [PATCH v2 2/2] mci: implement command to switch a mmc device to enhanced mode
` [PATCH v2] "
[PATCH 1/6] dts: achilles: add state for bootchooser
2018-10-02 7:23 UTC (7+ messages)
` [PATCH 2/6] barebox: move mmc partitions to partitions subnode
` [PATCH 3/6] ARM: socfpga: achilles: move partitions to free disk space
` [PATCH 4/6] ARM: socfpga: achilles: bitstream will not exceed 32M
` [PATCH 5/6] ARM: socfpga: achilles: let bootchooser boot from system0 initially
` [PATCH 6/6] ARM: dts: socfpga: achilles: enable second ethernet port
[PATCH] e1000/flash: Increased erase timeout
2018-10-02 6:55 UTC (2+ messages)
[PATCH] usb: gadget: fastboot: fix downoading files of wMaxPacketSize bytes
2018-10-01 8:37 UTC (4+ messages)
[PATCH] fs: ubifs: Do not free memory not allocated by ubifs
2018-09-28 6:37 UTC
[PATCH] fs: ramfs: make chunk counting in truncate() better readable
2018-09-27 7:25 UTC (4+ messages)
[PATCH v2] fs: improve ramfs_truncate speed
2018-09-26 11:08 UTC
[PATCH 1/2] fs: open: Do not forget to set errno
2018-09-26 8:25 UTC (2+ messages)
` [PATCH 2/2] fs: stat: "
[PATCH] fs: improve ramfs_truncate speed
2018-09-26 8:12 UTC (2+ messages)
[PATCH] fs: ramfs: Free data when file is unlinked
2018-09-26 7:56 UTC
[PATCH] state: backend_bucket_circular: fix for non power of 2 writesize
2018-09-26 6:57 UTC (2+ messages)
[PATCH] spi: atmel_spi: fix duplicate const warning
2018-09-26 6:56 UTC (2+ messages)
[PATCH 1/2] environment: Allow default env path to be NULL
2018-09-26 6:55 UTC (4+ messages)
` [PATCH 2/2] environment: Do not use environment when overlapping with other partitions
[PATCH] ratp: select CMDLINE_EDITING
2018-09-26 6:48 UTC (2+ messages)
[PATCH 0/3] i.MX6 NAND boot ROM workarounds
2018-09-25 7:58 UTC (4+ messages)
` [PATCH 1/3] imx-bbu-nand-fcb: Improve error message
` [PATCH 2/3] imx-bbu-nand-fcb: Workaround ROM not being able to handle bad blocks properly
` [PATCH 3/3] imx-bbu-nand-fcb: Workaround ROM checking fingerprint before correcting bitflips
[PATCH] mtd: core: Fix erase area alignment for non power of 2 erasesize
2018-09-24 16:15 UTC
[PATCH] ARM: i.MX: bbu: use full path name for mmcboot handler
2018-09-24 13:46 UTC (3+ messages)
[PATCH v2 1/3] clk: i.MX8MQ: Add missing IMX8MQ_CLK_TMU_ROOT clock
2018-09-24 7:05 UTC (4+ messages)
` [PATCH v2 2/3] aiodev: Port Linux driver for i.MX8MQ CPU thermal sensor
` [PATCH v2 3/3] ARM: i.MX8MQ: Add node for "
[PATCH v3 0/8] i.MX8MQ EVK miscellanea
2018-09-24 7:00 UTC (10+ messages)
` [PATCH v3 1/8] clk: i.MX8MQ: Bump refcounters of various important clocks
` [PATCH v3 2/8] ARM: i.MX8MQ: Add missing node for ECSPI1
` [PATCH v3 3/8] ARM: i.MX8MQ: Configure USDHC1,2 clocks
` [PATCH v3 4/8] ARM: i.MX8MQ: Configure FEC1 clocks
` [PATCH v3 5/8] ARM: nxp-imx8mq-evk: Add missing compatibility check
` [PATCH v3 6/8] ARM: nxp-imx8mq-evk: Add FEC's PHY configuration code
` [PATCH v3 7/8] ARM: i.MX: esdctl: Add memory size detection for i.MX8MQ
` [PATCH v3 8/8] ARM: nxp-imx8mq-evk: Make use of memory size detection code
[PATCH] .gitignore: Add .bin.gen.S files found firmware/
2018-09-24 6:57 UTC (2+ messages)
[PATCH 1/2] ARM: i.MX: Add ZII SCU2 Mezz Board
2018-09-24 6:56 UTC (3+ messages)
` [PATCH 2/2] ARM: i.MX: Add ZII SCU3 ESB board
[PATCH 1/2] ARM: zii-vf610-dev: Convert CFU1 to use upstream DTS
2018-09-24 6:54 UTC (3+ messages)
` [PATCH 2/2] ARM: zii-vf610-dev: Convert SPU3 "
[PATCH 1/2] ARM: i.MX: boot: Make use of FIELD_GET() in imx51_get_boot_source()
2018-09-24 6:54 UTC (3+ messages)
` [PATCH 2/2] ARM: i.MX: boot: Detect boot instance on i.MX51
[PATCH 0/8] mtd: work on mtdraw
2018-09-24 6:52 UTC (13+ messages)
` [PATCH 1/8] mtd: mtdraw: Simplify error path
` [PATCH 2/8] mtd: mtdraw: use dev_* for printing
` [PATCH 3/8] mtd: mtdraw: do not write empty buffers
` [PATCH 4/8] mtd: mtdraw: pass mtdraw around
` [PATCH 5/8] mtd: mtdraw: add raw page size to private data
` [PATCH 6/8] mtd: mtdraw: fail when writing fails
` [PATCH 7/8] mtd: mtdraw: replace "block" with "page"
` [PATCH 8/8] mtd: mtdraw: fix wrong alignment check
[PATCH] kfifo: roundup fifo size to next power of two
2018-09-21 11:14 UTC
mtd_peb_write broken on dataflash
2018-09-21 9:46 UTC (3+ messages)
[PATCH 1/3] clk: i.MX8MQ: Add missing IMX8MQ_CLK_TMU_ROOT clock
2018-09-21 1:06 UTC (4+ messages)
` [PATCH 2/3] aiodev: Port Linux driver for i.MX8MQ CPU thermal sensor
` [PATCH 3/3] ARM: i.MX8MQ: Add node for "
[PATCH v2 0/8] i.MX8MQ EVK miscellanea
2018-09-20 23:22 UTC (10+ messages)
` [PATCH v2 1/8] clk: i.MX8MQ: Bump refcounters of various important clocks
` [PATCH v2 2/8] ARM: i.MX8MQ: Add missing node for ECSPI1
` [PATCH v2 3/8] ARM: i.MX8MQ: Configure USDHC1,2 clocks
` [PATCH v2 4/8] ARM: i.MX8MQ: Configure FEC1 clocks
` [PATCH v2 5/8] ARM: nxp-imx8mq-evk: Add missing compatibility check
` [PATCH v2 6/8] ARM: nxp-imx8mq-evk: Add FEC's PHY configuration code
` [PATCH v2 7/8] ARM: i.MX: esdctl: Add memory size detection for i.MX8MQ
` [PATCH v2 8/8] ARM: nxp-imx8mq-evk: Make use of memory size detection code
[PATCH 0/8] i.MX8MQ EVK miscellanea
2018-09-19 14:57 UTC (11+ messages)
` [PATCH 1/8] clk: i.MX8MQ: Bump refcounters of various important clocks
` [PATCH 2/8] ARM: i.MX8MQ: Add missing node for ECSPI1
` [PATCH 3/8] ARM: i.MX8MQ: Configure USDHC1,2 clocks
` [PATCH 4/8] ARM: i.MX8MQ: Configure FEC1 clocks
` [PATCH 5/8] ARM: nxp-imx8mq-evk: Add missing compatibility check
` [PATCH 6/8] ARM: nxp-imx8mq-evk: Add FEC's PHY configuration code
` [PATCH 7/8] ARM: i.MX: esdctl: Add memory size detection for i.MX8MQ
` [PATCH 8/8] ARM: nxp-imx8mq-evk: Make use of memory size detection code
[PATCH 00/11] Switch ZII boards to use MMC boot partitions
2018-09-19 7:54 UTC (13+ messages)
` [PATCH 01/11] ARM: i.MX: bbu: Add support for v1 header to MMC boot handler
` [PATCH 02/11] ARM: i.MX51: bbu: Add a handler for MMC boot partitions
` [PATCH 03/11] ARM: i.MX: bbu: Check retrun value of getenv()
` [PATCH 04/11] ARM: i.MX: bbu: Convert devicefile to device name
` [PATCH 05/11] ARM: i.MX: bbu: Detect MMC before reading current boot partition
` [PATCH 06/11] ARM: VFxxx: bbu: Add a handler for MMC boot partitions
` [PATCH 07/11] dts: VFxxx: Add aliases for ESDHC controllers
` [PATCH 08/11] ARM: zii-vf610-dev: Switch MMC BBU to use boot partitions
` [PATCH 09/11] ARM: rdu2: "
` [PATCH 10/11] ARM: rdu1: Change BBU names to match RDU2
` [PATCH 11/11] ARM: rdu1: Switch MMC BBU to use boot partitions
[PATCH 0/7] non-coherent Rx buffers in FEC and some small fixes
2018-09-19 7:41 UTC (9+ messages)
` [PATCH 1/7] net: fec_imx: Drop extra indentation level by exiting early
` [PATCH 2/7] net: fec_imx: Don't check bd_status & FEC_RBD_ERR twice
` [PATCH 3/7] net: fec_imx: Read data_length only once
` [PATCH 4/7] net: fec_imx: Drop struct fec_frame
` [PATCH 5/7] net: fec_imx: Drop frame_length
` [PATCH 6/7] net: fec_imx: Make use of readx_poll_timeout() macros
` [PATCH 7/7] net: fec_imx: Do not use DMA coherent memory for Rx buffers
[PATCH 1/2] memtest: Adjust code for 64-bit architectures
2018-09-19 7:32 UTC (3+ messages)
` [PATCH 2/2] memtest: Make use of resource_size()
[PATCH] ARM: i.MX27: Fix NAND boot with newer gcc
2018-09-18 15:40 UTC (2+ messages)
[PATCH] ARM: Multi PBL: Fix image calculation for certain toolchains
2018-09-18 7:34 UTC (3+ messages)
[PATCH]: ARM/RK3188 radxa-rock sdcard boot env file: DTB location fix
2018-09-18 6:08 UTC (2+ messages)
Booting AM335x MLO from network no longer works
2018-09-17 16:50 UTC (4+ messages)
` [PATCH] ARM: omap: xload: Fix network boot filename
[PATCH 1/2] ARM: rdu2: config PMIC SW1AB and SW1C rails to 1.375
2018-09-17 16:41 UTC (3+ messages)
` [PATCH 2/2] ARM: rdu2: configure the USB port as OTG
RK3188 radxa-rock saveenv cmd not working
2018-09-17 15:49 UTC
[PATCH] usb: gadget: fastboot: detect device if not present
2018-09-17 13:57 UTC
[PATCH] ARM: i.MX28: Add APBH clk support
2018-09-17 11:33 UTC (2+ messages)
[PATCH] net: mdio: Do not warn about invalid PHY address
2018-09-17 11:31 UTC
Raspberry-pi.img is not generating
2018-09-17 10:39 UTC (2+ messages)
[PATCH v3 01/10] ARM: import opcode helpers from Linux kernel
2018-09-17 10:34 UTC (4+ messages)
` [PATCH v3 09/10] ARM: rpi: add raspberry pi 3 support
[PATCH v2 0/7] RATP i2c and GPIO support
2018-09-17 7:50 UTC (2+ messages)
[PATCH for master 0/2] MIPS and PCI-related fixes
2018-09-17 7:32 UTC (2+ messages)
[PATCH] checkpatch: don't check TODO file presence
2018-09-17 7:31 UTC (2+ messages)
rk3188 (radxa rock pro) boot failure w/ barebox 2018-04 and later
2018-09-17 7:30 UTC (6+ messages)
[PATCH] ARM: Multi PBL: Fix image calculation for certain toolchains
2018-09-17 7:29 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