[PATCH] fixup! WIP: video: implement quick-n-dirty framebuffer console
2015-07-13 6:26 UTC (2+ messages)
[PATCH] graphics_utils: Let fb_open allocate the screen
2015-07-13 6:17 UTC
[PATCH 1/2] ARM: i.MX: Add i.MX5 debug functions
2015-07-13 5:20 UTC (4+ messages)
` [PATCH 2/2] ARM: vincell: move to DT probing
[PATCH] lib: libfile: Do not ignore errors in close()
2015-07-13 0:09 UTC
[PATCH] fixup! exitcall: Add exitcall infrastructure
2015-07-12 10:09 UTC (2+ messages)
` [PATCH] fixup! exitcall: move arch_shutdown to "
[RFC-WIP 0/5] fbconsole: switch to lib/fonts framework
2015-07-10 19:56 UTC (7+ messages)
` [RFC-WIP 1/5] for-ammend: fbconsole: FBCONSOLE -> FRAMEBUFFER_CONSOLE
` [RFC-WIP 2/5] import lib/fonts framework from linux kernel
` [RFC-WIP 3/5] for-ammend: video: fbconsole: switch to lib/fonts framework
` [RFC-WIP 4/5] lib/fonts: add "MINI4x6" font
` [RFC-WIP 5/5] video: fbconsole: switch to "MINI4x6" font: just for demo purposes
[PATCH] ARM/Vincell LT: Fix nand probe, move vincell_devices_init to coredevice_initcall
2015-07-10 19:42 UTC (2+ messages)
[RFC] WIP: video: implement quick-n-dirty framebuffer console
2015-07-09 10:46 UTC (6+ messages)
[PATCH] of/base: fix typo
2015-07-09 8:20 UTC (2+ messages)
[PATCH 1/2] i2c: only register enabled child nodes
2015-07-09 8:19 UTC (3+ messages)
` [PATCH 2/2] spi: "
[PATCH 1/2] graphic_utils: Add a common namespace to functions
2015-07-09 7:55 UTC (2+ messages)
` [PATCH 2/2] gui: Fix typo in function name
Video support for EfikaSB
2015-07-09 7:24 UTC (14+ messages)
` [PATCH 01/13] of: base: implement of_get_next_child
` [PATCH 02/13] of: import of_graph functions
` [PATCH 03/13] of_graph: add of_graph_port_is_available
` [PATCH 04/13] ARM: i.MX51 Efikasb: Disable backlight earlier
` [PATCH 05/13] ARM: i.MX51 Efikasb: make more space for barebox
` [PATCH 06/13] ARM: i.MX51 Efikasb: update device tree
` [PATCH 07/13] video: Add Video Pipeline (VPL) support
` [PATCH 08/13] video: Add MTL017 LVDS encoder support
` [PATCH 09/13] video: Add missing prototype for display_timings_release
` [PATCH 10/13] video: ipuv3: remove unused variable
` [PATCH 11/13] video: ipuv3: Replace ipu_output with VPL
` [PATCH 12/13] video: ipuv3: match ipu_di_signal_cfg's clk_pol with its description
` [PATCH 13/13] video: Add simple-panel support
Boot using SPI-NOR device
2015-07-09 6:52 UTC (2+ messages)
[PATCH] Build with -fno-delete-null-pointer-checks
2015-07-08 16:14 UTC (2+ messages)
[PATCH] fixup! i2c-omap: add bus recovery support
2015-07-08 14:11 UTC
i2c bus recovery support
2015-07-08 13:29 UTC (5+ messages)
` [PATCH 1/4] i2c: add bus recovery infrastructure
` [PATCH 2/4] i2c: only use set_scl for recovery after calling prepare_recovery
` [PATCH 3/4] i2c-omap: clear ARDY twice
` [PATCH 4/4] i2c-omap: add bus recovery support
[PATCH] ARM: imx6: do not include arm/imx6q.dtsi from barebox imx6q.dtsi
2015-07-08 12:27 UTC (2+ messages)
[PATCH] ARM: am33xx: netboot use ramfs
2015-07-08 6:24 UTC (2+ messages)
[PATCH] socfpga_mkimage: Fix/clarify error message
2015-07-08 6:20 UTC
[PATCH] ARM: imx6: fix GK802 DT
2015-07-07 8:31 UTC (2+ messages)
[PATCH 0/4] exitcall infrastructure
2015-07-06 12:19 UTC (7+ messages)
` [PATCH 1/4] exitcall: Add "
` [PATCH 2/4] exitcall: move device_shutdown to "
` [PATCH 3/4] exitcall: move arch_shutdown "
` [PATCH 4/4] exitcall: move board_shutdown "
[PATCH] build: update compiler*.h to newest versions
2015-07-06 11:43 UTC (2+ messages)
[PATCH 0/3] add spd_decode command (SPD EEPROM data decoder)
2015-07-06 11:37 UTC (5+ messages)
` [PATCH 1/3] common: move DDR_SPD to common/Kconfig
` [PATCH 2/3] ddr_spd: add routine for printing DDR2 SPD contents in human-readable format
` [PATCH 3/3] commands: add spd_decode command
[PATCH] digest: digest doesn't return an error if the signature length is incorrect
2015-07-06 11:33 UTC (4+ messages)
[PATCH] ARM: Add TEM i.MX28 board support
2015-07-06 10:37 UTC
[PATCH 1/9] video: stm: remove unnecessary info function
2015-07-06 10:36 UTC (9+ messages)
` [PATCH 2/9] video: stm: copy platform_data to driver data
` [PATCH 3/9] video: stm: code buswidth in platform data as decimal
` [PATCH 4/9] video: stm: use uncached memory
` [PATCH 5/9] video: stm: read interface width from device tree
` [PATCH 6/9] video: stm: read bits-per-pixel "
` [PATCH 7/9] video: stm: honor display_flags
` [PATCH 8/9] video: Add generic fixup handler to reserve fb memory
` [PATCH 9/9] video: stm: reserve framebuffer memory for Linux
[PATCH] state: use name of device node as name, if alias is not available
2015-07-06 4:37 UTC (2+ messages)
[PATCH] state: fix range check on uint8 and uint32 variables
2015-07-03 14:16 UTC (3+ messages)
[PATCH v2] mtd: mark devname argument of add_mtd_device as const
2015-07-03 9:49 UTC (4+ messages)
[PATCH] usb: musb: Use proper timeout loop
2015-07-03 5:10 UTC
v2015.07.0
2015-07-03 4:46 UTC
[RFC V4 0/3] add decode command (SPD EEPROM data decoder)
2015-07-03 4:17 UTC (7+ messages)
` [RFC V4 1/3] common: move DDR_SPD to common/Kconfig
` [RFC V4 2/3] ddr_spd: add routune for printing SPD contents in human readable format
` [RFC V4 3/3] add decode command (SPD EEPROM data decoder)
how to do a digest on a flashed uImage ? uimage command evolution
2015-07-02 11:09 UTC (5+ messages)
[PATCH] net: Move library functions to net/lib.c
2015-07-02 7:40 UTC (3+ messages)
[PATCH 1/3] ARM: add a machine number mechanism for boarddata
2015-07-02 7:19 UTC (3+ messages)
` [PATCH 2/3] ARM: beagleboard: Move to multiimage support
` [PATCH 3/3] ARM: beagleboard: register update handlers for NAND
should we change 'extern inline' to 'static inline'?
2015-07-02 6:46 UTC (2+ messages)
[PATCH 1/3] ppc: replace extern inline with static inline
2015-07-02 6:45 UTC (3+ messages)
` [PATCH 2/3] blackfin: "
` [PATCH 3/3] treewide: replace __inline__ with inline
[PATCH 1/3] bus: omap-gpmc: fix wrong bit setting
2015-07-02 6:24 UTC (3+ messages)
` [PATCH 2/3] of: export of_platform_device_create
` [PATCH 3/3] bus: omap-gpmc: Add Generic device support
[PATCH] ARM: start: Fix code reordering problem
2015-07-02 6:03 UTC
[PATCH] ARM: OMAP: Add omap3 USB loader tool
2015-07-02 5:59 UTC
how to do a digest on a flashed uImage ?
2015-07-02 5:47 UTC (3+ messages)
Bootspec: Allow to automatically append root= option
2015-07-01 7:22 UTC (5+ messages)
` [PATCH 6/6] blspec: Automatically append rootarg
[PATCH] ARM: OMAP3: Change DSS divider to the one U-Boot uses
2015-07-01 7:16 UTC
[PATCH 1/2] bbu: Add a standard file-to-device-copy handler
2015-07-01 7:11 UTC (2+ messages)
` [PATCH 2/2] ARM: AM335x: replace specific barebox update handler with generic one
big-endian sandbox issue
2015-07-01 6:24 UTC (2+ messages)
[PATCH] sandbox: asm/byteorder.h: fix guard macro name
2015-07-01 5:35 UTC (2+ messages)
[PATCH] dns: handle incoming packets in the separate dns_recv() function
2015-07-01 5:34 UTC (2+ messages)
[PATCH] treewide: fix 'new blank line at EOF' formatting error
2015-07-01 5:33 UTC (2+ messages)
[PATCH] read_file_2(): drop unnecessary 'else'
2015-07-01 5:12 UTC (2+ messages)
[PATCH] mx53-qsb: Fix boot hang during reboot stress test
2015-07-01 5:11 UTC (2+ messages)
[RFC V3 0/3] add decode command (SPD EEPROM data decoder)
2015-06-29 16:15 UTC (6+ messages)
` [RFC V3 1/3] common: move DDR_SPD to common/Kconfig
` [RFC V3 2/3] ddr_spd: add routune for printing SPD contents in human readable format
` [RFC V3 3/3] add decode command (SPD EEPROM data decoder)
Fw: next: sandbox: arch/sandbox/os/common.c:31:18: fatal error: init.h: No such file or directory
2015-06-29 11:26 UTC (2+ messages)
Compiling barebox for newest Yocto/meta-freescale
2015-06-29 10:24 UTC (12+ messages)
[PATCH 0/3] tftp: prepare for picotcp
2015-06-29 5:25 UTC (5+ messages)
` [PATCH 1/3] fs/tftp: handle incoming packets in the separate tftp_recv() function
` [PATCH 2/3] tftp_recv(): according to RFC1350 minimal tftp packet length is 4 bytes
` [PATCH 3/3] tftp_recv(): handle opcode field in a more natural way
[PATCH 1/4] mtd: m25p80: explicitly cast name pointer
2015-06-29 5:23 UTC (7+ messages)
` [PATCH 2/4] commands: digest: fix harmless warning
` [PATCH 3/4] parameter: always build MAC dev param functions
` [PATCH 4/4] mtd: spi-nor: depend on SPI
[PATCH 1/2] mtd: Make devname argument to add_mtd_device const
2015-06-29 5:16 UTC (2+ messages)
` [PATCH 2/2] mtd: m25p80: make flash_name const
[PATCH] mtd: m25p80: Fix Kconfig dependencies
2015-06-29 5:16 UTC
[PATCH 1/3] boards: phytec-som-am335x: Get ready for EMMC boot
2015-06-29 4:52 UTC (4+ messages)
` [PATCH 2/3] ARM: dts: am33xx-strip: Keep devices we can boot from
` [PATCH 3/3] ARM: dts: am33xx-strip: Strip more unused nodes
[PATCH] ARM: tegra: jump to maincluster earlier
2015-06-29 4:50 UTC (2+ messages)
v2015.06.0 ...and a new website
2015-06-27 6:53 UTC (8+ messages)
barebox picotcp integration (2015.06.14)
2015-06-26 9:54 UTC (6+ messages)
[PATCH 1/3] state: fixup: only export default value during fixup if set
2015-06-26 9:27 UTC (2+ messages)
[PATCH repost 1/4] usb: gadget: pxa27x: depend on right symbol
2015-06-26 9:11 UTC (3+ messages)
` [PATCH repost 4/4] ARM: pxa: move lubbock TEXTBASE to Kconfig
[PATCH v2 1/2] images: Add file size check for PBLX files
2015-06-26 9:08 UTC (2+ messages)
ubi: Make attaching UBI more convenient
2015-06-26 7:31 UTC (9+ messages)
` [PATCH 1/8] commands: detect: use device_detect_by_name
` [PATCH 2/8] driver: detect: detect parent devices aswell
` [PATCH 3/8] blspec: Use device_detect_by_name
` [PATCH 4/8] ubi: Use preditable device names
` [PATCH 5/8] mtd: detect ubi devices automatically
` [PATCH 6/8] ubi: Lower 'already attached' message to debug level
` [PATCH 7/8] commands: mount: detect the device to be mounted
` [PATCH 8/8] ubi: Update documentation
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