parallel lcd on i.mx6
2015-06-16 8:29 UTC
[PATCH] mtd: m25p80: add Spansion S25FL204K support
2015-06-16 6:12 UTC (2+ messages)
[PATCH v2 0/8] Socfpga: QSPI support
2015-06-16 5:48 UTC (12+ 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
[PATCH 0/9 v3] digest: allow multiple implementation of digest
2015-06-15 14:27 UTC (4+ messages)
` [PATCH 1/9] command: digest/hashsum: set key command level
` [PATCH 4/9] crypto: hmac: move register to hmac
[PATCH 0/3] state: add support for fixed size strings
2015-06-15 13:53 UTC (4+ messages)
` [PATCH v2 1/3] parameter: allow setting of string parameters of zero length
` [PATCH v2 2/3] state: struct variable_type::import: remove const from node argument
` [PATCH v2 3/3] state: add support for fixed length strings
[PATCH] crypto: digest: provide static inline no-ops if digest is disabled
2015-06-15 13:46 UTC
[PATCH 0/2] state: add support for fixed size strings
2015-06-15 13:44 UTC (3+ messages)
` [PATCH 1/2] parameter: allow setting of string parameters of zero length
` [PATCH 2/2] state: add support for fixed length strings
[PATCH 0/2] state: Documentation updates
2015-06-15 13:34 UTC (3+ messages)
` [PATCH 1/2] state: Documentation: the backend properties are not optional (anymore)
` [PATCH 2/2] state: Documentation: fix dts code example
[PATCH 0/3] state: cleanup uint8 support
2015-06-15 13:29 UTC (4+ messages)
` [PATCH 1/3] state: Documentation: add newly implemented "uint8" types
` [PATCH 2/3] state: uint8: use %u as format string
` [PATCH 3/3] state: uint8: add range check for uint8
[PATCH v2] barebox update: add note after successful update
2015-06-15 10:20 UTC (5+ messages)
[PATCH 1/2] memtest: skip memory region smaller than one page
2015-06-15 9:35 UTC
[PATCH] net: Set the actual ethaddr in register_preset_mac_address()
2015-06-15 9:08 UTC (6+ messages)
` AW: "
[PATCH] Documentation: fix typo
2015-06-15 8:55 UTC
[PATCH] scripts/omap_signGP: Fix image size in GP header
2015-06-15 8:29 UTC
Add barebox remote control
2015-06-15 7:19 UTC (11+ 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
v2015.06.0 ...and a new website
2015-06-15 6:15 UTC (3+ messages)
[RFC] Barebox shutdown hooks
2015-06-15 5:23 UTC (2+ messages)
barebox picotcp integration (2015.06.14)
2015-06-14 22:13 UTC
[PATCH 1/6] video: stmfb: Add device tree support
2015-06-12 9:58 UTC (7+ 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
[PATCH] ARM: MXS: ocotp: Register a separate device
2015-06-12 9:55 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
Clocks on Barebox
2015-06-11 5:48 UTC (10+ messages)
[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
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
[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 (7+ messages)
` [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)
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 (3+ messages)
` [PATCH 2/2] blspec: automatically append bootargs
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