UART
2011-03-01 12:24 UTC
scripts
2011-03-01 8:02 UTC (4+ messages)
partitions
2011-02-28 15:05 UTC (5+ messages)
mmc: i.MX23/28 patches
2011-02-28 9:43 UTC (8+ messages)
` [PATCH 1/7] mci i.MX23/28: rename driver to mxs.c
` [PATCH 2/7] mci mxs: put only once used function inline
` [PATCH 3/7] mci mxs: give functions a uniq mxs_mci_ namespace
` [PATCH 4/7] mci mxs: rename mci_pdata to host
` [PATCH 5/7] mci mxs: make the mci_host a member of mxs_mci_host
` [PATCH 6/7] mci mxs: no need to call mxs_mci_setup_clock_speed in init
` [PATCH 7/7] ARM tx28stk5: limit mmc max frequency to 25MHz
Install barebox on target
2011-02-28 8:19 UTC (8+ messages)
Fallback environment in barebox
2011-02-28 8:08 UTC (5+ messages)
writing environment in NAND flash
2011-02-25 15:25 UTC (4+ messages)
[PATCH 1/2] iomux-mx51: add more pins definitions
2011-02-25 14:57 UTC (5+ messages)
` [PATCH 2/2] add eukrea_cpuimx51 board
` [PATCH v2] "
[PATCH 1/3] eukrea_cpuimx35: switch to default env
2011-02-25 14:39 UTC (3+ messages)
` [PATCH 2/3] eukrea_cpuimx35: use OTG workaround only when gadget is selected
` [PATCH 3/3] eukrea_cpuimx35: update defconfig
writing environment in NAND flash
2011-02-25 9:31 UTC
[PATCH] S3C24xx: NAND management changes to support booting from NAND
2011-02-25 7:09 UTC (4+ messages)
` [PATCH 1/2] mini2440: Add more info about possible SDRAM and flash devices
` [PATCH 2/2] mini2440: Consider correct NAND page size for boot
assorted patches
2011-02-24 15:55 UTC (3+ messages)
` [PATCH 1/2] net: use dev_* for printing network related stuff
` [PATCH 2/2] ARM i.MX: cleanup boot modes
i.MX51 & MMU
2011-02-24 9:01 UTC (4+ messages)
[RFC] Add more changes to make the mini2440 work
2011-02-24 8:47 UTC (8+ messages)
` [PATCH 1/2] mini2440: Add more info about possible SDRAM and flash devices
` [PATCH 2/2] mini2440: Consider correct NAND page size for boot
[PATCH] lib/decompress_unlzo: use fill and full to read and write data
2011-02-23 17:21 UTC (4+ messages)
[PATCH] dm9000: read the mac address from the register if none are specified
2011-02-23 17:03 UTC
Install barebox to target
2011-02-23 14:16 UTC
booting kernel(s)
2011-02-23 9:56 UTC (4+ messages)
Doxygen based documentation fades out?
2011-02-22 21:21 UTC
[PATCH V2 0/3] at91 fixes
2011-02-22 12:03 UTC (6+ messages)
` [PATCH V2 1/3] at91sam9g45_devices: fix compilation if NAND driver is enabled
` [PATCH V2 2/3] at91sam9g45_devices: don't hardcode nand ecc mode
` [PATCH V2 3/3] atmel_nand: add support for flash based bad block table
[PATCH 0/3] at91 fixes
2011-02-22 11:13 UTC (4+ messages)
` [PATCH 1/3] at91sam9g45_devices: fix compilation if NAND driver is enabled
` [PATCH 2/3] at91sam9g45_devices: don't hardcode nand ecc mode
` [PATCH 3/3] atmel_nand: add support for flash based bad block table
Submission of the Altera nios2 port
2011-02-21 22:10 UTC (2+ messages)
iMX27 NFC
2011-02-21 9:16 UTC
SPI devices
2011-02-18 12:48 UTC
[PATCH] tags and cscope support really belongs in a shell script as they do not benefit from the make functionality
2011-02-18 11:33 UTC
No NAND access on AT91SAM9G20-EK
2011-02-18 8:55 UTC (6+ messages)
[PATCH] i.MX25 patches
2011-02-17 11:39 UTC (5+ messages)
` [PATCH 1/4] ARM i.MX: sync i.MX25 iomux support with kernel
` [PATCH 2/4] ARM i.MX esdctl: Add some missing bitfields
` [PATCH 3/4] initial karo tx25 board support
` [PATCH 4/4] ARM tx25: Add defconfig
How to handle more than one network device in barebox
2011-02-17 11:24 UTC (2+ messages)
[PATCH] Fix end of expression char
2011-02-17 11:23 UTC (2+ messages)
` [PATCH v2] Fix end of expression char (some lines forgotten in v1)
PMIC device driver
2011-02-16 20:34 UTC (2+ messages)
[PATCH v2] Booting from NAND for the mini2440 platform
2011-02-16 18:13 UTC (21+ messages)
` [PATCH 01/20] S3C24xx: Just remove a trailing whitespace
` [PATCH 02/20] MACH-S3C24XX: Fix typo in UART2_SIZE macro
` [PATCH 03/20] MACH-S3C24XX: Change detection method of the second SDRAM bank
` [PATCH 04/20] MACH-S3C24XX: Add support for flash based BBT
` [PATCH 05/20] MACH-S3C2440: Fix NAND controller for this CPU
` [PATCH 06/20] MACH-S3C2440: Speed up "
` [PATCH 07/20] mini2440: Be a little be pedantic with the include file order
` [PATCH 08/20] mini2440: Fix a runtime warning when '.id=0' is used
` [PATCH 09/20] mini2440: Add some useful documentation
` [PATCH 10/20] mini2440: Add PLL settings
` [PATCH 11/20] mini2440: Add SDRAM config settings
` [PATCH 12/20] mini2440: Configure debug UART pins very early
` [PATCH 13/20] mini2440: Add SDRAM size autodetection
` [PATCH 14/20] mini2440: Add GPIO settings
` [PATCH 15/20] mini2440: Add MCI support
` [PATCH 16/20] mini2440: Make it able to save a runtime environment
` [PATCH 17/20] mini2440: Use a flash based BBT as the kernel also does
` [PATCH 18/20] mini2440: Add booting from NAND support
` [PATCH 19/20] mini2440: Remove some A9M2440 platform leftovers
` [PATCH 20/20] mini2440: Use generic environment
PMIC device driver
2011-02-16 8:37 UTC
[PATCH] Generic environment: Fix assembling of the 'mtdparts' variable
2011-02-15 13:49 UTC
RFC: Booting from NAND for mini2440 platform
2011-02-14 9:35 UTC (19+ messages)
` [PATCH 01/15] S3C24xx: Just remove a trailing whitespace
` [PATCH 02/15] MACH-S3C24xx: Fix typo in UART2_SIZE macro
` [PATCH 03/15] MACH-S324xx: Change detection method of the second SDRAM bank
` [PATCH 04/15] mini2440: Be a little be pedantic with the include file order
` [PATCH 05/15] mini2440: Fix a runtime warning when '.id=0' is used
` [PATCH 06/15] mini2440: Add some useful documentation
` [PATCH 07/15] mini2440: Add PLL settings
` [PATCH 08/15] mini2440: Add SDRAM config settings
` [PATCH 09/15] mini2440: Configure debug UART pins very early
` [PATCH 10/15] mini2440: Add SDRAM size autodetection
` [PATCH 11/15] mini2440: Add GPIO settings
` [PATCH 12/15] mini2440: Add MCI support
` [PATCH 13/15] mini2440: Add booting from NAND support
` [PATCH 14/15] mini2440: Remove some A9M2440 platform leftovers
` [PATCH 15/15] mini2440: Use generic environment
` mini2440: Forgotten patches to make it work (1 of 2)
` mini2440: Forgotten patches to make it work (2 "
[PATCH] at91sam263ek: switch to default env
2011-02-11 19:22 UTC
barebox startup
2011-02-10 12:10 UTC (2+ messages)
[PATCH 1/4] bus: remove dead code
2011-02-10 12:01 UTC (7+ messages)
` [PATCH 2/4] bus/driver: move from lib to drivers/base
` [PATCH 3/4] driver/memmap: fix generic_memmap_rw and generic_memmap_ro
` [PATCH 4/4] devices_shutdown: move remove call to bus
[PATCH] tx28: fix kconfig warning
2011-02-10 7:22 UTC (3+ messages)
Compile failure (as of fri Feb 4 13:50:49 2011 +0100, c5dd4c4d0a6a6)
2011-02-09 16:14 UTC (3+ messages)
Manipulating boot environment from user-space
2011-02-07 13:06 UTC (8+ messages)
[PATCH v2] defaultenv/bin/update: fix return values
2011-02-04 14:12 UTC (2+ messages)
[PATCH] defaultenv/bin/update: fix return values
2011-02-04 12:45 UTC
fb patches
2011-02-03 9:57 UTC (3+ messages)
` [PATCH 1/2] fb: For multiple video modes print the available modes in devinfo
` [PATCH 2/2] ARM tx28: Add hook for enabling the display
v2011.02.0
2011-02-03 9:48 UTC
[PATCH v2] defaultenv/bin/boot: fix ubi root's name assignment
2011-02-02 22:20 UTC
[PATCH] defaultenv/bin/boot: fix ubi root's name assignment
2011-02-02 22:18 UTC (3+ messages)
[PATCH] sandbox: remove non used functions linux_getc/putc
2011-02-02 16:47 UTC
[to be tested] [PATCH] at91: switch to CLKDEV_LOOKUP
2011-02-02 6:28 UTC (2+ messages)
kconfig: update
2011-02-02 6:23 UTC
mci/stm378x warning
2011-01-31 14:01 UTC (2+ messages)
pcm037 warnings
2011-01-31 13:36 UTC
master compile error
2011-01-31 13:08 UTC (3+ messages)
Mini2440
2011-01-30 11:31 UTC (2+ messages)
[RFC] Boot command line support
2011-01-27 13:15 UTC (6+ messages)
` [PATCH 2/3] add command line boot support
[PATCH 1/3] string: add skip_spaces support
2011-01-27 13:02 UTC (3+ messages)
` [PATCH 2/3] add command line boot support
` [PATCH 3/3] cmdline: add section initsetup_calls to be able to discard them
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