summaryrefslogtreecommitdiffstats
path: root/arch/nios2/boards
Commit message (Expand)AuthorAgeFilesLines
* defaultenv: add defaultenv-1 in boards via defaultenv_append_directory()Sascha Hauer2016-10-103-0/+5
* Set model and hostname at boardlevelSascha Hauer2013-08-161-0/+3
* nios2: use barebox_add_memory_bank in generic.cFranck Jullien2012-11-151-2/+9
* switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+1
* devices: fix missing conversion to DEVICE_ID_DYNAMICJean-Christophe PLAGNIOL-VILLARD2012-08-121-1/+1
* resource: store 'end' instead of 'size' in struct resourceSascha Hauer2012-07-011-3/+3
* Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-131-2/+2
* Use DEVICE_ID_DYNAMIC where applicableSascha Hauer2012-04-161-3/+3
* defaultenv: simplify bootSascha Hauer2011-12-151-1/+0
* 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
* 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 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