summaryrefslogtreecommitdiffstats
path: root/board/altera
Commit message (Expand)AuthorAgeFilesLines
* ARM: socfpga: move board select into mach-socfpga/KconfigMasahiro Yamada2015-05-071-31/+0
* ARM: socfpga: do not add board directory to header search pathMasahiro Yamada2015-05-071-1/+1
* arm: socfpga: spl: update peripheral pll for dev kitDinh Nguyen2015-04-211-1/+1
* arm: socfpga: spl: Add s_init stubDinh Nguyen2015-04-211-0/+2
* arm: socfpga: fix uart0 pin mux configurationDinh Nguyen2015-04-211-2/+2
* arm: socfpga: Add Altera Arria V DK supportMarek Vasut2015-03-044-0/+928
* arm: socfpga: Zap board_early_init_f()Marek Vasut2015-03-041-8/+0
* arm: socfpga: Zap checkboard()Marek Vasut2015-03-041-9/+0
* arm: socfpga: Drop cyclone5 suffix from board file nameMarek Vasut2015-03-042-1/+1
* arm: socfpga: Sync Cyclone V DK PLL configurationMarek Vasut2015-03-041-23/+11
* arm: socfpga: Sync Cyclone V DK pinmux configurationMarek Vasut2015-03-042-101/+101
* arm: socfpga: Minor coding style fixMarek Vasut2015-03-041-4/+4
* arm: socfpga: board: Repair Micrel PHY tuningPavel Machek2014-12-161-6/+28
* arm: socfpga: set skew settings for ethernet phyDinh Nguyen2014-12-061-0/+16
* arm: socfpga: Add myself as maintainer for the SoCrates boardStefan Roese2014-12-061-0/+5
* arm: socfpga: Add example UDC configMarek Vasut2014-11-071-0/+21
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-291-3/+0
* arm: socfpga: Move cache_enable to CPU codeMarek Vasut2014-10-061-3/+0
* arm: socfpga: cache: Enable D-CacheMarek Vasut2014-10-061-0/+1
* arm: socfpga: board: Align checkboard() outputMarek Vasut2014-10-061-1/+1
* arm: socfpga: board: Correctly set ATAG positionPavel Machek2014-10-061-0/+4
* arm: socfpga: clock: Add missing stubs into board fileMarek Vasut2014-10-061-0/+3
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-132-8/+0
* Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini2014-08-316-248/+69
|\
| * nios2: rebase nios2-generic board to 3c120 reference designThomas Chou2014-08-301-58/+69
| * nios2: link to CONFIG_SYS_MONITOR_BASE and remove text_base hookThomas Chou2014-08-304-143/+0
| * nios2: remove epled driverThomas Chou2014-08-302-47/+0
* | socfpga: initialize designware ethernetPavel Machek2014-08-301-9/+0
* | socfpga: Fix SOCFPGA build error for Altera dev kitChin Liang See2014-08-291-1/+1
|/
* Add board MAINTAINERS filesMasahiro Yamada2014-07-302-0/+13
* 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
|/
OpenPOWER on IntegriCloud