mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 1/5] ARM: ccmx51: Remove SDRAM size settings
 2013-01-22 11:08 UTC  (3+ messages)
` [PATCH 2/5] ARM: ccmx51: Fix ethernet devices control by MC13892 GPOs
` [PATCH 3/5] ARM: ccmx51: Set MAC address before FEC device registration

Memory size issue
 2013-01-22  9:51 UTC  (3+ messages)
  ` Re[2]: "

[PATCH 0/9] atmel: add ehci support
 2013-01-22  8:30 UTC  (11+ messages)
` [PATCH 1/9] usb: add parameters info on usb device
  ` [PATCH 2/9] usb: fix for USB_ST_STALLED status reporting in ehci_submit_async()
  ` [PATCH 3/9] ehci: if caps ressource is not provided discover it via cr_capbase
  ` [PATCH 4/9] ehci: add atmel support
  ` [PATCH 5/9] at91: usb: allow to specicfy inverted vbus
  ` [PATCH 6/9] at91sam9g45: add ehci support
  ` [PATCH 7/9] at91sam9m10g45ek: add usb support
  ` [PATCH 8/9] at91sam9x5: add ehci support
  ` [PATCH 9/9] at91sam9x5ek: add usb support

[PATCH 00/10 v6] at91: add bootstrap support
 2013-01-22  8:12 UTC  (13+ messages)
` [PATCH 01/10] filetype: add is_barebox_mips_head support
  ` [PATCH 02/10] filetype: add is_barebox_head
  ` [PATCH 03/10] at91: dump mux command: make it depends on COMMAND_SUPPORT
  ` [PATCH 04/10] at91: add test commamd to emulate bootrom boot
  ` [PATCH 05/10] at91sam926x: lowlevel add external boot support
  ` [PATCH 06/10] at91: sam926x: switch lowlevel param to c code
  ` [PATCH 07/10] at91: usb-a9263 add lowlevel init
  ` [PATCH 08/10] introduce common bootstrap code
  ` [PATCH 09/10] at91: add bootstrap version
  ` [PATCH 10/10] at91: usb_a9263: "

[PATCH 1/1] introduce console none support
 2013-01-21 18:48 UTC  (2+ messages)

[RFC PATCH 1/1] omap: xload: switch to generic bootstrap
 2013-01-21 14:38 UTC 

[PATCH 00/10 v5] at91: add bootstrap support
 2013-01-21 14:26 UTC  (17+ messages)
` [PATCH 01/10] filetype: add is_barebox_mips_head support
  ` [PATCH 02/10] filetype: add is_barebox_head
  ` [PATCH 03/10] at91: dump mux command: make it depends on COMMAND_SUPPORT
  ` [PATCH 04/10] at91: add test commamd to emulate bootrom boot
  ` [PATCH 05/10] at91sam926x: lowlevel add external boot support
  ` [PATCH 06/10] at91: sam926x: switch lowlevel param to c code
  ` [PATCH 07/10] at91: usb-a9263 add lowlevel init
  ` [PATCH 08/10] introduce common bootstrap code
  ` [PATCH 09/10] at91: add bootstrap version
  ` [PATCH 10/10] at91: usb_a9263: "

[PATCH v2] ARM: at91: Add Telit EVK-PRO3 board support
 2013-01-21 13:57 UTC  (2+ messages)

[PATCH] ARM: at91: Add Telit EVK-PRO3 board support
 2013-01-21 12:20 UTC  (3+ messages)

[PATCH 0/9 v4] at91: add bootstrap support
 2013-01-21 10:21 UTC  (14+ messages)
` [PATCH 1/9] filetype: add is_barebox_mips_head support
  ` [PATCH 2/9] filetype: add is_barebox_head
  ` [PATCH 3/9] at91: add test commamd to emulate bootrom boot
  ` [PATCH 4/9] at91sam926x: lowlevel add external boot support
  ` [PATCH 5/9] at91: sam926x: switch lowlevel param to c code
  ` [PATCH 6/9] at91: usb-a9263 add lowlevel init
  ` [PATCH 7/9] introduce common bootstrap code
  ` [PATCH 8/9] at91: add bootstrap version
  ` [PATCH 9/9] at91: usb_a9263: "

[PATCH] w1: add ds28ec20 eeprom support
 2013-01-21  8:05 UTC  (2+ messages)

[PATCH 1/1] defaultenv-2: move ps1 to base/init/ps1
 2013-01-21  8:04 UTC  (2+ messages)

[PATCH] tftp: reset timer on progress
 2013-01-20 16:03 UTC 

[PATCH] simplify i.MX external NAND boot for boards
 2013-01-20 15:57 UTC  (3+ messages)
` [PATCH 1/2] ARM i.MX: Add a common NAND entry for external boot mode
` [PATCH 2/2] ARM i.MX boards: use helper function for external NAND boot

[PATCH] startup related cleanups
 2013-01-20 15:35 UTC  (11+ messages)
` [PATCH 01/10] startup: call a barebox_main function pointer at the end of the startup
` [PATCH 02/10] move struct action_data to the only file using it
` [PATCH 03/10] make file_*_action static
` [PATCH 04/10] move prototypes for envfs_* to envfs.h
` [PATCH 05/10] scripts: remove now unnecessary include
` [PATCH 06/10] startup: use IS_ENABLED instead of ifdef
` [PATCH 07/10] startup: Use IS_ENABLED for loading environment
` [PATCH 08/10] startup: add __noreturn to start_barebox
` [PATCH 09/10] defaultenv loading: rework to use less ifdefs/defines
` [PATCH 10/10] filetype: Make buf in file_detect_type const

[For master PATCH 1/1] Makefile: move cmd_check_file_size to Makefile.lib
 2013-01-20 11:51 UTC  (2+ messages)

[PATCH] ARM: Add errata support
 2013-01-20 10:22 UTC 

[PATCH] mtd m25p80: Add support for w25q80bl
 2013-01-20 10:20 UTC 

[PATCH] i.MX6 USB phy support
 2013-01-20 10:19 UTC  (6+ messages)
` [PATCH 1/5] ARM i.MX6 USB phy: Fix phy function names
` [PATCH 2/5] ARM i.MX6: Fix usb phy base addresses
` [PATCH 3/5] ARM i.MX6: Add usbphy clocks
` [PATCH 4/5] USB: Add usb phy driver for i.MX
` [PATCH 5/5] ARM i.MX6: Add Chipidea support

[PATCH] MMC/SD improvements
 2013-01-20  9:58 UTC  (6+ messages)
` [PATCH 1/5] mci: return 0 for probe parameter even when already initialized
` [PATCH 2/5] mci: Always add probe parameter for cards
` [PATCH 3/5] mci: Add card_present callback
` [PATCH 4/5] mci i.MX esdhc: implement "
` [PATCH 5/5] mci atmel: "

[PATCH 0/7 v3] at91: add bootstrap support
 2013-01-20  9:41 UTC  (18+ messages)
` [PATCH 1/7] at91: add test commamd to emulate bootrom boot
  ` [PATCH 2/7] at91sam926x: lowlevel add external boot support
  ` [PATCH 3/7] at91: sam926x: switch lowlevel param to c code
  ` [PATCH 4/7] at91: usb-a9263 add lowlevel init
  ` [PATCH 5/7] introduce common bootstrap code
  ` [PATCH 6/7] at91: add bootstrap version
  ` [PATCH 7/7] at91: usb_a9263: "

[PATCH] feature_list: a way to pass hardware info to the kernel
 2013-01-19 17:23 UTC 

[PATCH] feature_list: a way to pass hardware info to the kernel
 2013-01-19 14:19 UTC  (3+ messages)

[PATCH 0/7 v2] at91: add bootstrap support
 2013-01-19 13:36 UTC  (14+ messages)
` [PATCH 1/7] at91: add test commamd to emulate bootrom boot
  ` [PATCH 2/7] at91sam926x: lowlevel add external boot support
  ` [PATCH 3/7] at91: sam926x: switch lowlevel param to c code
  ` [PATCH 4/7] at91: usb-a9263 add lowlevel init
  ` [PATCH 5/7] introduce common bootstrap code
  ` [PATCH 6/7] at91: add bootstrap version
  ` [PATCH 7/7] at91: usb_a9263: "

[RESEND PATCH] framebuffer work (especially i.MX)
 2013-01-18 10:23 UTC  (10+ messages)
` [PATCH 1/4] i.MX21: Add periph. clock register name macros
` [PATCH 2/4] i.MX21/27: don't enable lcd bus clocks too early
` [PATCH 3/4] i.MX27: fix shift amount for PCCR1_PERCLK3_EN
` [PATCH 4/4] video/imx: always initialize offscreenbuf member

[PATCH 0/3] improvements in: omap4 OPP, omap4 usb booting and archosg9
 2013-01-17 17:46 UTC  (5+ messages)
` [PATCH 1/3] OMAP4: use OPPs recommended in datasheet
` [PATCH 2/3] OMAP4_USB: more stable communications
` [PATCH 3/3] ARCHOS: use manufacturer values for pad_conf and reorder initialization

[PATCH v2 0/8] add new memtest command
 2013-01-17  9:54 UTC  (10+ messages)
` [PATCH 1/8] remap_range: make function 'remap_range' global
` [PATCH 2/8] mmu: add getters for pte cache flags
` [PATCH 3/8] arm-mmu: move PAGE_ALIGN macro to common.h
` [PATCH 4/8] common: add PAGE_ALIGN_DOWN macro
` [PATCH 5/8] memory: add function address_in_sdram_regions
` [PATCH 6/8] barebox-data: add barebox-data sections
` [PATCH 7/8] memtest: remove memtest command
` [PATCH 8/8] memtest: add rewritten "

[PATCH] Ka-Ro TX25 updates
 2013-01-17  9:37 UTC  (5+ messages)
` [PATCH 1/4] ARM Ka-Ro TX25: fix running in SDRAM test
` [PATCH 2/4] ARM Ka-Ro TX25: fix compilation with external NAND boot enabled
` [PATCH 3/4] ARM Ka-Ro TX25: Increase NAND partitions
` [PATCH 4/4] ARM Ka-Ro Tx25: Switch to new environment

[PATCH 0/7 v2] at91sam9 add watchdog support with keep alive
 2013-01-17  9:36 UTC  (2+ messages)

[PATCH] bootm: move printing of file locations outside verbose mode
 2013-01-17  9:35 UTC 

[PATCH] mtd-core: fix compiler warning
 2013-01-17  7:14 UTC  (2+ messages)

[PATCH 1/1] graphic_utils/fb_open: fix fbsize
 2013-01-16 20:33 UTC  (2+ messages)

[PATCH 1/1] defaultenv-2: execute init/* before timeout
 2013-01-16 20:32 UTC  (2+ messages)

imx23evk NAND support
 2013-01-15 20:30 UTC  (4+ messages)

[PATCH 0/5] some fixes
 2013-01-15 14:33 UTC  (7+ messages)
` [RESEND PATCH 1/5] w1: gpio: use int for gpio
  ` [RESEND PATCH 2/5] at91: sam9x5ek: use -EINVAL for invalid gpio on 1-wire
  ` [PATCH 3/5] at91sam9g45: fix i2c typos
  ` [PATCH 4/5] atmel_spi: fix spi cs gpio request loop
  ` [PATCH 5/5] qt1070: init default key code first

[PATCH] framebuffer work (especially i.MX)
 2013-01-14 14:30 UTC  (7+ messages)
` [PATCH 1/4] i.MX21: Add periph. clock register name macros
` [PATCH 2/4] i.MX21/27: don't enable lcd bus clocks too early
` [PATCH 3/4] i.MX27: fix shift amount for PCCR1_PERCLK3_EN
` [PATCH 4/4] graphic_utils: always initialize offscreenbuf member

[PATCH 0/9] reimplement memtest command
 2013-01-14 13:11 UTC  (8+ messages)
` [PATCH 6/9] memory: add function address_in_sdram_regions
` [PATCH 7/9] barebox-data: add barebox-data sections
` [PATCH 8/9] memtest: remove memtest command
` [PATCH 9/9] memtest: add rewritten "

page:  |  | latest

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