mail archive of the barebox mailing list
 help / color / mirror / Atom feed
Passing devicetree to kernel
 2015-08-12 17:21 UTC 

MTD with non-power-of-2 page size
 2015-08-12 12:13 UTC  (2+ messages)

[PATCH 1/4] gpmc: depend on MTD
 2015-08-12  8:46 UTC  (4+ messages)
` [PATCH 2/4] video: MTL017: depend on I2C
` [PATCH 3/4] video: simple-panel: mode support depends on I2C and EDID
` [PATCH 4/4] video: backlight: add fallbacks for client functions

[PATCH v2] ARM: socfpga: select OFTREE and OFDEVICE
 2015-08-12  8:45 UTC 

serial port weird chars 
 2015-08-10 12:16 UTC  (5+ messages)

[PATCH] clk: socfpga: don't register fixed clocks
 2015-08-10 12:07 UTC 

[Question] device-tree-rebasing include path
 2015-08-09 23:05 UTC 

[PATCH] mtd: nand: mrvl-nand: create initial empty bbt
 2015-08-09 21:54 UTC 

[PATCH] ARM: pxa: zylonite: convert to generic default environment
 2015-08-08  9:17 UTC 

[PATCH] fbconsole updates
 2015-08-07 13:45 UTC  (9+ messages)
` [PATCH 1/8] video: fbconsole: do not enter when we are already in fbconsole
` [PATCH 2/8] fb: return original fb_info in FBIOGET_SCREENINFO
` [PATCH 3/8] fb: Add shadowfb support
` [PATCH 4/8] splash command: simplify offscreen rendering
` [PATCH 5/8] gui: Use fb provided shadowfb for "
` [PATCH 6/8] gui: implement blitting screen areas
` [PATCH 7/8] fb: fbconsole: print cursor after clearing the screen
` [PATCH 8/8] fb: fbconsole: Add missing blits

video: update imx-ipu-v3 and hdmi support
 2015-08-07 13:40 UTC  (5+ messages)
` [PATCH 1/4] video: imx-hdmi: sync with kernel
` [PATCH 2/4] video: ipuv3: Adjust videomode to IPU limitations
` [PATCH 3/4] ARM: implement dma_alloc_writecombine
` [PATCH 4/4] video: imx-ipu-v3: Use writecombine memory for fb

[PATCH] PL310 support
 2015-08-07 13:35 UTC  (6+ messages)
` [PATCH 1/5] ARM: MMU: Fix order when flushing inner/outer cache
` [PATCH 2/5] ARM: l2x0: Flush cache before disabling it
` [PATCH 3/5] ARM: l2x0: Implement L310 support
` [PATCH 4/5] ARM: l2x0: Add some informational debug messages
` [PATCH 5/5] ARM: i.MX6: Enable l2 cache

[PATCH] mci: mmci: Fix status flags check
 2015-08-07  8:39 UTC 

[PATCH] completion: fix device parameter completion
 2015-08-06 14:27 UTC 

[PATCH 1/3] ARM: PXA: use generic gpio prototypes
 2015-08-06 11:23 UTC  (3+ messages)
` [PATCH 2/3] gpio: Drop asm-generic/gpio.h
` [PATCH 3/3] ARM: boards: include gpio.h instead of mach/gpio.h

v2015.08.0
 2015-08-05 12:44 UTC 

[PATCH] mtd: nand_base: replace ifdef with IS_ENABLE
 2015-08-05  8:39 UTC  (4+ messages)

[PATCH v4] commands: Add dhrystone
 2015-08-05  7:52 UTC  (2+ messages)

[PATCH v2 0/6] i2c: add bus recovery infrastructure
 2015-08-03  9:20 UTC  (9+ messages)
` [PATCH v2 1/6] "
` [PATCH v2 2/6] i2c-omap: clear ARDY twice
` [PATCH v2 3/6] i2c-omap: add bus recovery support
` [PATCH v2 4/6] i2c: algo-bit: fix debug code
` [PATCH v2 5/6] i2c: algo-bit: check if the bus is busy
` [PATCH v2 6/6] i2c: gpio: add bus recovery support

[PATCH] ARM: socfpga: select OFTREE and OFDEVICE
 2015-08-03  8:39 UTC  (3+ messages)

[PATCH] PowerPC/MPC5200
 2015-08-03  6:56 UTC  (9+ messages)
` [PATCH 1/6] PPC/PCM030: remove nowhere used definitions
` [PATCH 2/6] PPC/PCM030: fix reference clock
` [PATCH 3/6] PPC/PCM030: enable USB/OHCI pin support
` [PATCH 4/6] PPC/MPC52xx: unify header file name for clock API
` [PATCH 5/6] PPC/MPC5200: re-use the IMX I2C master driver for MPC5200
` [PATCH 6/6] PPC/PCM030: provide EEPROM support to read factory settings
  ` fixup! "

[RFC] Introduce MIPS disassembler library for barebox
 2015-07-31 17:26 UTC  (3+ messages)

[PATCH] ARM: dts: beaglebone: Strip MLO device tree
 2015-07-31  8:22 UTC  (2+ messages)

[PATCH] at24: support write-protect GPIO
 2015-07-31  8:20 UTC  (2+ messages)

[PATCH v2] watchdog: add davinci watchdog driver
 2015-07-31  8:20 UTC  (2+ messages)

[PATCH 1/2] state: handle write-protection in the raw backend
 2015-07-31  8:19 UTC  (3+ messages)
` [PATCH 2/2] state: fix missing newline in error message

[PATCH v2] davinci_nand: add support for the NAND controller
 2015-07-31  8:17 UTC  (2+ messages)

[PATCH v3] commands: Add dhrystone
 2015-07-31  7:22 UTC  (2+ messages)

[PATCH] ARM: i.MX: xload: implement esdhc xload for i.MX6
 2015-07-30  9:59 UTC  (3+ messages)

[PATCH] net: phy: at803x: Use genphy_config_init
 2015-07-29 15:16 UTC 

[PATCH 1/2] PBL: console: Make independent of DEBUG_LL
 2015-07-29 10:15 UTC  (2+ messages)
` [PATCH 2/2] ARM: i.MX: make early UART functions "

[PATCH] Limit data_abort_mask to !PBL
 2015-07-29  8:21 UTC 

[PATCH 1/4] video: backlight-pwm: depend on GPIOLIB
 2015-07-29  6:01 UTC  (5+ messages)
` [PATCH 2/4] net: enc28j60: fix set mac function signature
` [PATCH 3/4] ARM: imx: guf-neso: only try to enable USB if USB_ULPI is configured
` [PATCH 4/4] pinctrl: imx-iomux-v2: correct names in EXPORT_SYMBOL macros

[PATCH] ARM: [phyFLEX,phyCARD]-i.MX6: rename define in flash-headers
 2015-07-29  5:59 UTC  (2+ messages)

[PATCH] ARM: cm-fx6: Set correct MAC address
 2015-07-28  7:08 UTC 

[PATCH] net: make eth_register_ethaddr work on registered network devices
 2015-07-28  6:01 UTC 

[PATCH v1] commands: Add dhrystone
 2015-07-27 10:32 UTC  (4+ messages)

[PATCH] PowerPC/MPC5200
 2015-07-27  7:55 UTC  (8+ messages)
` [PATCH 1/5] PPC/MPC52xx: add some useful GPIO definitions
` [PATCH 2/5] Devicetree/PPC: fix devicetree's fixup
` [PATCH 3/5] PPC/PCM030: remove nowhere used definitions
` [PATCH 4/5] PPC/PCM030: fix reference clock
` [PATCH 5/5] PPC/PCM030: enable USB/OHCI pin support

[PATCH] xload: fix use after free
 2015-07-27  5:38 UTC  (2+ messages)

[PATCH] efi: enable blspec in the defconfig
 2015-07-27  5:24 UTC  (2+ messages)

[PATCH] fixup! efi: add helper to get the GPT partition UUID for a device
 2015-07-27  5:23 UTC  (2+ messages)

[PATCH 1/4] usb: gadget: serial: only call into CONSOLE_FULL code if it's there
 2015-07-24  7:25 UTC  (5+ messages)
` [PATCH 2/4] ARM: pxa: move mainstone TEXTBASE to Kconfig
` [PATCH 3/4] ARM: rockchip: depend on OFTREE
` [PATCH 4/4] ARM: don't allow Thumb2 on AT91

[PATCH] ARM: OMAP: AM33xx: add uart1 pinmux setup
 2015-07-24  7:22 UTC  (2+ messages)

[PATCH] ARM: imx6: rename SPI NOR device to /dev/spinor0
 2015-07-24  7:21 UTC  (2+ messages)

[RFC v2 00/16] barebox picotcp integration (2015.07.19)
 2015-07-24  7:19 UTC  (24+ messages)
` [RFC v2 01/16] net_udp_bind(): use uint16_t type for source port
` [RFC v2 02/16] fs/tftp.c: drop unused server_port variable
` [RFC v2 03/16] fs/nfs.c: use uint16_t for port numbers
` [RFC v2 04/16] fs/nfs.c: use SUNRPC_PORT remote port by default
` [RFC v2 05/16] net: change UDP handler function API
` [RFC v2 06/16] net: change net_udp_send() API
` [RFC v2 07/16] net: introduce setudppeerport()
` [RFC v2 08/16] net: import picotcp from github
` [RFC v2 09/16] picotcp: add barebox target support
` [RFC v2 10/16] picotcp: switch to Kbuild
` [RFC v2 11/16] net: add initial picotcp support
` [RFC v2 12/16] net: picotcp: add test_picotcp command
` [RFC v2 13/16] net: picotcp: add ifconfig command
` [RFC v2 14/16] net: picotcp: add ping command
` [RFC v2 15/16] net: picotcp: add route command
` [RFC v2 16/16] sandbox_defconfig: switch to picotcp

[PATCH] console: When deactivating a console, flush it first
 2015-07-23 13:24 UTC 

[PATCH] ata: sata-imx: Add delay to prevent link timeout
 2015-07-23 13:19 UTC 

[PATCH] mtd: of: put master offset into partition name
 2015-07-23 13:17 UTC 

[PATCH] net: eth_send: Allow to use multiple network interfaces at once
 2015-07-23  8:51 UTC  (2+ messages)

[PATCH] drop <stddef.h> includes
 2015-07-21  8:22 UTC 

[PATCH] lib: libfile: Do not ignore errors in close()
 2015-07-20 19:51 UTC  (3+ messages)

[RFC] commands: Add dhrystone
 2015-07-20  6:47 UTC  (2+ messages)

[PATCH] ARM: i.MX6: clarify usage of /dev/imx-ocotp
 2015-07-20  5:39 UTC  (2+ messages)

[PATCH v3 2/2] ARM: am335x: Changed timer
 2015-07-20  5:36 UTC  (3+ messages)

[PATCH] fixup! Add new barebox logo to the tree
 2015-07-20  5:30 UTC  (2+ messages)

[PATCHv2 00/16] EFI updates
 2015-07-20  5:26 UTC  (18+ messages)
` [PATCH 01/16] xfuncs: add xasprintf() and xvasprintf()
` [PATCH 02/16] xfuncs: add wrapper for wchar strdup functions
` [PATCH 03/16] efi: improve malloc pool allocation
` [PATCH 04/16] efi: refactor & improve application loading code
` [PATCH 05/16] efi: add support for initrd loading
` [PATCH 06/16] efi: add helper to get the GPT partition UUID for a device
` [PATCH 07/16] efi: export device_path_from_handle()
` [PATCH 08/16] efi: add helper functions to write EFI variables
` [PATCH 09/16] efi: write volatile EFI variables used by systemd
` [PATCH 10/16] efi: use xasprintf() when appropriate
` [PATCH 11/16] efi: use xstrdup_* "
` [PATCH 12/16] fs: "
` [PATCH 13/16] fs: efivars: "
` [PATCH 14/16] fs: efivars: add more error checking
` [PATCH 15/16] fs: efivars: read the attributes on the second get_variable()
` [PATCH 16/16] efi: use an EFI variable to save the environment

[PATCH 1/7] mtd: core: Check partitions for empty string
 2015-07-20  5:14 UTC  (9+ messages)
` [PATCH 2/7] drivers: i2c: Only register available devices
` [PATCH 3/7] ARM: dts: am335x-phytec boards: Fixup spi flash node name
` [PATCH 4/7] ARM: dts: phyFLEX-AM335x-som: Disable eeprom on default
` [PATCH 5/7] ARM: phytec-som-am335x: Add support for 1024MiB RAM on one chip
` [PATCH 6/7] ARM: dts: Add support for all phyCORE-AM335x options
` [PATCH 7/7] ARM: dts: Add support for all phyFLEX-AM335x options

[PATCH] fixup! fonts: Add 7x14 font
 2015-07-20  5:11 UTC  (2+ messages)

[PATCH] fixup! sandbox: Update defconfig
 2015-07-19 17:16 UTC 

[PATCH v2 2/2] ARM: am335x: Changed timer
 2015-07-17 13:44 UTC  (3+ messages)

[PATCH 0/7] EFI updates
 2015-07-17  7:19 UTC  (5+ messages)
` [PATCH 7/7] efi: write volatile EFI variables used by systemd

[RFC 00/12] barebox picotcp integration (2015.07.15)
 2015-07-17  7:18 UTC  (4+ messages)
` [RFC 04/12] WIP: fs/nfs.c: convert to picotcp

page:  |  | latest

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