summaryrefslogtreecommitdiffstats
path: root/arch/nios2
Commit message (Expand)AuthorAgeFilesLines
* move umode_t typedef from asm/types.h to linux/types.hAntony Pavlov2019-01-181-2/+0
* kconfig: include common Kconfig files from top-level KconfigAntony Pavlov2018-12-031-8/+0
* ratp: implement generic command supportAleksander Morgado2018-03-011-1/+4
* nios2: Fix compiler warningSascha Hauer2017-01-101-1/+1
* nios2: Fix out of tree buildSascha Hauer2017-01-101-1/+1
* arch: refresh defconfigsSascha Hauer2016-10-121-14/+14
* defaultenv: add defaultenv-1 in boards via defaultenv_append_directory()Sascha Hauer2016-10-104-1/+5
* include: Move bulk of boot.h to bootm.hSascha Hauer2016-07-261-0/+1
* bootm: Move bootm options to common/KconfigSascha Hauer2016-05-101-2/+2
* whole tree: remove trailing whitespacesDu Huanpeng2016-04-211-1/+1
* Merge branch 'for-next/linux-headers'Sascha Hauer2016-02-081-0/+2
|\
| * nios2: Add missing typedef for umode_tSascha Hauer2016-02-011-0/+2
* | bootm: Push dryrun to handlersSascha Hauer2016-01-261-0/+3
|/
* rework remap_rangeSascha Hauer2015-11-031-13/+1
* restart: replace reset_cpu with registered restart handlersSascha Hauer2015-08-271-2/+10
* exitcall: move arch_shutdown to exitcall infrastructureHerve Codina2015-07-131-4/+0
* exitcall: Add exitcall infrastructureHerve Codina2015-07-131-0/+4
* nios2: use generic posix_types.hSascha Hauer2015-06-031-77/+1
* dma: Use generic place for dma_addr_t typedefSascha Hauer2015-05-221-3/+0
* NIOS2: use dma_addr_t in dma_alloc_coherentLucas Stach2015-03-062-6/+9
* nios2: ignore arch/nios2/cpu/barebox.lds by gitMasahiro Yamada2015-02-041-0/+1
* kbuild: move asm-offsets.h rule to ./KbuildMasahiro Yamada2015-01-081-0/+22
* treewide: Reuse init_clock() return value for clocksource driversAlexander Shiyan2014-11-101-3/+1
* sandbox: allow "make ARCH=sandbox allyesconfig"Holger Schurig2014-07-221-0/+1
* consistently use the same bitops.h fileSascha Hauer2014-07-172-3/+30
* treewide: remove address of the Free Software FoundationAntony Pavlov2014-06-111-4/+0
* commands: NET_PING -> CMD_PINGHolger Schurig2014-05-141-1/+1
* common: Allow for I/O mapped I/OMichel Stam2014-04-081-0/+2
* bootm: introduce bootm_load_os helperSascha Hauer2014-01-101-2/+4
* Set model and hostname at boardlevelSascha Hauer2013-08-162-3/+3
* nios: initialize malloc pool before start_barebox()Sascha Hauer2013-03-142-8/+4
* nor flash: integrate into mtdSascha Hauer2013-02-141-0/+1
* Merge branch 'for-next/misc'Sascha Hauer2013-02-042-0/+19
|\
| * barebox-data: add barebox-data sectionsAlexander Aring2013-01-181-0/+1
| * remap_range: make function 'remap_range' globalAlexander Aring2013-01-181-0/+18
* | nios2: Use unsigned long for __kernel_size_tSascha Hauer2013-01-271-1/+1
* | nios2: Let readl return an unsigned intSascha Hauer2013-01-271-1/+1
|/
* Cleanup Kconfig filesAlexander Shiyan2012-12-081-3/+2
* Merge branch 'for-next/nios2'Sascha Hauer2012-11-162-3/+19
|\
| * nios2: update generic_defconfigFranck Jullien2012-11-151-1/+10
| * nios2: use barebox_add_memory_bank in generic.cFranck Jullien2012-11-151-2/+9
* | Merge branch 'for-next/misc'Sascha Hauer2012-11-161-1/+1
|\ \ | |/ |/|
| * make make -s more silentSascha Hauer2012-10-171-1/+1
* | Merge branch 'pu/misc-fixes'Sascha Hauer2012-10-071-1/+1
|\ \ | |/ |/|
| * nios2: Fix stray comment start in longlong.hSascha Hauer2012-10-041-1/+1
* | switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+1
|/
* Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-0317-69/+0
|\
| * Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-1717-69/+0
* | nios2: Fix DMA functions when CPU has no dcacheFranck Jullien2012-09-191-1/+13
|/
* devices: fix missing conversion to DEVICE_ID_DYNAMICJean-Christophe PLAGNIOL-VILLARD2012-08-121-1/+1