mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] ARM: MXS: ocotp: Register a separate device
 2015-06-12  9:55 UTC 

[PATCH 1/6] video: stmfb: Add device tree support
 2015-06-12  9:53 UTC  (6+ messages)
` [PATCH 2/6] video: Add backlight support
` [PATCH 3/6] video: Add PWM "
` [PATCH 4/6] ARM: i.MX28: Add PWM clk support
` [PATCH 5/6] PWM: Allow multiple PWMs per device node
` [PATCH 6/6] PWM: Add MXS PWM support

[RFC] Barebox shutdown hooks
 2015-06-12  9:41 UTC 

i.MX FCB NAND boot updates
 2015-06-12  6:35 UTC  (11+ messages)
` [PATCH 01/10] ARM: dts: Karo tx6: increase barebox partition to 4MB
` [PATCH 02/10] mtd: partition: implement write_oob
` [PATCH 03/10] filetype: Add filetype for MXS bootstream
` [PATCH 04/10] ARM: i.MX6: bbu nand: Move to common place
` [PATCH 05/10] imx-bbu-nand-fcb: Fix debug messages
` [PATCH 06/10] imx-bbu-nand-fcb: Use barebox partition instead of whole device
` [PATCH 07/10] imx-bbu-nand-fcb: make available for i.MX28 aswell
` [PATCH 08/10] imx-bbu-nand-fcb: Let DBBT start at page 1
` [PATCH 09/10] imx-bbu-nand-fcb: Erase whole partition
` [PATCH 10/10] imx-bbu-nand-fcb: Split space for firmware in two equal regions

Add barebox remote control
 2015-06-11 15:48 UTC  (6+ messages)
` [PATCH 1/4] Add Reliable Asynchronous Transfer Protocol
` [PATCH 2/4] barebox remote control
` [PATCH 3/4] include pyserial trunk
` [PATCH 4/4] host side for barebox remote control

Clocks on Barebox
 2015-06-11  5:48 UTC  (10+ messages)

[PATCH] net: Set the actual ethaddr in register_preset_mac_address()
 2015-06-10 11:28 UTC  (4+ messages)
    ` AW: "

[PATCH 1/2] images: Add file size check for PBLX files
 2015-06-10  7:05 UTC  (2+ messages)
` [PATCH 2/2] ARM: OMAP: Add max file size for PBLX images

[PATCH] clk: of: fix clk_of_table generation
 2015-06-10  4:58 UTC 

[PATCH v3] image: am335x: Generate SPI MLO images
 2015-06-10  4:24 UTC  (2+ messages)

[RFC] PCI: skip pci host bridge as early as possible
 2015-06-09 19:51 UTC 

[PATCH v2] barebox update: add note after successful update
 2015-06-09  9:05 UTC  (4+ messages)

Add functions for (de)activating consoles and for setting baudrate
 2015-06-09  7:26 UTC  (14+ messages)
` [PATCH 01/12] console: Add functions to get/set active state of console
` [PATCH 02/12] console: Add functions to get/set baudrate
` [PATCH 03/12] console: Add console_get_by_name
` [PATCH 04/12] console: When switching baudrate print console name
` [PATCH 05/12] usb: gadget: serial: Use console_set_active to activate console
` [PATCH 06/12] loadxy: Use console_get_by_name
` [PATCH 07/12] loadxy: use console_get_baudrate
` [PATCH 08/12] loadx: ignore -c option
` [PATCH 09/12] loadxy: use console_set_baudrate
` [PATCH 10/12] loadb: use console_get_baudrate
` [PATCH 11/12] loadb: Use console_set_baudrate
` [PATCH 12/12] loadb: ignore -c option

v2015.06.0 ...and a new website
 2015-06-08 18:40 UTC 

[PATCH] crc16: Make buffer argument const
 2015-06-08 11:48 UTC 

Secure barebox
 2015-06-08  8:25 UTC  (6+ messages)

[PATCH] net: dhcp: Fix CONFIG_ENVIRONMENT_VARIABLES check
 2015-06-05 11:33 UTC  (2+ messages)

[PATCH] image: am335x: Generate SPI MLO images
 2015-06-05 11:30 UTC  (4+ messages)

BeagleBoard-Xm: memtest return error
 2015-06-05 11:28 UTC  (5+ messages)

[PATCH v2] image: am335x: Generate SPI MLO images
 2015-06-05  7:06 UTC  (2+ messages)

[PATCH] .mailmap: add more Juergen Borleis' e-mail addresses
 2015-06-04  9:03 UTC  (2+ messages)

[PATCH v3 1/3] bootsource: Add NET bootsource
 2015-06-04  9:00 UTC  (4+ messages)
` [PATCH v3 2/3] net: dhcp: Split dhcp funcionality & add dhcp command
` [PATCH v3 3/3] ARM: am33xx: Add network boot

[PATCH] PPC: asm/bitops.h: drp unused ext2* and minix* stuff
 2015-06-04  8:56 UTC  (4+ messages)

[PATCH] MIPS: asm/debug_ll_ns16550.h: use plain inline instead of __inline__
 2015-06-04  7:05 UTC  (2+ messages)

[PATCH RESEND] PPC: asm/bitops.h: drop unused ext2* and minix* stuff
 2015-06-03  8:44 UTC 

state support updates
 2015-06-03  8:21 UTC  (4+ messages)
` [PATCH 1/2] state: add some more error messages
` [PATCH 2/2] state: add support for uint8 variables

[PATCH 01/10] common/memtest.c: Fix incorrect array boundary check
 2015-06-03  8:10 UTC  (14+ messages)
` [PATCH 06/10] common: pbl: Allow boards to override hang()
` [PATCH 10/10] ARM: pbl: Add an option to validate DRAM

[PATCH] ARM: imx6: hipercam: set default hostname in boardfile
 2015-06-03  8:06 UTC  (2+ messages)

[PATCH] ARM: imx6: correct Hipercam ECSPI1 pinmux
 2015-06-03  8:06 UTC  (2+ messages)

[PATCH 2/2] i2c: omap: fix i2c bus number output
 2015-06-03  7:56 UTC  (2+ messages)

building sandbox barebox: too many '"BITS_PER_LONG" redefined' warnings
 2015-06-03  7:55 UTC  (2+ messages)

[PATCH] dhcp: add missing define
 2015-06-03  7:15 UTC  (3+ messages)

[RFC v2 1/3] bootsource: Add NET bootsource
 2015-06-03  7:14 UTC  (5+ messages)
` [RFC v2 2/3] net: dhcp: Split dhcp funcionality & add dhcp command
` [RFC v2 3/3] ARM: am33xx: Add network boot

[PATCH] watchdog: add davinci watchdog driver
 2015-06-01 12:10 UTC  (2+ messages)

[PATCH] gpio-davinci: gpio get should return 0 or 1
 2015-06-01 12:07 UTC  (2+ messages)

[PATCH] davinci_nand: add support for the NAND controller
 2015-05-31 13:58 UTC  (2+ messages)

[PATCH v2 0/8] Socfpga: QSPI support
 2015-05-29  7:49 UTC  (11+ messages)
` [PATCH v2 1/8] mtd: spi-nor: add SPI-NOR framework
` [PATCH v2 2/8] mtd: spi-nor: add cadence quadspi driver
` [PATCH v2 3/8] ARM: dts: socfpga: add qspi node
` [PATCH v2 4/8] ARM: socfpga: socdk add qspi flash
` [PATCH v2 5/8] ARM: socfpga: socrates: "
` [PATCH v2 6/8] ARM: socfpga: sockit: "
` [PATCH v2 7/8] ARM: socfpga: xload: support qspi bootsource
` [PATCH v2 8/8] mtd: m25p80: use the SPI nor framework

Memtest failed. Error: -22
 2015-05-29  7:23 UTC  (2+ messages)

[PATCH] barebox update: add note after successful update
 2015-05-29  7:22 UTC  (4+ messages)

Add 64bit support to mem commands
 2015-05-28 10:34 UTC  (11+ messages)
` [PATCH 01/10] memory_display: Use consistent types
` [PATCH 02/10] memory_display: Add 64bit support
` [PATCH 03/10] fs: Add O_RWSIZE_8
` [PATCH 04/10] mem commands: suppport parsing 'q' option
` [PATCH 05/10] md command: Add 64bit support
` [PATCH 06/10] memcmp "
` [PATCH 07/10] memcpy "
` [PATCH 08/10] memset "
` [PATCH 09/10] mm "
` [PATCH 10/10] mw "

[PATCH] md: use memmap when possible
 2015-05-28 10:29 UTC 

[PATCH] bootstate: add framework for redundant boot scenarios
 2015-05-27 15:22 UTC 

Programatically write in a file in the environnent with a hush command
 2015-05-27 13:52 UTC  (5+ messages)

bareboxenv - tricky ptxdist behavior
 2015-05-27  8:05 UTC  (3+ messages)

[PATCH v2 1/2] ARM: dts: Add an am33xx include file for MLO size reduction
 2015-05-27  6:59 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: dts: Add am33xx-strip.dtsi to PHYTEC MLOs

[PATCH 1/2] Documentation: blspec: Fix typo
 2015-05-26 14:10 UTC  (2+ messages)
` [PATCH 2/2] Documentation: blspec: Document blspec over NFS

[PATCH 0/2] blspec: improvements
 2015-05-26 13:50 UTC  (4+ messages)
` [PATCH 1/2] blspec: honour default/once entries again and move them to a different place
` [PATCH 2/2] blspec: automatically append bootargs

[PATCH 0/9] state: updates and cleanups to make code better sharable with linux
 2015-05-26 12:33 UTC  (11+ messages)
` [PATCH 1/9] state: mtd_get_meminfo: open path readonly instead of readwrite
` [PATCH 2/9] state: mtd_get_meminfo: make usage of mtd's meminfo compatible to linux
` [PATCH 3/9] state: backend_raw: remove hard coded limit of two copies
` [PATCH 4/9] state: backend_raw: rename struct state_backend_raw::step -> stride
` [PATCH 5/9] state: backend_raw: properly align write and erase size
` [PATCH 6/9] state: backend_raw: factor out state_backend_raw_file_get_size() into separate function
` [PATCH 7/9] state: backend_raw: rename backend_raw_write_one() -> backend_raw_save_one()
` [PATCH 8/9] state: backend_raw: add sanity check of data_len during load
` [PATCH 9/9] state: backend_raw: update documentation of struct state_backend_raw members

[PATCH] fixup! state: add fixup to copy state from barebox to kernel device tree
 2015-05-26 12:22 UTC  (2+ messages)

[PATCH] crypto: digest: mark signature argument as const
 2015-05-26  7:27 UTC  (2+ messages)

[PATCH 1/2] bootm: add magicvar description for global.bootm.oftree
 2015-05-26  7:19 UTC  (3+ messages)
` [PATCH 2/2] commands/Kconfig: fix typo in CMD_BOOTM_OFTREE help

[RFC 1/3] bootsource: Add NET bootsource
 2015-05-26  6:19 UTC  (4+ messages)
` [RFC 2/3] net: dhcp: Split dhcp funcionality & add dhcp command
` [RFC 3/3] ARM: am33xx: Add network boot

[PATCH 1/2] ARM: dts: Add an am33xx include file for MLO size reduction
 2015-05-26  6:16 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: Add strip-am33xx.dtsi to PHYTEC MLOs

[RFC] Keystore design
 2015-05-24 15:46 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