mail archive of the barebox mailing list
 help / color / mirror / Atom feed
MXS initialization support
 2014-12-09 19:03 UTC  (8+ messages)
` [PATCH 02/13] scripts: Add mxsboot tool
` [PATCH 03/13] scripts: Add mxs-usb-loader tool
` [PATCH 04/13] drivers: remove unnecessary mach/imx-regs.h include
` [PATCH 08/13] ARM: Add get_sp() and get_lr() functions
` [PATCH 09/13] ARM: MXS: Add more base address defines
` [PATCH 10/13] ARM: MXS: Enable iomux support for pbl
` [PATCH 11/13] ARM: MXS: Add multiimage support

PBL console support
 2014-12-09 18:17 UTC  (10+ messages)
` [PATCH 1/9] PBL: Add strnlen, needed for printf support
` [PATCH 2/9] printf: move panic() to common/misc.c
` [PATCH 3/9] printf: move simple_strto*() functions to separate file
` [PATCH 4/9] printf: use local isdigit/isalnum implementation
` [PATCH 5/9] Add PBL console support
` [PATCH 6/9] malloc: Add a function to detect if malloc pool is already initialized
` [PATCH 7/9] console: Make sure xzalloc is only used when it's available
` [PATCH 8/9] ARM: start.c: Add some debugging messages
` [PATCH 9/9] ARM: uncompress.c: "

[PATCH 1/5] usb: gadget: fastboot: allow to build without BOOTM
 2014-12-09 11:05 UTC  (5+ messages)
` [PATCH 2/5] video: imx-hdmi: search for DDC node only when EDID support is enabled
` [PATCH 3/5] imd: provide dummy imd_command_setenv
` [PATCH 4/5] fdt: don't strip const qualifier
` [PATCH 5/5] Revert "ARM: i.MX: Make NAND related Kconfig options depend on MTD"

[PATCH 1/3] ARM: dts: am335x-phytec-phyflex: Increase kernel partition on SPI NOR
 2014-12-09 10:52 UTC  (6+ messages)
` [PATCH 2/3] ARM: dts: am335x-phytec-phycore-som: "
` [PATCH 3/3] ARM: phytec: am335x: Update enviroment comment

[PATCH 1/2] ARM: dts: Add missing gpmc setting for phyCORE-AM335x
 2014-12-09  9:31 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: Add missing gpmc setting for phyFLEX-AM335x

[PATCHv2] ARM: phytec: am335x: Update enviroment comment
 2014-12-09  9:14 UTC  (2+ messages)

[PATCH] doc: usb: add missing new line in codeblock
 2014-12-09  9:00 UTC  (2+ messages)

[PATCH 01/12] efi: add function to determine type of device path
 2014-12-09  8:59 UTC  (13+ messages)
` [PATCH 02/12] efi: add proper reset hook
` [PATCH 03/12] efi: move exit to EFI into own command
` [PATCH 04/12] efi: add Barebox GUID
` [PATCH 05/12] fs: efivars: cosmetic changes
` [PATCH 06/12] fs: efivar: switch to standard list implementation
` [PATCH 07/12] fs: efivar: move variable discovery into probe
` [PATCH 08/12] lib: add wchar strdup
` [PATCH 09/12] fs: efivar: preserve more info in inode
` [PATCH 10/12] fs: efivars: don't store attributes in file
` [PATCH 11/12] fs: efivars: implement write support
` [PATCH 12/12] efi: mount efivarfs by default if enabled

[RFC] clock: incorporate dummy clocksource into core clock code
 2014-12-09  8:26 UTC  (2+ messages)

v2014.12.0
 2014-12-08  8:22 UTC 

[PATCH 0/5] ARM: SoCFPGA: Update files to Quartus 14.0
 2014-12-08  7:44 UTC  (7+ messages)
` [PATCH 1/5] Documentation: boards: add socfpga
` [PATCH 2/5] ARM: socfpga: move iocsr from mach to board folder
` [PATCH 3/5] ARM: socfpga: update sdram calibration to 14.0
` [PATCH 4/5] ARM: socfpga: sockit: update handoff files "
` [PATCH 5/5] ARM: socfpga: socrates: "

[PATCH v2] ARM: imx_v7_defconfig: Enable ubiformat
 2014-12-04  7:25 UTC  (2+ messages)

[PATCH 1/2] stringlist: the string argument should be const
 2014-12-04  7:24 UTC  (3+ messages)
` [PATCH 2/2] fdt: of_unflatten_dtb can work on const data

[PATCH v2 1/2] i.MX6: phytec: Distil different startup functions
 2014-12-04  7:23 UTC  (3+ messages)
` [PATCH v2 2/2] i.MX6: phytec: Distil common code pattern into a macro

[RFC PATCH] ARM: i.MX6: Add workaround for glitchy LDB_DI mux
 2014-12-03 14:14 UTC 

[PATCH 1/2] i.MX6: phytec: Distil different startup functions
 2014-12-03 13:24 UTC  (4+ messages)
` [PATCH 2/2] i.MX6: phytec: Distil common code pattern into a macro

[PATCH] defconfig: Enable ubiformat in imx_v7_defconfig
 2014-12-02 11:52 UTC  (2+ messages)

[PATCH 01/14] ARM: friendlyarm-mini2440: fix compilation for some displays
 2014-12-01 11:12 UTC  (18+ messages)
` [PATCH 02/14] ARM: ep93xx: Fix typo
` [PATCH 03/14] ARM: ep93xx: let broken SoCs depend on BROKEN
` [PATCH 04/14] ARM: Let MMU depend on !CPU_ARM946E
` [PATCH 05/14] ARM: AT91: Always provide clk_set_rate stub
` [PATCH 06/14] mci: mxs-mci: add f_min/f_max fields unconditionally
` [PATCH 07/14] param: make string arguments to dev_add_param_fixed const
` [PATCH 08/14] fs: bpkfs: select CRC32
` [PATCH 09/14] firmware: altera serial: depend on GENERIC_GPIO
` [PATCH 10/14] spi: mxs-spi: Allow compilation on i.MX28 only
` [PATCH 11/14] gpio: move gpio_is_valid to include/gpio.h
` [PATCH 12/14] ARM: rockchip: select PINCTRL
` [PATCH 13/14] ARM: AM335x: Select OFTREE
` [PATCH 14/14] Kconfig: make BROKEN invisible

[RFC] clocksource: dummy: don't show message on first cs read
 2014-12-01 10:01 UTC  (3+ messages)

picotcp barebox integration
 2014-11-28 19:38 UTC  (2+ messages)

[PATCH 01/11] ARM: dts: only build internal dtb when the name is not empty
 2014-11-27 16:15 UTC  (11+ messages)
` [PATCH 02/11] ARM: Nomadik: Implement a clk_set_rate stub
` [PATCH 03/11] fs: uImagefs: select crc32
` [PATCH 04/11] net: fec_imx: remove unused includes
` [PATCH 05/11] command: load[sbxy]: Depend on CONSOLE_FULL
` [PATCH 06/11] video: EDID: depends on I2C
` [PATCH 07/11] ARM: Don't allow Thumb2 on Tegra
` [PATCH 08/11] USB: Gadget: Select poller from USB_GADGET option
` [PATCH 09/11] USB: Gadget: fastboot: depends on command support
` [PATCH 10/11] ARM: PBL: Add missing pieces for xz compressed PBL image
` [PATCH 11/11] gpio: clps711x: Add missing include

[PATCH 1/4] usb: musb: only build musb_barebox if host is enabled
 2014-11-27 16:13 UTC  (5+ messages)
` [PATCH 2/4] rtc: select GREGORIAN_CALENDER
` [PATCH 3/4] arm: imx: iim/ocotp: fix link error when !CONFIG_NET
` [PATCH 4/4] net: rtl8139: depend on MIPS

[PATCH 1/3] command: login: depend on !CONSOLE_NONE
 2014-11-27 13:33 UTC  (3+ messages)
` [PATCH 2/3] command: passwd: depend on CMD_LOGIN rather than selecting it
` [PATCH 3/3] command: dmesg: depend on !CONSOLE_NONE

Add i.MX6 SoloX support
 2014-11-27 10:26 UTC  (14+ messages)
` [PATCH 01/11] mci: imx-esdhc: Fix Interrupt enable register for i.MX6sx
` [PATCH 02/11] mci: imx-esdhc: Add i.MX6sl compatible
` [PATCH 03/11] serial: i.MX: Use "per" clk
` [PATCH 04/11] net: fec_imx: Add i.MX6sx compatible entry
` [PATCH 05/11] imx-usb-loader: Add i.MX6sx support
` [PATCH 06/11] pinctrl: Add i.MX6sx compatible entry
` [PATCH 07/11] ARM: i.MX: ocotp: Fix MAC address provider for unaligned addresses
` [PATCH 08/11] ARM: i.MX: ocotp: Add i.MX6sx compatible entry
` [PATCH 09/11] ARM: i.MX: Add i.MX6sx support
` [PATCH 10/11] ARM: i.MX: Add i.MX6sx sabresdb support
` [PATCH 11/11] ARM: i.MX: update imx_v7_defconfig

[PATCH] ARM: dts: phyCORE-AM335x: Remove unused pin in nandflash pinmuxing
 2014-11-27 10:23 UTC  (2+ messages)

[PATCH 00/20] First batch of randconfig fixes
 2014-11-26 19:59 UTC  (29+ messages)
` [PATCH 01/20] firmware: socfpga: depend on ARCH_SOCFPGA
` [PATCH 02/20] firmware: altera-serial: depend on SPI
` [PATCH 03/20] firmware: altera-serial: don't try to check void return value
` [PATCH 04/20] firmware: altera-serial: fix printf message
` [PATCH 05/20] common: firmware: include libfile
` [PATCH 06/20] arm: imx: select MFD_MC13XXX for all boards that need it
` [PATCH 07/20] arm: imx: select I2C for all boards that need it in their board init
` [PATCH 08/20] arm: imx: pca100: select USB ULPI support
` [PATCH 09/20] arm: imx: nand update handler depends on MTD layer
` [PATCH 10/20] arm: imx: properly stub out NAND bbu handler
` [PATCH 11/20] arm: phyflex-imx6: move common.h before other includes
` [PATCH 12/20] video: ipuv3: select OFDEVICE for HDMI and LVDS
` [PATCH 13/20] mci: esdhc: add back PIO_TIMEOUT
` [PATCH 14/20] arm: don't allow to select BUILTIN_DTB when building multiimage
` [PATCH 15/20] arm: fill BUILTIN_DTB_NAME for boards that still use this option
` [PATCH 16/20] net: ethoc: depend on OPENRISC
` [PATCH 17/20] blspec: depend on, not select flexible bootargs
` [PATCH 18/20] common: menu needs PROCESS_ESCAPE_SEQUENCE
` [PATCH 19/20] usb: gadget: fastboot: select BANNER
` [PATCH 20/20] lib: decompress_xz: fix function header to match prototype

[PATCH v2 1/5] arm: imx: pca100: only try to enable USB if USB_ULPI is configured
 2014-11-26 18:21 UTC  (6+ messages)
` [PATCH v2 2/5] envfs: include errno.h
` [PATCH v2 3/5] net: ethoc: depend on OPENRISC
` [PATCH v2 4/5] blspec: depend on, not select flexible bootargs
` [PATCH v2 5/5] usb: host: only activate Efika MX ULPI workaround if ULPI is selected

Bag from China with competitive quality and price
 2014-11-25 13:11 UTC 

Gate off ENFC clock before setting clock rate
 2014-11-24 12:42 UTC  (4+ messages)
` [PATCH v2 1/2] ARM i.MX: add 2-bit gate clock support
` [PATCH v2 2/2] imx6: clk: Gate off ENFC clock before setting clock rate

Activating network during start
 2014-11-21  9:20 UTC  (5+ messages)

[PATCH] ARM:imx6: Fix typo in name alcor
 2014-11-20 13:58 UTC  (2+ messages)

[PATCH] mtd: ubi: get_bad_peb_limit from mtd master
 2014-11-20 13:53 UTC  (2+ messages)

[PATCH] dt: factor out common code
 2014-11-20 13:45 UTC  (2+ messages)

[PATCH] stringlist: string_list_contains can use a const string
 2014-11-20 13:36 UTC  (2+ messages)

[PATCH] mtd: nand-mxs: Gate ENFC_CLK_ROOT clock off before changing nand clock rate
 2014-11-19 14:34 UTC  (4+ messages)

LPC43xx
 2014-11-17 12:20 UTC  (5+ messages)

[PATCH] scripts: kwboot: fix detection of timeout
 2014-11-17  7:53 UTC  (2+ messages)

[PATCH] i.MX6: esdctl: Fix a bug in memory probing code
 2014-11-17  7:48 UTC  (2+ messages)

[PATCH 1/3] pci: correct BAR size calculation
 2014-11-17  7:36 UTC  (2+ messages)

[PATCH 2/2] ARM: omap: Add bootsource serial to xload
 2014-11-17  7:34 UTC  (3+ messages)
` [PATCH v2] "

bareboxenv-target
 2014-11-15 17:54 UTC  (2+ messages)

[PATCH v3 0/4] mvebu: Add network support for Armada 370/XP
 2014-11-14 20:48 UTC  (11+ 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