[PATCH 1/2] Documentation: add Raspberry Pi barebox mini-howto
2014-12-24 22:53 UTC
Beagleboard: crash during the boot time
2014-12-24 14:30 UTC
[PATCH] kbuild: create a build directory automatically for out-of-tree build
2014-12-24 4:35 UTC
[PATCH 0/2] kbuild: Fix "make clean" and move asm-offsets.h rule
2014-12-24 4:23 UTC (3+ messages)
` [PATCH 1/2] kbuild: add ./Kbuild file to fix "make clean"
` [PATCH 2/2] kbuild: move asm-offsets.h rule to ./Kbuild
[PATCH 0/3] kbuild: drop redundant code
2014-12-24 4:21 UTC (4+ messages)
` [PATCH 1/3] kbuild: remove redundant -include include/generated/autoconf.h
` [PATCH 2/3] kbuild: do not create symbolic link include/asm
` [PATCH 3/3] kbuild: do not create include2 directory
[PATCH 0/9] versatilepb, console, graphichs serie
2014-12-23 18:21 UTC (10+ messages)
` [PATCH 1/9] kfifo: allow to pass a null point on kfifo_free
` [PATCH 2/9] efika-mx-smartbook: enable led hearbeat on mail
` [PATCH 3/9] grapric_utils: set_pixel only write 16bit in 16bit mode
` [PATCH 4/9] versatilepb: move barebox to 32 MiB and use zImage
` [PATCH 5/9] versatilepb: switch to defaultenv-2
` [PATCH 6/9] console: factorize kfifo input support
` [PATCH 7/9] poller: allow to restrict the poller frequency
` [PATCH 8/9] console: allow to specify the device id
` [PATCH 9/9] defaultenv-2: create a specific defaultenv for splash
[PATCH v3] partitions: dos: Fix support of extended partition type 0x05
2014-12-23 13:23 UTC (3+ messages)
[PATCH] partitions: dos: Fix support of extended partition type 0x05
2014-12-22 8:50 UTC (5+ messages)
[RFC] introduce ioremap() and dev_ioremap_resource()
2014-12-20 7:05 UTC (4+ messages)
picotcp barebox integration
2014-12-19 17:28 UTC (3+ messages)
[PATCH v2] partitions: dos: Fix support of extended partition type 0x05
2014-12-19 9:15 UTC
imx6: Nand flash BB erase issue/question
2014-12-19 6:27 UTC (2+ messages)
[PATCH 1/3] usb: ohci: Clear control register at driver startup
2014-12-18 8:42 UTC (4+ messages)
` [PATCH 2/3] usb: ohci: Add generic platform driver
` [PATCH 3/3] usb: Replace AT91 OHCI driver with platform OHCI driver
[PATCH v2 0/3] arm/cpu/lowlevel cleanups
2014-12-18 8:40 UTC (6+ messages)
` [PATCH v2 1/3] arm/cpu/lowlevel: invalidate i-cache before enabling
` [PATCH v2 2/3] arm/cpu/lowlevel: add and fix comments for CPSR and SCTLR accesses
` [PATCH v2 3/3] arm/cpu/lowlevel: Don't save the return address in another register
[PATCH 1/3] console: Add set_active callback
2014-12-17 14:12 UTC (3+ messages)
` [PATCH 2/3] netconsole: activate in "
` [PATCH 3/3] netconsole: fix Documentation
[PATCH] i2c: omap: fix fclk_rate for ti,omap4-i2c
2014-12-17 13:59 UTC (4+ messages)
` [PATCH v2] "
[PATCH 1/3] arm: include relevant headers in barebox-arm
2014-12-17 12:47 UTC (4+ messages)
` [PATCH 2/3] arm: edmqmx6: build entry in lwl target
` [PATCH 3/3] arm: do section garbage collection also with modules enabled
[RFC] clock: incorporate dummy clocksource into core clock code
2014-12-17 11:15 UTC (3+ messages)
[PATCH v2] imd: provide dummy imd_command_setenv
2014-12-17 10:58 UTC
[PATCH 1/5] usb: gadget: fastboot: allow to build without BOOTM
2014-12-17 10:03 UTC (10+ 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] blspec: print error when devicetree not found
2014-12-16 13:29 UTC
Logical partition on barebox
2014-12-15 9:38 UTC (6+ messages)
[PATCH 0/4] arm/cpu/lowlevel cleanups
2014-12-11 13:08 UTC (8+ messages)
` [PATCH 1/4] arm/cpu/lowlevel: add and fix comments for CPSR and SCTLR accesses
` [PATCH 2/4] arm/cpu/lowlevel: Use coprocessor instruction for ARMv7, too
` [PATCH 3/4] arm/cpu/lowlevel: Don't save the return address in another register
` [PATCH 4/4] arm/cpu/lowlevel: invalidate i-cache before enabling
[PATCH] treewide: Fix typo collumn -> column
2014-12-11 7:08 UTC
[PATCH] ARM: AM335x: Fix typo in Phytec boards
2014-12-11 7:05 UTC (2+ messages)
MXS initialization support
2014-12-10 12:28 UTC (16+ messages)
` [PATCH 01/13] scripts: add mxsimage tool
` [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 05/13] ARM: MXS: "
` [PATCH 06/13] ARM: Add U-Boot specific io functions
` [PATCH 07/13] ARM: mxs: Add lowlevel setup from U-Boot
` [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
` [PATCH 12/13] ARM: MXS: Update Karo TX28 board support
` [PATCH 13/13] Documentation: Add documentation for booting Freescale MXS SoCs
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/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
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)
[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 (4+ messages)
` [PATCH 3/4] arm: imx: iim/ocotp: fix link error when !CONFIG_NET
` [PATCH 4/4] net: rtl8139: depend on MIPS
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