mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 01/13] ARM: clep7212: Migrate to config-board
 2013-03-11  9:26 UTC  (5+ messages)
` [PATCH 02/13] ARM: clps711x: Fix setup bus wait state scaling factor for 13Mhz mode
` [PATCH 03/13] ARM: clps711x: Replace numeric PLL option with boolean for raise CPU frequency
` [PATCH 04/13] ARM: clps711x: Add clocksource driver
` [PATCH 05/13] ARM: clps711x: Using COMMON_CLK

[PATCH 0/9] ARM: add support for Zynq
 2013-03-11  9:15 UTC  (10+ messages)
` [PATCH 1/9] serial: Add driver for Cadence UART
` [PATCH 2/9] ARM: Zynq: Add new architecture zynq
` [PATCH 3/9] ARM: zynq: add zynq fsbl checksum script
` [PATCH 4/9] ARM: zynq: Add support for the Avnet Zedboard
` [PATCH 5/9] ARM: zynq: add clk support for zynq7000
` [PATCH 6/9] ARM: zynq: clk: replace define with header
` [PATCH 7/9] ARM: zynq: clk: add pll type
` [PATCH 8/9] ARM: zynq: clk: convert to platform driver
` [PATCH 9/9] ARM: zynq: remove clocksource

[PATCH] image and bss size decrease
 2013-03-11  9:08 UTC  (14+ messages)
` [PATCH 01/10] mips: initialize malloc pool before start_barebox()
` [PATCH 02/10] nios: "
` [PATCH 03/10] openrisc: "
` [PATCH 04/10] blackfin: "
` [PATCH 05/10] x86: "
` [PATCH 06/10] bus: Make struct device a pointer
` [PATCH 07/10] command: remove list_head from struct command
` [PATCH 08/10] command: remove statically initialized aliases
` [PATCH 09/10] fs: allocate FILE table dynamically
` [PATCH 10/10] gpio: allocate gpio_desc "

[PATCH 0/9] Add support for booting ArchosG9 from sd-card
 2013-03-11  8:50 UTC  (20+ messages)
` [PATCH 1/9] defaultenv-2: don't load nonexistent file
` [PATCH 2/9] omap4_romusb: rename omap4_usbboot_pdata to omap4_usbboot_data
` [PATCH 3/9] omap_uart: rename OMAP3EVM_UARTx to OMAP_UARTx
` [PATCH 4/9] omap_uart: add low level port serial initialization
` [PATCH 5/9] panda: remove unused configuration items
` [PATCH 6/9] omap4_romusb: allow adding usb-serial when not booting from usb
` [PATCH 7/9] menu: avoid errors when building submenus
` [PATCH 8/9] archos: add atag appender for all features
` [PATCH 9/9] archosg9: enable booting from sd-card

[PATCH v2] DMO Realq7 support
 2013-03-11  8:23 UTC  (5+ messages)
` [PATCH 1/4] net: phy: micrel: Update id table from kernel
` [PATCH 2/4] ARM i.MX6: Add mmdc calibration support
` [PATCH 3/4] Add DMO RealQ7 board support
` [PATCH 4/4] Add DMO RealQ7 defconfig

[PATCH] net: fec: Use standard phy type defines
 2013-03-11  7:53 UTC  (7+ messages)
` [PATCH 1/2] net: fec: drop sevenwire support
` [PATCH 2/2] net: fec: use standard phy type defines

Question about OMAP4 boot priorities
 2013-03-11  0:43 UTC 

[PATCH 0/4] ArchosG9: add keyboard input and new reset menu entries
 2013-03-10 23:36 UTC  (5+ messages)
` [PATCH 1/4] gpio_keys: detect keys pressed before booting
` [PATCH 2/4] twl6030: add power button as an input key
` [PATCH 3/4] OMAP4: add command to select next boot device priority
` [PATCH 4/4] ArchosG9: add keyboard input and new reset menu entries

[RFC] Makefile: Create empty <config.h> if this header file is not needed by board
 2013-03-10 23:24 UTC  (5+ messages)
    ` Re[2]: "

[PATCH] usb: chipidea-imx: Fix usb initialization
 2013-03-10 23:17 UTC  (2+ messages)

New dt-only arm/mach
 2013-03-10 20:52 UTC  (4+ messages)
  ` Re[2]: "

[PATCH] misc cleanups
 2013-03-10 10:19 UTC  (5+ messages)
` [PATCH 1/4] include asm/sections.h instead of asm-generic/sections.h
` [PATCH 2/4] MMC i.MX: remove unnecessary mach include
` [PATCH 3/4] ARM i.MX: Add double include protection for generic.h
` [PATCH 4/4] ARM: Add missing barebox_arm_boarddata function

[PATCH 0/7] Rework current Tegra support
 2013-03-10  9:53 UTC  (16+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] tegra: pull in iomap.h from the Linux kernel
  ` [PATCH v2 2/5] tegra: switch to ARMv7 cpu type
  ` [PATCH v2 3/5] tegra: add driver for the clock and reset module
  ` [PATCH v2 4/5] tegra: add proper timer driver
  ` [PATCH v2 5/5] tegra: add power management controller driver

[PATCH v2 1/6] Extend device_platform_driver macro
 2013-03-10  6:41 UTC  (6+ messages)
` [PATCH v2 2/6] Add more drivers to using device_platform_driver()
` [PATCH v2 3/6] Introduce console_platform_driver() macro and use it for serial drivers
` [PATCH v2 4/6] SPI: Rename spi_register_driver() for using with register_driver_macro()
` [PATCH v2 5/6] I2C: Rename i2c_register_driver() "
` [PATCH v2 6/6] Introduce device_spi_driver() macro and use it for SPI drivers

[PATCH] Extend device_platform_driver macro
 2013-03-09 21:10 UTC  (6+ messages)
  ` Re[2]: "

[PATCH] Add DataModul Realq7 board support
 2013-03-09 19:03 UTC  (14+ messages)
` [PATCH 1/3] ARM i.MX6: Add mmdc calibration support
` [PATCH 2/3] Add DMO RealQ7 board support
` [PATCH 3/3] Add DMO RealQ7 defconfig

[PATCH] Make: update setlocalversion from the kernel
 2013-03-09 11:12 UTC 

[PATCH 00/11 v6] introduction of dmesg support
 2013-03-09 10:25 UTC  (17+ messages)
` [PATCH 01/11] kfifo: introduce kfifo_dump_str to dump the fifo
  ` [PATCH 02/11] console: switch to kfifo_dump_str
  ` [PATCH 03/11] intoduce dmesg to print the barebox printk to dmesg ring buffer
  ` [PATCH 04/11] startup: switch to pr_xxx
  ` [PATCH 05/11] at91: clock switch to pr_info
  ` [PATCH 06/11] meminfo: switch to pr_xxx
  ` [PATCH 07/11] net/console: "
  ` [PATCH 08/11] startup: "
  ` [PATCH 09/11] barebox_banner: switch to pr_info
  ` [PATCH 10/11] net/phy: convert "
  ` [PATCH 11/11] ext4: switch debug and printf to dev_xxx

[PATCH 0/5] Zynq support for barebox
 2013-03-08 19:31 UTC  (11+ messages)

Status Tegra 2/3 Support
 2013-03-08 14:44 UTC  (2+ messages)

[PATCH 2/2] ARM: OMAP: beagle: Add missing MMC iomux setup
 2013-03-08 13:00 UTC  (8+ messages)
` [PATCH 1/1] beagle: add missing mmc twl and control init

[PATCH] ata/ahci work
 2013-03-08 10:35 UTC  (6+ messages)
` [PATCH 1/5] ata: ahci: fix wrong link check
` [PATCH 2/5] ata: add ata logical device to defer probe
` [PATCH 3/5] ata: Add init callback to ata_port_operations
` [PATCH 4/5] ata: ahci: implement init callback
` [PATCH 5/5] ata: ahci: refactor init functions

[PATCH] usb: ehci: initialize ehci_data
 2013-03-08  7:24 UTC  (3+ messages)

[PATCH 0/9 v5] introduction of dmesg support
 2013-03-07 21:25 UTC 

[PATCHv2 0/2] cfa10036: Retrieve RAM size at runtime
 2013-03-07 14:26 UTC  (6+ messages)
` [PATCH 1/2] memsize: Make get_ram_size RAM proof

v2013.02.0 phyCORE-OMAP4 MLO to big
 2013-03-07 11:19 UTC  (5+ messages)
    ` Antwort: "

[RFC PATCH 00/20] introduce application support
 2013-03-07  9:17 UTC  (29+ messages)
` [PATCH 01/20] Makefile: x_flags prepare for apps support
  ` [PATCH 02/20] tlsf_malloc: drop duplicate include
  ` [PATCH 04/20] Introduce application (app) support
  ` [PATCH 05/20] app: Introduce libc support
  ` [PATCH 06/20] app: add some utils
  ` [PATCH 07/20] app: Introduce example application
  ` [PATCH 09/20] arm: add application support
  ` [PATCH 10/20] app: printf: use HelenOS verison with wide char support
  ` [PATCH 11/20] app: printf: add version from contiki
  ` [PATCH 12/20] app: add tinycurses support
  ` [PATCH 13/20] app: curses: add pdcurses
  ` [PATCH 14/20] app: add test curses
  ` [PATCH 15/20] app: pdcurses: add libmenu
  ` [PATCH 16/20] app: pdcurses: add libform
  ` [PATCH 17/20] app: curses: add menu example
  ` [PATCH 18/20] app: curses: add panel example
  ` [PATCH 19/20] app: curses: add form example
  ` [PATCH 20/20] highbank: enable application support

[PATCH 0/9 v4] introduction of dmesg support
 2013-03-07  7:30 UTC  (6+ messages)
` [PATCH 1/9] kfifo: introduce kfifo_dump_str to dump the fifo
  ` [PATCH 3/9] intoduce dmesg to print the barebox printk to dmesg ring buffer
  ` [PATCH 7/9] net/console: switch to pr_xxx

[PATCH] fix another brown paper bag bug introduced with compile time loglevel
 2013-03-07  7:21 UTC 

page:  |  | latest

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