mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] mtd: nand: fix nand_lock/unlock() function
 2018-11-15  8:32 UTC  (3+ messages)

[PATCH] ARM: socfpga: achilles: enable watchdog1
 2018-11-15  8:05 UTC  (2+ messages)

[PATCH] ARM: Do not build hyp.S for AArch64
 2018-11-15  7:41 UTC  (2+ messages)

[PATCH] net: macb: dma_sync_* receive buffers
 2018-11-15  0:36 UTC 

[PATCH] nand: denali: remove undefined GFP_DMA flag
 2018-11-14 22:55 UTC  (2+ messages)

[PATCH] of: Add .of suffix to device names from devicetree
 2018-11-14 15:59 UTC  (3+ messages)

[PATCH] arm: mach-omap: xload: Enable network interface
 2018-11-14 13:56 UTC 

Cannot update barebox 2018.04.0 anymore
 2018-11-14 13:24 UTC  (2+ messages)

[PATCH] ubiformat: print messages after checking a block is not bad
 2018-11-14 12:01 UTC 

[PATCH 1/2] video: ipuv3: use closest fractional divider
 2018-11-14  8:59 UTC  (3+ messages)
` [PATCH 2/2] video: ipuv3: use non-fractional clock for parallel display

[PATCH] ARM: i.MX5 clock: add clock provider support
 2018-11-14  8:58 UTC  (3+ messages)

[PATCH 1/2] ARM: stack unwind: Print messages with pr_warning
 2018-11-14  8:55 UTC  (2+ messages)
` [PATCH 2/2] driver: Print message with pr_err

[PATCH] e1000/flash: Increased erase timeout
 2018-11-12  7:38 UTC  (4+ messages)

[PATCH v1 0/5] random fixes
 2018-11-12  7:36 UTC  (8+ messages)
` [PATCH v1 1/5] commands: keystore: init s_len
` [PATCH v1 2/5] ddr_spd: remove unused array
` [PATCH v1 3/5] video/ssd1307fb: fix potential memory leak on error
` [PATCH v1 4/5] clk: imx: cpu: avoid use after free "
` [PATCH v1 5/5] of: partition: set ret for error cases

[PATCH 00/20] Fix another ton of missing prototype warnings
 2018-11-09  9:52 UTC  (21+ messages)
` [PATCH 01/20] ARM: interrupts: Avoid missing prototypes warning
` [PATCH 02/20] ARM: psci: "
` [PATCH 03/20] gui: lodepng: "
` [PATCH 04/20] ARM: sm: Make locally used function static
` [PATCH 05/20] fs: ubifs: Avoid missing prototype warning
` [PATCH 06/20] ARM: start: Add missing include
` [PATCH 07/20] ARM: start: Add missing prototype
` [PATCH 08/20] ARM: Add missing prototype for arm_mem_ramoops_get()
` [PATCH 09/20] ARM: i.MX50: Make locally used function static
` [PATCH 10/20] ARM: i.MX27: Add missing prototype for imx27_get_boot_source()
` [PATCH 11/20] ARM: i.MX: add missing include
` [PATCH 12/20] ARM: i.MX6 usb: Add "
` [PATCH 13/20] imx-bbu-nand: Make locally used functions static
` [PATCH 14/20] clk: imx: Avoid missing prototype warnings
` [PATCH 15/20] dma: apbh: make locally used function static
` [PATCH 16/20] pinctrl: at91: Add missing include
` [PATCH 17/20] video: vpl: make locally used function static
` [PATCH 18/20] fs: devfs: Make "
` [PATCH 19/20] nvmem: Add prototype for exported functions
` [PATCH 20/20] Make: Add -Wmissing-prototypes

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  (9+ messages)
` [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  (5+ messages)
` [PATCH 03/16] mtd: nand: hide in-memory BBT implementation details

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)

page:  |  | latest

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