mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] Addd the Samsung S3C6410 SoC to Barebox
 2012-07-21 10:04 UTC  (2+ messages)
` [PATCH 6/8] ARM/Samsung: add the S3C6410 SoC

[PATCH 1/3] mc13xxx: Added dummy definitions if CONFIG_MFD_MC13XXX is not set
 2012-07-21  5:11 UTC  (4+ messages)
` [PATCH 2/3] mc13xxx: Hide struct mc13xxx from board support code
` [PATCH 3/3] PCM038: Added setup for OTG host pins

[PATCH] ARM/Samsung: more clean up
 2012-07-20 19:29 UTC  (10+ messages)
` [PATCH 1/9] ARM/Samsung: List only really supported S3C24xx SoCs
` [PATCH 2/9] ARM/Samsung: follow the name style of the other source files in this directory
` [PATCH 3/9] Samsung/serial: remove more ugly ifdef lines
` [PATCH 4/9] Samsung/serial: make the code more readable
` [PATCH 5/9] Samsung/serial: there is no need to ifdef these register defines
` [PATCH 6/9] Samsung/serial: there is no need to ifdef the slot table
` [PATCH 7/9] Samsung/serial: move the decision about an improved UART into Kconfig
` [PATCH 8/9] Samsung/serial: unify UCON register settings
` [PATCH 9/9] Samsung/serial: make the clock source configureable

Compressed barebox image support
 2012-07-20 16:20 UTC  (26+ messages)
` [PATCH 1/9] lzo: Allow for static inlining
` [PATCH 2/9] ARM lds: remove unused got
` [PATCH 3/9] ARM: remove board linker script option
` [PATCH 4/9] ARM: remove exception vectors from boards
` [PATCH 5/9] ARM startup: calculate offset instead of runtime address
` [PATCH 6/9] ARM ep93xx: Get rid of special handling in linker file
` [PATCH 7/9] ARM boards: Use _text rather than TEXT_BASE
` [PATCH 8/9] ARM: Separate assembler functions into their own section
` [PATCH 9/9] Add compressed image support

barebox spi test
 2012-07-20 13:49 UTC 

[PATCH/master] ARM/MXS: pull-up and bitkeeper must be handled differently
 2012-07-20 13:34 UTC 

[PATCH 1/1] piggy.lzo.S: fix out of tree build
 2012-07-20 12:24 UTC  (2+ messages)

[WIP] add very basic ELF support on MIPS
 2012-07-20 10:01 UTC  (9+ messages)
` [RFC 1/7] MIPS: move start.S code to .text_entry section
` [RFC 2/7] MIPS: add the initial support for lowlevel init
` [RFC 3/7] MIPS: malta: add bogus "
` [RFC 4/7] MIPS: malta: add YAMON-style GT64120 memory map
` [RFC 5/7] MIPS: malta: make KSEG0 uncached
` [RFC 6/7] MIPS: qemu-malta: add KSEG0 memory region
` [RFC 7/7] bootm: add very basic ELF support on MIPS (stealed from kexec)

[PATCH] ARM: add the vendor 'FriendlyARM' to its board's directory names
 2012-07-20  8:40 UTC  (3+ messages)
` [PATCH] ARM/Samsung: add the vendor FriendlyARM to the board's directory name

[PATCH 1/6] mc13xxx: Define maximum SPI clock frequency global to driver
 2012-07-20  8:17 UTC  (16+ messages)
` [PATCH 2/6] i.MX: Removed unused declaration for imx_iim_get_mac
` [PATCH 3/6] mc13xxx: Added dummy definition for mc13xxx_get() if CONFIG_MFD_MC13XXX is not set
    ` Re[2]: "
` [PATCH 4/6] tx51: Unused mc13xxx.h include removed
` [PATCH 5/6] PCM970: Add MMC support
` [PATCH 6/6] PCM038: Read UID from fuses and pass this value to kernel as serial number
    ` Re[2]: "
  ` Re[2]: [PATCH 1/6] mc13xxx: Define maximum SPI clock frequency global to driver

USB On PCM043?
 2012-07-20  8:04 UTC  (4+ messages)

[PATCH] serial_ns16550: change the driver's name
 2012-07-20  8:02 UTC  (2+ messages)

[PATCH/master] ARM/Samsung: A required fix and a cleanup
 2012-07-20  7:53 UTC  (5+ messages)
` [PATCH 1/3] ARM/Samsung: be able to include the nand header multiple times
` [PATCH 2/3] ARM/Samsung: unify device registration for the S3C24XX SoCs
` [PATCH 3/3] NAND/Samsung: remove a leftover from architeture clean ups

[PATCH] Added SDR-size auto detection
 2012-07-20  7:24 UTC  (7+ messages)
` [PATCH] omap_hsmmc: Hack allert! Add delay in omap_hsmmc
` [PATCH] pca-a-l1: added memory device for int. 60kB RAM
` [PATCH] phyCARD-A-L1: Create xload configuration

[PATCH 0/3] omap gpmc nand autodetect
 2012-07-20  7:20 UTC  (11+ messages)
` [PATCH 1/3] OMAP GPMC NAND: use buswidth from GPMC
    ` [PATCH 1/3 v2] "
` [PATCH 2/3] gpmc: Add reset to gpmc_generic_init
    ` [PATCH 2/3 v2] "
` [RFC 3/3] mtd omap nand: reconfigure buswidth

[PATCH] Fix compile error loady command, without loadb
 2012-07-19 14:36 UTC  (2+ messages)

[PATCH] Add /dev/urandom device
 2012-07-19 14:14 UTC  (3+ messages)
` [PATCH] add possibility to mark blocks as bad during write

ST Chipsets support
 2012-07-19 14:13 UTC  (2+ messages)

AT91SAM9263-EK
 2012-07-18 16:38 UTC  (3+ messages)

[PATCHv5] Enable a way to provide the reason for "being here"
 2012-07-18 14:22 UTC  (6+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] ARM/Samsung: add support to detect the reset source
` [PATCH 3/4] ARM/i.MX: "
` [PATCH 4/4] ARM/MXS: add reset cause detection

Board's naming style
 2012-07-18  9:01 UTC  (2+ messages)

[PATCH 0/2] imx: add matrix keypad (kpp) input driver
 2012-07-17 18:46 UTC  (4+ messages)
` [PATCH 1/2] input: Add i.MX matrix keypad driver
` [PATCH 2/2] input: add i.MX51 platform code for "

[PATCH] commands/crc: add a trailing newline after output of checksum
 2012-07-17 18:42 UTC  (4+ messages)
` [PATCH] commands/crc: assert newline after output with big offsets

[PATCH] arm: support booting of uimages with as barebox payload
 2012-07-17 15:34 UTC  (4+ messages)

barebox image size
 2012-07-17 10:49 UTC  (17+ messages)
  ` Antwort: "
      ` Antwort: "
          ` Antwort: "
              ` Antwort: "
                  ` Antwort: "
                  ` Antwort: "

tx51 ethernet regression
 2012-07-17  9:49 UTC  (5+ messages)
      ` [PATCH] imx51: fix pad definition used for fec communication

[PATCH/Master] ARM/MXS: the GPIO bitkeeper enable logic is inverse to the pullup enable logic
 2012-07-16 21:31 UTC  (2+ messages)

[PATCH v2] usb: gadget: enable for MXS
 2012-07-16 21:22 UTC  (2+ messages)

[PATCH 0/2] Misc Karo TX51 fixes
 2012-07-16 15:16 UTC  (8+ messages)
` [PATCH 1/2] tx51: ensure eth phy resets properly by driving reset pin explicitly
` [PATCH 2/2] tx51: Disable kallsyms. It prevents the board from booting

Atmel AT91 SD/MMC clock too fast
 2012-07-16 14:58 UTC  (3+ messages)

AT91SAM9263-EK
 2012-07-16  9:10 UTC  (2+ messages)

[PATCHv4] Enable a way to provide the reason for "being here"
 2012-07-16  8:37 UTC  (3+ messages)
` [PATCH 1/4] "

Various patches for imx35, fec, at24 driver and misc
 2012-07-16  7:49 UTC  (8+ messages)
` [PATCH 1/5] imx_fec: Allow driver clients to supply MAC address
` [PATCH 2/5] imx35: 6-bit divider helper
` [PATCH 3/5] imx35: mmc clock has 6 bit divider, not 3_3
` [PATCH 4/5] at24: add I2C eeprom for 24cl02
` [PATCH 5/5] misc: new driver: isl22316 digital potentiometer

[RFC] Inclusion of the Samsung S3C6410 SoC
 2012-07-16  7:37 UTC  (20+ messages)
` [PATCH 01/18] ARM/Samsung: be able to include the nand header multiple times
` [PATCH 02/18] ARM/Samsung: unify device registration for the S3C24XX SoCs
` [PATCH 03/18] ARM/Samsung: follow the name style of the other source files in this directory
` [PATCH 05/18] Samsung/serial: make the clock source configureable
` [PATCH 08/18] Samsung/serial: there is no need to ifdef the slot table
` [PATCH 09/18] Samsung/serial: move the decision about an improved UART into Kconfig
` [PATCH 10/18] Samsung/serial: unify UCON register settings
` [PATCH 11/18] ARM/Samsung: add generic lowlevel init
` [PATCH 12/18] ARM/Samsung: add S3C6410 SoC iomap
` [PATCH 13/18] ARM/Samsung: adapt the generic timer driver to support the S3C6410 SoC
` [PATCH 14/18] ARM/Samsung: add the clock tree support for "
` [PATCH 15/18] ARM/Samsung: add GPIO handling "
` [PATCH 16/18] ARM/Samsung: add generic S3C6410 SoC specific functions
` [PATCH 17/18] ARM/Samsung: add the S3C6410 SoC
` [PATCH 18/18] ARM/Samsung: add the Mini6410 platform as the first user of "

[PATCH] filetype: add forgotten mips barebox filetype_str
 2012-07-16  7:17 UTC  (2+ messages)

[PATCH] usb: gadget: enable for MXS
 2012-07-16  7:13 UTC  (2+ messages)

[PATCH v2] mtd: fix 'write: Invalid argument' while writing to nand-bb devices
 2012-07-16  7:10 UTC  (2+ messages)

Atmel SD/MMC info error (report only)
 2012-07-16  6:50 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