Commit Graph

61 Commits (89c8230dec063d894aec1a7b5c58f1dcadced738)

Author SHA1 Message Date
Masahiro Yamada 365475e6d1 Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee 11 years ago
Ezequiel Garcia 07e2822d15 board: nios2: Check if flash is configured before calling early_flash_cmd_reset() 11 years ago
Ezequiel Garcia a113fb39df board: nios2: Add CONFIG_CFI_FLASH_MTD guard to flash.h header include 11 years ago
Masahiro Yamada e5c5301f14 Makefile: make directories by Makefile.build 11 years ago
Masahiro Yamada 477fe65832 nios2: remove unnecessary header include path 11 years ago
Masahiro Yamada a79854a90f board: arm: convert makefiles to Kbuild style 11 years ago
Masahiro Yamada afea2c969a nios2: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Chin Liang See 572886af59 socfpga: Adding pin mux handoff files 11 years ago
Chin Liang See 5d649d2b08 socfpga: Adding System Manager driver 11 years ago
Dinh Nguyen 12607adcd5 socfpga: Move board/socfpga_cyclone5 to board/socfpga 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 12 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 12 years ago
Marek Vasut 8b493a5236 common: Discard the __u_boot_cmd section 12 years ago
Marek Vasut 556751427b common: Add .u_boot_list into all linker files 12 years ago
Dinh Nguyen 777544085d ARM: Add Altera SOCFPGA Cyclone5 12 years ago
Joachim Foerster df969b5ffd board/nios2-generic: Use altera_pio driver and remove board specific driver 13 years ago
Joachim Foerster 03d67e1276 gpio: Add driver for Altera's PIO core 13 years ago
Joachim Foerster b962ac794a altera_tse: Add support for dedicated descriptor memory 13 years ago
Mike Frysinger 464c79207c punt unused clean/distclean targets 13 years ago
Scott Wood 83b7e2a7f2 Handle most LDSCRIPT setting centrally 14 years ago
Thomas Chou 030103d780 nios2: reset cfi flash before reading env 14 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 14 years ago
Thomas Chou d8a593c68b nios2: add gpio_is_valid 14 years ago
Thomas Chou e91d54535f nios2: add gpio_free 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 14 years ago
Thomas Chou a3c09f66b2 nios2: remove EP1C20, EP1S10, EP1S40 boards 15 years ago
Thomas Chou 551265f0df nios2: add spi flash support to nios2-generic board 15 years ago
Thomas Chou 6db6c18b50 nios2: add gpio_request 15 years ago
Thomas Chou 1117cbf2ad nios: remove nios-32 arch 15 years ago
Thomas Chou 1e8e9bad2d nios2: add gpio support to nios2-generic board 15 years ago
Thomas Chou 8cbb0ddd7e nios2: add nios2-generic board 15 years ago
Thomas Chou e4bf588609 nios2: add altera cf reset 15 years ago
Scott McNutt 254ab7bd46 nios2: Move individual board linker scripts to common script in cpu tree. 15 years ago
Peter Tyser 6a8a2b7058 nios: Move cpu/nios/* to arch/nios/cpu/* 15 years ago
Scott McNutt 9e486ab1c9 nios2: Fix AMDLV065D flash write bug in altera board common tree. 15 years ago
Scott McNutt 3ea0037f23 nios2: Fix outx/writex parameter order in io.h 15 years ago
Ben Warren 7194ab8095 Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API 15 years ago
Ben Warren b1c0eaac11 Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API 15 years ago
Trent Piepho f62fb99941 Fix all linker script to handle all rodata sections 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Wolfgang Denk c8a3b109f0 Cleanup out-or-tree building for some boards (.depend) 17 years ago
Becky Bruce 9973e3c614 Change initdram() return type to phys_size_t 17 years ago
Wolfgang Denk 64134f0112 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections 17 years ago
Jon Loeliger fcec2eb93e board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS 18 years ago
Jon Loeliger 5e378003d5 board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 years ago
Wolfgang Denk 2b208f5308 Move "ar" flags to config.mk to allow for silent "make -s" 18 years ago