mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] sandbox_defconfig: enable 'echo -e' support as defenv uses it
 2015-07-16  8:22 UTC  (2+ messages)

[PATCH] sandbox: Update defconfig
 2015-07-16  8:20 UTC 

[PATCH 1/5] ARM: socfpga: socrates: add qspi partitions
 2015-07-16  8:09 UTC  (11+ messages)
` [PATCH 2/5] ARM: socfpga: socrates: set alias for ethernet0
` [PATCH 3/5] ARM: socfpga: add bbu handler for spi nor
` [PATCH 4/5] ARM: socfpga: socrates: register spi bbu handler
` [PATCH 5/5] ARM: socfpga: defconfig: add bootstrap_devfs

[PATCH v2]: imx-image changes
 2015-07-16  7:48 UTC  (3+ messages)
` [PATCH 1/2] scripts: imx-image: Do not pad image
` [PATCH 2/2] scripts: imx-image: Make in-place capable

[PATCH 1/2] ARM: AM335x: dts: Fix wrong GPMC size mapping for omaps
 2015-07-16  7:34 UTC  (4+ messages)
` [PATCH 2/2] ARM: am335x: Changed timer

Framebuffer console patches
 2015-07-16  7:31 UTC  (13+ messages)
` [PATCH 01/12] graphic_utils: Add a common namespace to functions
` [PATCH 02/12] gui: Fix typo in function name
` [PATCH 03/12] graphics_utils: Add function to invert an area
` [PATCH 04/12] graphics_utils: Export get_pixel
` [PATCH 05/12] graphics_utils: add function to create pixel from rgb triplet
` [PATCH 06/12] import lib/fonts framework from linux kernel
` [PATCH 07/12] lib/fonts: add "MINI4x6" font
` [PATCH 08/12] fonts: Add 7x14 font
` [PATCH 09/12] fb: Add fb_enable/disable functions
` [PATCH 10/12] fb: sdl: create graphics window on enabling
` [PATCH 11/12] graphics_utils: Let fb_open allocate the screen
` [PATCH 12/12] video: implement framebuffer console

[RFC 00/12] barebox picotcp integration (2015.07.15)
 2015-07-15 20:13 UTC  (13+ messages)
` [RFC 01/12] picotcp: add barebox target support
` [RFC 02/12] picotcp: switch to Kbuild
` [RFC 03/12] net: add initial picotcp support
` [RFC 04/12] WIP: fs/nfs.c: convert to picotcp
` [RFC 05/12] WIP: fs/tftp.c: "
` [RFC 06/12] WIP: net/dns: "
` [RFC 07/12] net: picotcp: add test_picotcp command
` [RFC 08/12] net: picotcp: add ifconfig command
` [RFC 09/12] net: picotcp: add ping command
` [RFC 10/12] net: picotcp: add route command
` [RFC 11/12] sandbox_defconfig: switch to picotcp
` [RFC 12/12] WIP: sandbox_defconfig: enable network testing-related stuff

[PATCH 1/2] scripts: imx-image: Do not pad image
 2015-07-15 12:09 UTC  (5+ messages)
` [PATCH 2/2] scripts: imx-image: Make in-place capable

[RFC v2] WIP: fbconsole: not so dirty font selection via param_enum
 2015-07-15 10:27 UTC  (4+ messages)

[PATCH 2/2] Add new barebox logo to the tree
 2015-07-15  7:57 UTC 

[PATCH] ARM: i.MX6: remove unnecessary includes
 2015-07-15  6:04 UTC 

[PATCH] ARM: i.MX6: Add i.MX6 entry function
 2015-07-15  6:02 UTC 

[PATCH 1/2] regulator: Factor out functions to work with regulator_internal
 2015-07-15  5:52 UTC  (2+ messages)
` [PATCH 2/2] regulator: Add support for regulator-boot-on device tree property

[PATCH] fixup! exitcall: Add exitcall infrastructure
 2015-07-14 15:07 UTC  (4+ messages)
` [PATCH] fixup! exitcall: move arch_shutdown to "
` Re: [PATCH] fixup! exitcall: Add "

[PATCH] ARM: i.MX6: clarify usage of /dev/imx-ocotp
 2015-07-14 11:55 UTC 

[RFC] WIP: fbconsole: very dirty font selection via param_enum
 2015-07-14 10:01 UTC  (5+ messages)

[PATCH] fixup! ddr_spd: add routine for printing DDR2 SPD contents in human-readable format
 2015-07-14  5:09 UTC  (2+ messages)

[PATCH] lib: libfile: Do not ignore errors in close()
 2015-07-14  5:08 UTC  (2+ messages)

[PATCH 0/3] add spd_decode command (SPD EEPROM data decoder)
 2015-07-13  9:44 UTC  (6+ 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] Build with -fno-delete-null-pointer-checks
 2015-07-13  7:19 UTC  (4+ messages)

i2c bus recovery support
 2015-07-13  6:47 UTC  (6+ 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: omap: xload: Fix func uninitialized warning
 2015-07-13  6:34 UTC 

[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

[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] fixup! i2c-omap: add bus recovery support
 2015-07-08 14:11 UTC 

[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] 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

page:  |  | latest

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