summaryrefslogtreecommitdiffstats
path: root/arch/nios2
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'for-next/resource-size'Sascha Hauer2012-07-021-3/+3
|\
| * resource: store 'end' instead of 'size' in struct resourceSascha Hauer2012-07-011-3/+3
* | Merge branch 'for-next/dma-cache-align'Sascha Hauer2012-07-022-0/+18
|\ \
| * | nios: add dma_alloc, asm/dma.hMarc Kleine-Budde2012-06-302-0/+18
| |/
* / nios2: Add missing ffs and fls includeSascha Hauer2012-06-281-0/+5
|/
* booting: more flexible Linux bootargs generationSascha Hauer2012-05-141-1/+1
* Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-131-2/+2
* Use DEVICE_ID_DYNAMIC where applicableSascha Hauer2012-04-161-3/+3
* introduce barebox_bare_init_size to known the bare_init size and check itJean-Christophe PLAGNIOL-VILLARD2012-01-231-0/+3
* defaultenv: simplify bootSascha Hauer2011-12-151-1/+0
* bootm: use new uimage codeSascha Hauer2011-12-151-3/+8
* nios2: remove one "_" from etext an stextFranck Jullien2011-12-121-2/+2
* fix malloc space sizesSascha Hauer2011-12-031-1/+1
* bootm: push relocate_image up to the generic commandSascha Hauer2011-11-291-3/+0
* Merge branch 'work/magicvars' into nextSascha Hauer2011-11-291-0/+4
|\
| * add magicvar commandSascha Hauer2011-11-291-0/+4
* | Merge branch 'master' into nextSascha Hauer2011-11-291-0/+15
|\|
| * nios2: Include asm/unaligned.hFranck Jullien2011-11-241-0/+15
* | remove irq support fragmentsSascha Hauer2011-11-286-160/+0
* | spi/altera_spi: Add cs_change supportFranck Jullien2011-11-251-0/+1
|/
* Merge branch 'master' into nextSascha Hauer2011-10-141-0/+2
|\
| * nios2: remove warnings generated by include/io.hFranck Jullien2011-10-141-0/+2
* | move digest to crypto/Jean-Christophe PLAGNIOL-VILLARD2011-10-121-1/+1
|/
* rename include/mem_malloc.h to include/memory.hSascha Hauer2011-09-231-1/+1
* introduce io.hSascha Hauer2011-09-223-3/+3
* nios2: Add Altera SPI master driverFranck Jullien2011-08-241-0/+21
* nios2: remove dead code in generic boardJean-Christophe PLAGNIOL-VILLARD2011-08-011-8/+0
* nios2/generic.c: Add resources for altera TSEFranck Jullien2011-07-271-9/+22
* resource: introduce add_cfi_device to register simple cfi deviceJean-Christophe PLAGNIOL-VILLARD2011-07-231-8/+1
* add a add_mem_device functionSascha Hauer2011-07-181-14/+2
* mem: replace DEVFS_RDWR by IORESOURCE_MEM_WRITEABLEJean-Christophe PLAGNIOL-VILLARD2011-07-181-1/+1
* Nios2: Compile bootm only if neededFranck Jullien2011-07-061-1/+1
* NiosII: fix typo in cpu/exceptions.SAntony Pavlov2011-07-041-1/+1
* Disable emitting mul instructions by gccFranck Jullien2011-06-161-1/+1
* Fix dma mapping end addressFranck JULLIEN2011-05-161-1/+1
* Change system frequency in generic boardFranck JULLIEN2011-05-161-6/+6
* Fix typo in generic.cFranck JULLIEN2011-05-161-2/+2
* Update generic env/configFranck JULLIEN2011-05-161-0/+5
* Add bootm supportFranck JULLIEN2011-05-042-0/+84
* Add platform data to the mac deviceFranck JULLIEN2011-05-021-4/+7
* Add a generic board template for the Nios2 archFranck JULLIEN2011-03-305-0/+560
* Add Nios2 arch support to bareboxFranck JULLIEN2011-03-3038-0/+2770