summaryrefslogtreecommitdiffstats
path: root/arch/nios2
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-023-0/+5
* arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h headerSimon Glass2021-01-051-0/+0
* cpu: Convert the methods to use a const udevice *Simon Glass2020-07-251-3/+5
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-241-5/+3
* cpu: Convert the methods to use a const udevice *Simon Glass2020-07-201-3/+5
* Remove CROSS_COMPILE default from arch/*/config.mkTom Rini2020-07-011-4/+0
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-183-3/+6
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-2/+3
* common: Move relocate_code() to init.hSimon Glass2020-01-171-1/+1
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-022-0/+2
* common: Move interrupt functions into a new headerSimon Glass2019-12-021-0/+1
* arm: powerpc: Tidy up code style for interrupt functionsSimon Glass2019-12-021-7/+7
* common: Move ARM cache operations out of common.hSimon Glass2019-12-022-0/+2
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada2018-06-181-1/+0
* nios2: Define PLATFORM__CLEAR_BIT for generic_clear_bit()Bryan O'Donoghue2018-05-151-0/+2
* nios2: Define PLATFORM__SET_BIT for generic_set_bit()Bryan O'Donoghue2018-05-151-0/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0730-68/+33
* nios2: 10m50: Add CPU pre-relocation in device treeGan, Yau Wai2017-11-171-0/+1
* nios2: Use asm-generic/io.hPaul Burton2017-10-021-7/+8
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* fdt: Move fdt_fixup_ethernet to a common placeTom Rini2017-05-012-39/+0
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-131-0/+6
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-1/+1
* efi: Use asmlinkage for EFIAPISimon Glass2016-10-191-0/+0
* Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada2016-09-231-1/+0
* Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day2016-05-271-2/+2
* dm: Use uclass_first_device_err() where it is usefulSimon Glass2016-03-141-3/+1
* nios2: set up the debug UART earlyThomas Chou2016-02-061-0/+7
* Fix board init code to respect the C runtime environmentAlbert ARIBAUD2016-01-131-5/+9
* nios2: display altera sysid at startupThomas Chou2015-12-191-0/+8
* nios2: 10m50: change to ns16550 uartThomas Chou2015-11-211-1/+1
* nios2: zap ioremapThomas Chou2015-11-181-6/+0
* nios2: dma-mapping.h: change ioremap to map_physmemThomas Chou2015-11-181-1/+1
* nios2: add 10m50 devboard supportThomas Chou2015-11-121-0/+267
* nios2: add memcpy_fromio and memcpy_toioThomas Chou2015-11-121-0/+4
* Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-101-0/+4
* Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini2015-11-064-13/+17
|\
| * nios2: fix cached mode in clearing the BSSThomas Chou2015-11-061-1/+1
| * nios2: remove CONFIG_SYS_INIT_SP macroThomas Chou2015-11-061-2/+1
| * nios2: change virt_to_phys to use physaddr_mask in global dataThomas Chou2015-11-063-4/+3
| * nios2: remove the useless parenthesis in asm/io.hThomas Chou2015-11-061-4/+4
| * nios2: fix map_physmem to do real cache mappingThomas Chou2015-11-063-3/+9
* | nios2: Use the generic bitops headersFabio Estevam2015-11-051-0/+5
|/
* nios2: fix virt_to_phys for nios2 with MMUThomas Chou2015-10-231-1/+5
* nios2: zap nios2-generic board dirThomas Chou2015-10-231-10/+6