summaryrefslogtreecommitdiffstats
path: root/board/altera
Commit message (Expand)AuthorAgeFilesLines
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-302-0/+38
* socfpga: Relocate arch common functions away from boardChin Liang See2014-07-051-23/+0
* socfpga: Adding Scan Manager driverChin Liang See2014-07-052-0/+674
* Remove nios-32 arch remnantsVasili Galka2014-06-193-331/+0
* board: altera: delete unused source filesMasahiro Yamada2014-04-172-354/+0
* socfpga: Adding Clock Manager driverChin Liang See2014-04-071-0/+118
* Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to calleeMasahiro Yamada2014-02-191-0/+2
* board: nios2: Check if flash is configured before calling early_flash_cmd_res...Ezequiel Garcia2014-01-291-2/+4
* board: nios2: Add CONFIG_CFI_FLASH_MTD guard to flash.h header includeEzequiel Garcia2014-01-141-0/+2
* Makefile: make directories by Makefile.buildMasahiro Yamada2013-11-171-4/+0
* nios2: remove unnecessary header include pathMasahiro Yamada2013-11-151-4/+0
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-28/+2
* nios2: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-25/+5
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-141-2/+2
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-142-2/+2
* socfpga: Adding pin mux handoff filesChin Liang See2013-10-072-0/+268
* socfpga: Adding System Manager driverChin Liang See2013-10-071-1/+3
* Merge branch 'u-boot/master' into u-boot-arm/masterAlbert ARIBAUD2013-07-2511-182/+11
|\
| * Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2411-182/+11
* | socfpga: Move board/socfpga_cyclone5 to board/socfpgaDinh Nguyen2013-07-252-0/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-181-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+1
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-151-1/+1
|/
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-221-7/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-221-0/+5
* ARM: Add Altera SOCFPGA Cyclone5Dinh Nguyen2012-10-042-0/+130
* board/nios2-generic: Use altera_pio driver and remove board specific driverJoachim Foerster2011-10-282-72/+0
* gpio: Add driver for Altera's PIO coreJoachim Foerster2011-10-282-0/+9
* altera_tse: Add support for dedicated descriptor memoryJoachim Foerster2011-10-261-1/+9
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* Handle most LDSCRIPT setting centrallyScott Wood2011-04-301-2/+0
* nios2: reset cfi flash before reading envThomas Chou2011-04-081-0/+16
* rename _end to __bss_end__Po-Yu Chuang2011-03-271-1/+1
* nios2: add gpio_is_validThomas Chou2011-02-082-0/+7
* nios2: add gpio_freeThomas Chou2011-02-081-0/+5
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* nios2: remove EP1C20, EP1S10, EP1S40 boardsThomas Chou2010-07-129-409/+0
* nios2: add spi flash support to nios2-generic boardThomas Chou2010-07-121-0/+10
* nios2: add gpio_requestThomas Chou2010-07-121-0/+5
* nios: remove nios-32 archThomas Chou2010-05-2814-917/+0
* nios2: add gpio support to nios2-generic boardThomas Chou2010-05-282-0/+56
* nios2: add nios2-generic boardThomas Chou2010-04-246-0/+384
* nios2: add altera cf resetThomas Chou2010-04-241-0/+33
* nios2: Move individual board linker scripts to common script in cpu tree.Scott McNutt2010-04-163-405/+0
* nios: Move cpu/nios/* to arch/nios/cpu/*Peter Tyser2010-04-135-5/+5
* nios2: Fix AMDLV065D flash write bug in altera board common tree.Scott McNutt2010-04-021-1/+1
* nios2: Fix outx/writex parameter order in io.hScott McNutt2010-04-022-12/+12
* Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-10-043-0/+36
* Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-08-252-0/+24
OpenPOWER on IntegriCloud