Commit Graph

27 Commits (ba923cab0006838eb726e40207501ddf16eabd80)

Author SHA1 Message Date
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
Thomas Chou 0dc1c7f692 nios2: add 64 bits swab support 14 years ago
Peter Tyser 819833af39 Move architecture-specific includes to arch/$ARCH/include/asm 14 years ago