Commit Graph

53 Commits (58c35b17aa8f6192d44edcd016ab2f7045bc0e97)

Author SHA1 Message Date
Paul Burton e16986c481 nios2: Use asm-generic/io.h 7 years ago
Simon Glass a0b49bc334 efi: Use asmlinkage for EFIAPI 8 years ago
Masahiro Yamada 4491327d59 Remove arch/${ARCH}/include/asm/errno.h 8 years ago
Thomas Chou f5b76de440 nios2: zap ioremap 9 years ago
Thomas Chou 7be35ddd20 nios2: dma-mapping.h: change ioremap to map_physmem 9 years ago
Thomas Chou 207e97b923 nios2: add memcpy_fromio and memcpy_toio 9 years ago
Thomas Chou 2de4823dc0 nios2: change virt_to_phys to use physaddr_mask in global data 9 years ago
Thomas Chou 1cda48f333 nios2: remove the useless parenthesis in asm/io.h 9 years ago
Thomas Chou 1ce61cbbe7 nios2: fix map_physmem to do real cache mapping 9 years ago
Fabio Estevam 7a2a091c4a nios2: Use the generic bitops headers 9 years ago
Thomas Chou 8a3ea97966 nios2: fix virt_to_phys for nios2 with MMU 9 years ago
Thomas Chou 7cacb64a35 nios2: convert dma_alloc_coherent to use malloc_cache_aligned 9 years ago
Thomas Chou 21ff7344d1 nios2: convert cache flush to use dm cpu data 9 years ago
Thomas Chou a64be6124a nios2: convert ioremap to use dm cpu data 9 years ago
Thomas Chou 6368c3e75f nios2: remove asm/psr.h 9 years ago
Thomas Chou ca844dd8c5 nios2: convert altera sysid to driver model 9 years ago
Thomas Chou bcae80e955 nios2: convert nios2 cpu to driver model 9 years ago
Thomas Chou 88d5ecf4b9 nios2 : convert altera_pio to driver model 9 years ago
Thomas Chou d21275ef5e nios2: add clear and set bits macros 9 years ago
Thomas Chou 37e24499b9 nios2: map physical address to uncached virtual address 9 years ago
Thomas Chou 3e468e6896 nios2: call board_init_f_mem 9 years ago
Masahiro Yamada 0a9e7ee5bd generic-board: select SYS_GENERIC_BOARD for some architectures 9 years ago
Thomas Chou 57cfeb5140 nios2: move nios2.h to arch asm directory 10 years ago
Thomas Chou 5ff10aa7e7 nios2: add generic board support 10 years ago
Vasili Galka 00a2517fcb nios2: Fix printf size_t format related warnings (again...) 10 years ago
Masahiro Yamada 8e2615752e bd_info: remove bi_barudrate member from struct bd_info 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass 1865286466 Introduce generic link section.h symbol files 11 years ago
Simon Glass 1f7559ec38 nios2: Use generic global_data 12 years ago
Simon Glass 5cb48582ac Add architecture-specific global data 12 years ago
Thomas Chou db71964235 nios2: remove asm/status_led.h 12 years ago
Simon Glass 7fffe2fac8 nios2: Change bi_baudrate and global data baudrate to int 12 years ago
Mike Frysinger 47fde91f0c global_data: unify global flag defines 12 years ago
Mike Frysinger 50a47d0523 net: punt bd->bi_ip_addr 12 years ago
Joachim Foerster 03d67e1276 gpio: Add driver for Altera's PIO core 13 years ago
Anton Staaf 6fa6035ff2 nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 13 years ago
Mike Frysinger 476af299b0 image: push default arch values to arch headers 13 years ago
Valentin Longchamp 79843950b2 POST: add post_log_res field for post results in global data 13 years ago
Graeme Russ 9558b48af0 console: Implement pre-console buffer 13 years ago
Thomas Chou d8a593c68b nios2: add gpio_is_valid 14 years ago
Thomas Chou 85debefaf2 nios2: use long for ssize_t 14 years ago
Thomas Chou e91d54535f nios2: add gpio_free 14 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 years ago
Wolfgang Denk ea882baf9c New implementation for internal handling of environment variables. 14 years ago
Wolfgang Denk 91a76751a0 Make getenv() work before relocation. 14 years ago
Thomas Chou 7a6a7d10e6 nios2: fix out of reach case for do_reset 14 years ago
Thomas Chou 6db6c18b50 nios2: add gpio_request 14 years ago
Thomas Chou 0df01fd3d7 nios2: fix r15 issue for gcc4 14 years ago
Thomas Chou cedd341d55 nios2: add gpio support 14 years ago
Thomas Chou 7e812f2e9c nios2: add dma_alloc_coherent 14 years ago