[PATCH] Remove old, inaccurate "FileName:" cruft from ARM files
2012-12-05 13:03 UTC (2+ messages)
what is the rationale for funny "0x100" offset for OMAP4 GPIO addresses?
2012-12-05 13:01 UTC (3+ messages)
[PATCH 1/2] ARM: added Kconfig option for -mno-unaligned compiler flag
2012-12-05 12:15 UTC (6+ messages)
` [PATCH 2/2] OMAP: disable unaligned access when building the IFT
[PATCH 00/18] UBIFS support
2012-12-05 11:47 UTC (24+ messages)
` [PATCH 01/18] fs/fs.c: check that fsdev->cdev->dev is not NULL
` [PATCH 02/18] UBIFS: preparation
` [PATCH 03/18] UBIFS: header files (1/2)
` [PATCH 04/18] UBIFS: header files (2/2)
` [PATCH 05/18] UBIFS: file operations
` [PATCH 06/18] UBIFS: initialization
` [PATCH 07/18] UBIFS: journal
` [PATCH 08/18] UBIFS: I/O subsystem
` [PATCH 09/18] UBIFS: LEB support
` [PATCH 10/18] UBIFS: master node
` [PATCH 11/18] UBIFS: recovery
` [PATCH 12/18] UBIFS: tree node cache
` [PATCH 13/18] UBIFS: superblock
` [PATCH 14/18] UBIFS: scan
` [PATCH 15/18] UBIFS: configuration and build directives
` [PATCH 16/18] ubifs bad superblock bug
` [PATCH 17/18] UBIFS: Improve error message when reading superblock failed
` [PATCH 18/18] ubifs: Fix memory leak in ubifs_finddir
[PATCH] mxs: get_fecclk is hclk, not a constant
2012-12-05 11:41 UTC (2+ messages)
[PATCH] ARM: give more detailed information about data aborts
2012-12-05 11:35 UTC (4+ messages)
[PATCH] password: fixed underflow on <backspace>
2012-12-05 9:38 UTC (2+ messages)
[PATCH] OMAP3: Replace magic GPIO numbers in omap3_generic.c with macros
2012-12-05 9:37 UTC (2+ messages)
[PATCH] OMAP4: removed __packed__ annotation from pad_conf_entry
2012-12-05 7:39 UTC (2+ messages)
[PATCH] mach-omap/Kconfig: Some spelling fixes and indentation
2012-12-04 23:17 UTC
Howto known uncompressed length when uncompress_fd_to_buf
2012-12-04 23:13 UTC (6+ messages)
[PATCH] net: phy: mdio_bus: fix inverted logic in mdio_bus_match
2012-12-04 21:11 UTC (2+ messages)
lots of inaccurate references to "FileName: include/asm-arm ..."
2012-12-04 21:03 UTC (8+ messages)
confused about "__PBL__" macro and whether it's actually used
2012-12-04 16:56 UTC (3+ messages)
how does one enable barebox's low-level debugging?
2012-12-04 16:33 UTC (6+ messages)
apparent inconsistency in barebox doc content
2012-12-04 12:13 UTC
what meaning of command function return val
2012-12-04 7:42 UTC (2+ messages)
[PATCH] let kbuild build foo/bar.o correctly
2012-12-04 1:30 UTC
Nova CPE Krazer Sky Station 5GHz N - CPE Antena Integrada de 18dBi e Com Saída para Antena Externa
2012-12-03 23:34 UTC
barebox initcalls for a beagle xM
2012-12-03 19:21 UTC
[PATCH 1/2] mtd oob: do not register oob device for devices without oob
2012-12-03 19:10 UTC (3+ messages)
` [PATCH 2/2] mtd core: call driver write function with complete buffer
[PATCH] USB ulpi: pass return value
2012-12-03 19:09 UTC
[PATCH] ARM i.MX bbu: Fix wrong buffer free
2012-12-03 19:05 UTC
should i expect trying to mount a cramfs fs to give me a segmentation fault?
2012-12-03 12:51 UTC (3+ messages)
how does barebox deal with more than one environment?
2012-12-03 12:48 UTC (6+ messages)
suddenly, i can't boot barebox on my beagle xM anymore
2012-12-03 12:02 UTC (15+ messages)
` suddenly, i can't boot barebox on my beagle xM anymore [ISOLATED]
[PATCH 1/2] ata: Add i.MX PATA driver support
2012-12-03 10:36 UTC (2+ messages)
` [PATCH 2/2] ARM i.MX: Add i.MX51 PATA device support
[PATCH] ext4 filesystem support
2012-12-03 10:27 UTC (5+ messages)
` [PATCH 1/4] ls command: call stat() only when necessary
` [PATCH 2/4] filetype: Pass bufsize
` [PATCH 3/4] add ext fs detection support
` [PATCH 4/4] fs: implement initial ext4 support from U-Boot
[PATCH] correct simple typo, "plarform_init"
2012-12-03 10:14 UTC (2+ messages)
[PATCH] at25: use dev_lseek_default as at24 does
2012-12-03 10:02 UTC (2+ messages)
[PATCH] Makefile: move ctags and cscope support to a shell script
2012-12-03 10:02 UTC (2+ messages)
kbuild can't build foo/xxx.o
2012-12-03 10:00 UTC (2+ messages)
[PATCH 0/2] clk: add always enabled clocks
2012-12-03 9:49 UTC (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] commands: clk_dump: denote "
[Patch] ARM/MXS/i.MX28: distinguish POR and wake-up event correctly
2012-12-03 8:50 UTC (2+ messages)
[PATCH] omap: gpmc: mark hex debug values as such
2012-12-03 8:42 UTC (2+ messages)
[PATCH] MIPS: fix out-of-tree build
2012-12-03 8:39 UTC (2+ messages)
[PATCH 1/5] mci: Add STUFF_BITS and use it
2012-12-03 8:38 UTC (10+ messages)
` [PATCH 2/5] mci: Fix capacity calculation for high capacity MMC cards
` [PATCH 3/5] mci: Allow to specify device name
` [PATCH 4/5] mci i.MX esdhc: Allow to specify devicename from platformdata
` [PATCH 5/5] mci i.MX esdhc: turn error message into debug message
what is the function of "__barebox_early_initcalls_end"?
2012-12-02 17:16 UTC
some quick wiki pages on barebox for my class(es)
2012-12-01 16:07 UTC
gunzip error when uncompress to buf
2012-12-01 14:06 UTC (4+ messages)
How to read a file in UBIFS file system from barebox
2012-11-30 16:44 UTC (4+ messages)
loading uImage from FAT partition
2012-11-30 8:04 UTC (2+ messages)
[PATCH 1/2] rm: implement -r
2012-11-29 19:27 UTC (2+ messages)
` [PATCH 2/2] loadenv: allow more fine grained environment loading
[PATCH 1/2] mfd stmpe: add index to devicename
2012-11-29 19:02 UTC (2+ messages)
` [PATCH 2/2] mfd stmpe: fix test for features
[PATCH 1/4] barebox update: fix finding default handler
2012-11-29 19:01 UTC (4+ messages)
` [PATCH 2/4] ARM i.MX bbu: Add i.MX6 MMC handler
` [PATCH 3/4] ARM i.MX bbu internal: Add spi/i2c support
` [PATCH 4/4] ARM i.MX6: save boot location
[PATCH] i2c: Add missing DEVICE_ID_DYNAMIC
2012-11-29 19:00 UTC
[PATCH v2] ARM i.MX: Add Garz+Fricke Vincell Board support
2012-11-29 18:43 UTC (3+ messages)
[PATCH] Add Garz+Fricke Vincell board support
2012-11-28 10:23 UTC (7+ messages)
` [PATCH 1/4] ARM i.MX5: move pll setup defines to header file
` [PATCH 2/4] ARM i.MX: add esdctl-v4 support
` [PATCH 3/4] ARM i.MX: Add Garz+Fricke Vincell Board support
` [PATCH 4/4] ARM i.MX esdctl: Use defines from exisiting header file
[PATCH] ARM i.MX53 loco: switch to new default env
2012-11-28 10:16 UTC
[PATCH 1/2] ARM i.MX bbu: Allow to overwrite app_dest
2012-11-28 9:57 UTC (2+ messages)
` [PATCH 2/2] ARM i.MX bbu: Allow to have no DCD
[PATCH] clk: check for invalid clocks
2012-11-28 9:57 UTC
[PATCH] i.MX sdram controller driver support
2012-11-27 20:48 UTC (4+ messages)
` [PATCH 1/3] ARM i.MX: Add driver to get sdram base and size
` [PATCH 2/3] ARM i.MX: register esdctl controller device
` [PATCH 3/3] ARM i.MX boards: use esdctl code to detect sdram size
[PATCH 1/4] ARM i.MX bbu: Fix compiling with DEBUG enabled
2012-11-27 20:01 UTC (4+ messages)
` [PATCH 2/4] ARM i.MX esdctl.h: Add double include protection
` [PATCH 3/4] i.MX27 regs remove unnecessary include
` [PATCH 4/4] serial i.MX: Make locally used variables static
[PATCH] Cleanup Kconfig files
2012-11-26 14:00 UTC (3+ messages)
` Re[2]: "
commands: md, mw: add the '-x' option (swap bytes)
2012-11-26 10:16 UTC (5+ messages)
` [PATCH 1/3] mem: add the swab (swap bytes) option to memory_display()
` [PATCH 2/3] commands: md: add the '-x' option (swap bytes)
` [PATCH 3/3] commands: mw: "
[PATCH 1/3] debug_ll: Let architectures define PUTC_LL directly
2012-11-26 10:13 UTC (3+ messages)
` [PATCH 2/3] debug_ll: Add some usage comments
` [PATCH 3/3] i.MX debug_ll support
[RFC 0/3] commands: md, mw: add '-x' option (swap bytes)
2012-11-26 8:52 UTC (2+ messages)
[PATCH] phylib: fix compiler warning
2012-11-26 8:07 UTC (2+ messages)
[RFC 0/3] MIPS: add pre-bootloader (pbl) image support
2012-11-26 8:05 UTC (5+ messages)
` [RFC 1/3] "
[PATCH 0/2] Some corrections on archosG9
2012-11-26 8:00 UTC (2+ messages)
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