summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arch/arm: mioa701 improve barebox_update scriptRobert Jarzmik2012-05-161-0/+5
* arch/arm: mioa701 use maximum CPU frequencyRobert Jarzmik2012-05-161-2/+11
* arch/arm: mioa701 add IPL and DPS1 updaterRobert Jarzmik2012-05-163-0/+24
* arch/arm: mioa701 make autoboot of Linux workRobert Jarzmik2012-05-161-6/+11
* arm/board: mioa701 align kernel options with kernel mtdRobert Jarzmik2012-05-161-1/+1
* PCM038: Remove now unused preset for SPI chipselect.Alexander Shiyan2012-05-161-2/+0
* i.MX SPI: Setup SPI chipselect to inactive state while initializing deviceAlexander Shiyan2012-05-161-0/+4
* Merge branch 'pu/edit' into nextSascha Hauer2012-05-161-3/+14
|\
| * edit: Add a status lineSascha Hauer2012-05-161-3/+14
* | ramfs: rember last accessed chunkJan Weitzel2012-05-161-10/+37
|/
* Merge branch 'pu/magicvar' into nextSascha Hauer2012-05-152-2/+10
|\
| * flexible bootargs: Add magicvar descriptionsSascha Hauer2012-05-151-0/+4
| * magicvar: Add magicvar macro with additional name argumentSascha Hauer2012-05-151-2/+6
* | Merge branch 'pu/globsort' into nextSascha Hauer2012-05-156-7/+102
|\ \ | |/ |/|
| * glob: Add sorted output supportSascha Hauer2012-05-142-7/+12
| * add qsort supportSascha Hauer2012-05-144-0/+90
* | PCM038: Removed unnecessary call to gpio_set_valueAlexander Shiyan2012-05-141-1/+0
* | fs readdir: check for NULL pointer againSascha Hauer2012-05-141-0/+3
|/
* drivers/spi/spi.c: use DEVICE_ID_DYNAMIC when allocating a struct device_dJan Luebbe2012-05-141-0/+2
* Support most Samsung SoCs in S3C serial driverAlexey Galakhov2012-05-144-18/+60
* ohci-hcd: use dma_flush/inv_range to allow using the driver with enabled MMUJan Luebbe2012-05-141-0/+4
* Merge branch 'pu/globalvar' into nextSascha Hauer2012-05-1415-6/+271
|\
| * booting: more flexible Linux bootargs generationSascha Hauer2012-05-1410-6/+116
| * add 'global' commandSascha Hauer2012-05-147-0/+155
* | PCM038: Move USBH2 initialization to PCM970Alexander Shiyan2012-05-142-40/+50
* | Add compressed barebox_default_env to .gitignoreAlexander Shiyan2012-05-141-1/+1
* | arm: update mach-typesJan Luebbe2012-05-141-4/+189
|/
* timeout: allow to set a variable with the key pressedSascha Hauer2012-05-141-2/+14
* fs: Add NFS supportSascha Hauer2012-05-143-0/+1059
* Make errno a positive valueSascha Hauer2012-05-1410-162/+251
* linux/types.h: define phys_size_tRenaud Barbier2012-05-131-0/+2
* Merge branch 'pu/parameter' into nextSascha Hauer2012-05-132-2/+1
|\
| * parameter: remove unused struct memberSascha Hauer2012-05-131-1/+0
| * parameter: return empty string for unset parametersSascha Hauer2012-05-131-1/+1
* | fix typo funtion -> functionAntony Pavlov2012-05-135-5/+5
* | Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-1352-131/+128
|/
* PCM038: Initial PCM970 development board supportAlexander Shiyan2012-05-134-6/+40
* PCM038: Remove unused includesAlexander Shiyan2012-05-131-3/+0
* PCM038: Call power_init() after initializing SPI.Alexander Shiyan2012-05-131-77/+63
* PCM038: Update board descriptionAlexander Shiyan2012-05-131-2/+3
* defaultenv: don't overwrite $user in configUwe Kleine-König2012-05-131-1/+3
* NOR flash: reduce size of cfiword_t if not using 64-bit bus.Krzysztof Halasa2012-05-131-0/+10
* MIPS: malta: use common DEBUG_LL code for NS16550Antony Pavlov2012-05-132-10/+2
* MIPS: add common header file for DEBUG_LL via NS16550Antony Pavlov2012-05-131-0/+40
* i2c: Added switch for allowing usage 16bit register addressesAlexander Shiyan2012-05-131-9/+17
* fix typo addreee -> addressUwe Kleine-König2012-05-136-6/+6
* ppc reloc.S: use a common trap relocation functionRenaud Barbier2012-05-113-14/+48
* ppc io.h: update following MMIO primitives fixRenaud Barbier2012-05-111-0/+28
* MIPS: bootm: add "MIPS barebox" handlerAntony Pavlov2012-05-114-0/+47
* MIPS: start.S: add "barebox" label at _start + 0x10Antony Pavlov2012-05-111-0/+12