mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] e1000/flash: Increased erase timeout
 2018-11-09  9:00 UTC  (3+ messages)

v2018.11.0
 2018-11-09  8:38 UTC 

[PATCH 1/2] ARM: nxp-imx8mq-evk: remove SDRAM reservation for ATF
 2018-11-09  7:24 UTC  (6+ messages)
` [PATCH 2/2] ARM: nxp-imx8mq-evk: add barebox and env partitions

[PATCH 1/1] rk3188: don't set same clk rate twice
 2018-11-09  7:18 UTC  (2+ messages)

[PATCH v3] ARM: i.MX: Add liteboard support
 2018-11-09  7:08 UTC  (2+ messages)

[PATCH v2] scripts: imx-image: fix first instruction in i.MX8MQ header
 2018-11-09  7:07 UTC  (2+ messages)

[PATCH 00/22] AT91 header cleanup
 2018-11-08  8:11 UTC  (27+ messages)
` [PATCH 01/22] ARM: at91: remove unused AT_DMA_ID_ defines
` [PATCH 02/22] ARM: at91: remove unused CONSISTENT_DMA_SIZE defines
` [PATCH 03/22] ARM: at91rm9200ek: Use SoC specific defines
` [PATCH 04/22] ARM: at91sam926x: Add header for at91sam926x common base addresses
` [PATCH 05/22] ARM: at91: remove unused defines
` [PATCH 06/22] ARM: at91: drop AT91_NB_USART
` [PATCH 07/22] ARM: at91: remove AT91_SDRAM_BASE
` [PATCH 08/22] ARM: at91: consolidate phy reset functions
` [PATCH 09/22] ARM: at91: remove common matrix header file
` [PATCH 10/22] ARM: at91: Add SoC namespace to matrix defines
` [PATCH 11/22] ARM: at91: Use SoC specific base addresses where appropriate
` [PATCH 12/22] ARM: at91rm9200: Add SoC namespace to memory controller defines
` [PATCH 13/22] ARM: at91: remove unused header file
` [PATCH 14/22] ARM: at91rm9200 timer: remove unused include
` [PATCH 15/22] ARM: at91rm9200 timer: Make system timer defines SoC specific
` [PATCH 16/22] ARM: at91: remove mach/io.h
` [PATCH 17/22] ARM: at91sam926x use writel rather than pmc accessor function
` [PATCH 18/22] ARM: at91rm9200ek: use plain readl/writel for pmc accesses
` [PATCH 19/22] ARM: at91: drop at91_pmc_write()/at91_pmc_read()
` [PATCH 20/22] ARM: at91: make at91sam926x_board_init board specific
` [PATCH 21/22] ARM: at91: separate restart handler registration into SoC specific code
` [PATCH 22/22] ARM: at91: remove unused defines

[PATCH] net: only use ethaddrs registered with device node on that device
 2018-11-08  7:54 UTC  (2+ messages)

[PATCH] Add initial support for the EVB-KSZ9477 eval board
 2018-11-07 20:57 UTC  (6+ messages)

[PATCH] commands: mem: truncate mem device size to fit the loff_t file size
 2018-11-07 17:07 UTC  (5+ messages)

common/ddr_spd.c:281:28: warning: bitwise comparison always evaluates to false
 2018-11-07 13:31 UTC  (2+ messages)

Barebox stops working if /env/boot/mmc is removed
 2018-11-07 10:52 UTC  (6+ messages)

[PATCH] scripts: imx-image: fix first instruction in i.MX8MQ header
 2018-11-07  9:21 UTC  (3+ messages)

issues verifying FIT image signature
 2018-11-07  8:01 UTC  (2+ messages)

[PATCH] mtd: nand_denali: update compatible
 2018-11-07  7:40 UTC  (2+ messages)

[PATCH 0/4] RDU1 config blob loading
 2018-11-06  8:53 UTC  (6+ messages)
` [PATCH 1/4] lib: Port CRC8 implementation from Linux kernel
` [PATCH 2/4] nvmem: Port Linux driver for Microwire 93XX46 EEPROM chips
` [PATCH 3/4] ARM: rdu1: Add an alias for Microwire EEPROM
` [PATCH 4/4] ARM: rdu1: Implement RDU1 config loading

[PATCH 1/2] fixup! ARM: add file for HYP mode related setup
 2018-11-06  8:40 UTC  (3+ messages)
` [PATCH 2/2] fixup! ARM: install HYP vectors at PBL and Barebox entry

[PATCH v2] ARM: i.MX: Add liteboard support
 2018-11-06  8:36 UTC  (4+ messages)

[PATCH 1/5] ARM: socfpga: add lowlevel header with common code
 2018-11-06  8:30 UTC  (6+ messages)
` [PATCH 2/5] ARM: socfpga: sockit: convert to lowlevel helper
` [PATCH 3/5] ARM: socfgpa: de0-nano-soc: convert to lowlevel helpers
` [PATCH 4/5] ARM: socfpga: socdk: "
` [PATCH 5/5] ARM: socfpga: socrates: "

[PATCH 00/11] Allow GPIOs to be referenced by label
 2018-11-06  8:25 UTC  (19+ messages)
` [PATCH 01/11] gpio: VF610: Propagate error code of gpiochip_add() up
` [PATCH 02/11] VF610: Initialize pinctrl driver before gpio
` [PATCH 03/11] linux/ctype.h: Port _tolower()
` [PATCH 04/11] lib: Port kstrtox.c from Linux kernel
` [PATCH 05/11] commands: gpio: Move argument parsing into a shared function
` [PATCH 06/11] commands: gpio: Use kstrtoint() instead of simple_strtoul()
` [PATCH 07/11] gpiolib: Introduce gpio_find_by_label()
` [PATCH 08/11] commands: gpio: Allow GPIOs to be specified by label
` [PATCH 09/11] VF610: zii-vf610-dev: Drop switch reset GPIO configuration
` [PATCH 10/11] VF610: zii-vf610-dev: Replace board code with gpio-hog nodes
` [PATCH 11/11] ARM: rdu2: "

barebox state is not fixed up into kernel-device-tree
 2018-11-06  5:42 UTC  (7+ messages)

[PATCH] arm: at91: fix sdram controller init
 2018-11-05 13:56 UTC  (2+ messages)

[PATCH v4 01/11] ARM: pass architecture flag for SMCC also to PBL compilation unit
 2018-11-03  7:56 UTC  (16+ messages)
` [PATCH v4 02/11] ARM: import opcode helpers from Linux kernel
` [PATCH v4 03/11] ARM: safely switch from HYP to SVC mode if required
` [PATCH v4 04/11] ARM: allow secure monitor code to be built without PSCI
` [PATCH v4 05/11] ARM: add file for HYP mode related setup
` [PATCH v4 06/11] ARM: don't try to install secure monitor when entered in HYP mode
` [PATCH v4 07/11] ARM: default to starting kernel in HYP mode when entered in HYP
` [PATCH v4 08/11] ARM: install HYP vectors at PBL and Barebox entry
` [PATCH v4 09/11] ARM: rpi: add revision IDs for Pi 3 Model B and Pi Zero
` [PATCH v4 10/11] ARM: rpi: add raspberry pi 3 support
` [PATCH v4 11/11] ARM: rpi: autosize malloc area

[PATCH] kconfig: Avoid format overflow warning from GCC 8.1
 2018-11-02 21:53 UTC 

[PATCH] mmc: atmel: Make write work on sama5d3
 2018-11-02  9:14 UTC  (2+ messages)

[PATCH] net: macb: Add compatible for atmel,sama5d3-gem
 2018-11-02  9:06 UTC 

[PATCH] pinctrl: at91: Do not print registration messages
 2018-11-02  7:27 UTC 

[PATCH 1/4] net: macb: no need for coherent memory for receive buffer
 2018-11-02  7:26 UTC  (4+ messages)
` [PATCH 2/4] net: macb: remove unused variable
` [PATCH 3/4] net: macb: simplify private data allocation
` [PATCH 4/4] net: macb: add remove callback

[PATCH 1/4] ARM: rdu2: config PMIC SW1AB and SW1C rails to 1.375
 2018-11-02  6:35 UTC  (5+ messages)
` [PATCH 2/4] ARM: rdu2: configure the USB port as OTG
` [PATCH 3/4] ARM: rdu2: program e1000 iNVM
` [PATCH 4/4] ARM: rdu2: fix warnings in Barebox internal DT

[PATCH] net: designware: look for a child device node for MDIO bus
 2018-11-02  6:32 UTC  (2+ messages)

[PATCH] Display barebox instead of kernel in build message
 2018-11-02  6:28 UTC  (2+ messages)

[PATCH 00/16] NAND update (1st step)
 2018-10-30  9:07 UTC  (20+ messages)
` [PATCH 01/16] mtd: nand: refactor chip->block_markbad interface
` [PATCH 02/16] mtd: nand: remove multiplied-by-2 block logic
` [PATCH 03/16] mtd: nand: hide in-memory BBT implementation details
` [PATCH 04/16] mtd: nand: remove NAND_BBT_SCANEMPTY
` [PATCH 05/16] mtd: nand: Request strength instead of bytes for soft BCH
` [PATCH 06/16] mtd: atmel_nand: Add per board ECC setup
` [PATCH 07/16] mtd: nand: simplify nand_bch_init() usage
` [PATCH 08/16] mtd: nand_bbt: kill NAND_BBT_SCANALLPAGES
` [PATCH 09/16] mtd: nand_bbt: handle error case for nand_create_badblock_pattern()
` [PATCH 10/16] mtd: nand_bbt: make nand_scan_bbt() static
` [PATCH 11/16] mtd: nand_bbt: unify/fix error handling in nand_scan_bbt()
` [PATCH 12/16] mtd: nand_bbt: Move BBT block selection logic out of write_bbt()
` [PATCH 13/16] mtd: nand_bbt: scan for next free bbt block if writing bbt fails
` [PATCH 14/16] mtd: nand: Kill the chip->scan_bbt() hook
` [PATCH 15/16] mtd: nand: Kill cellinfo
` [PATCH 16/16] mtd: nand: detect OOB size for Toshiba 24nm raw SLC

No default env without Barebox wanting to load from persistant storage
 2018-10-30  8:50 UTC  (5+ messages)

(no subject)
 2018-10-30  7:39 UTC  (2+ messages)
` your mail

[PATCH] of: unflatten: access property properly
 2018-10-30  7:30 UTC 

issues loading a FIT image with bootm
 2018-10-29 15:00 UTC  (2+ messages)

[PATCH] bootm: abort if kernel is outside the first 128MB
 2018-10-29 13:24 UTC  (3+ messages)

[PATCH 0/6] Refactor driver resource allocation code
 2018-10-29  9:00 UTC  (14+ messages)
` [PATCH 1/6] drivers: base: Simplify generic_memmap_ro()
` [PATCH 2/6] drivers: base: Drop dev_get_mem_region_by_name()
` [PATCH 3/6] drivers: base: Share implementations for dev_get_resource*()
` [PATCH 4/6] drivers: base: Simplify dev_request_mem_region_err_null()
` [PATCH 5/6] drivers: base: Share code for dev_request_mem_region*()
` [PATCH 6/6] drivers: base: Share code for getting and then requesting a region

[PATCH 0/6] Switch EEPROM aliases to ZII boards
 2018-10-29  7:50 UTC  (4+ messages)
` [PATCH] miitool: Fix inconsistent spacing

[PATCH] partitions: efi: Constify force_gpt
 2018-10-29  7:45 UTC  (2+ messages)

[PATCH 1/2] Documentation: USB gadget: document usbgadget.fastboot_bbu variable
 2018-10-29  7:44 UTC  (2+ messages)

IMX6UL: Booting kernel with initramfs blocks
 2018-10-28 14:29 UTC  (7+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox