Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
7f39b0678275c773301da15d3a7cc1ea7ca87171
/
board
/
altera
a113fb3
board: nios2: Add CONFIG_CFI_FLASH_MTD guard to flash.h header include
by Ezequiel Garcia
· 11 years ago
e5c5301
Makefile: make directories by Makefile.build
by Masahiro Yamada
· 11 years ago
477fe65
nios2: remove unnecessary header include path
by Masahiro Yamada
· 11 years ago
a79854a
board: arm: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
afea2c9
nios2: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
93e1459
Coding Style cleanup: replace leading SPACEs by TABs
by Wolfgang Denk
· 11 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
572886a
socfpga: Adding pin mux handoff files
by Chin Liang See
· 11 years ago
5d649d2
socfpga: Adding System Manager driver
by Chin Liang See
· 11 years ago
8b485ba
Merge branch 'u-boot/master' into u-boot-arm/master
by Albert ARIBAUD
· 11 years ago
12607ad
socfpga: Move board/socfpga_cyclone5 to board/socfpga
by Dinh Nguyen
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
0ce033d
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
3929fb0
Replace __bss_end__ with __bss_end
by Simon Glass
· 12 years ago
ef123c5
Refactor linker-generated arrays
by Albert ARIBAUD
· 12 years ago
8b493a5
common: Discard the __u_boot_cmd section
by Marek Vasut
· 12 years ago
5567514
common: Add .u_boot_list into all linker files
by Marek Vasut
· 12 years ago
7775440
ARM: Add Altera SOCFPGA Cyclone5
by Dinh Nguyen
· 12 years ago
df969b5
board/nios2-generic: Use altera_pio driver and remove board specific driver
by Joachim Foerster
· 13 years ago
03d67e1
gpio: Add driver for Altera's PIO core
by Joachim Foerster
· 13 years ago
b962ac7
altera_tse: Add support for dedicated descriptor memory
by Joachim Foerster
· 13 years ago
464c792
punt unused clean/distclean targets
by Mike Frysinger
· 13 years ago
83b7e2a
Handle most LDSCRIPT setting centrally
by Scott Wood
· 14 years ago
030103d
nios2: reset cfi flash before reading env
by Thomas Chou
· 14 years ago
44c6e65
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
d8a593c
nios2: add gpio_is_valid
by Thomas Chou
· 14 years ago
e91d545
nios2: add gpio_free
by Thomas Chou
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
14d0a02
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
a3c09f6
nios2: remove EP1C20, EP1S10, EP1S40 boards
by Thomas Chou
· 14 years ago
551265f
nios2: add spi flash support to nios2-generic board
by Thomas Chou
· 15 years ago
6db6c18
nios2: add gpio_request
by Thomas Chou
· 14 years ago
1117cbf
nios: remove nios-32 arch
by Thomas Chou
· 14 years ago
1e8e9ba
nios2: add gpio support to nios2-generic board
by Thomas Chou
· 15 years ago
8cbb0dd
nios2: add nios2-generic board
by Thomas Chou
· 15 years ago
e4bf588
nios2: add altera cf reset
by Thomas Chou
· 15 years ago
254ab7b
nios2: Move individual board linker scripts to common script in cpu tree.
by Scott McNutt
· 15 years ago
6a8a2b7
nios: Move cpu/nios/* to arch/nios/cpu/*
by Peter Tyser
· 15 years ago
9e486ab
nios2: Fix AMDLV065D flash write bug in altera board common tree.
by Scott McNutt
· 15 years ago
3ea0037
nios2: Fix outx/writex parameter order in io.h
by Scott McNutt
· 15 years ago
7194ab8
Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API
by Ben Warren
· 15 years ago
b1c0eaa
Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API
by Ben Warren
· 15 years ago
f62fb99
Fix all linker script to handle all rodata sections
by Trent Piepho
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
c8a3b10
Cleanup out-or-tree building for some boards (.depend)
by Wolfgang Denk
· 16 years ago
9973e3c
Change initdram() return type to phys_size_t
by Becky Bruce
· 16 years ago
64134f0
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
by Wolfgang Denk
· 17 years ago
fcec2eb
board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
5e37800
board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
2b208f5
Move "ar" flags to config.mk to allow for silent "make -s"
by Wolfgang Denk
· 18 years ago
f932863
Add support for a saving build objects in a separate directory.
by Marian Balakowicz
· 18 years ago
9cc8337
Nios II - Add Altera EP1C20, EP1S10 and EP1S40 boards
by Scott McNutt
· 18 years ago
NIOS2-5_0_0
807d5d7
Fix problems with ld version 2.16 (dot outside sections problem)
by Wolfgang Denk
· 19 years ago
d06a5f7
Add support for Altera NIOS DK1C20 board Patch by Shlomo Kut, 13 Dec 2004
by Wolfgang Denk
· 19 years ago
e4cc71a
Patch by Scott McNutt, 25 Apr 2004:
by wdenk
· 20 years ago
LABEL_2004_05_19_2335
ec4c544
Patches by Stephan Linz, 30 Jan 2004:
by wdenk
· 21 years ago
5653fc3
* Patch by Yuli Barcohen, 26 Jan 2004:
by wdenk
· 21 years ago
c837dcb
* The PS/2 mux on the BMS2003 board needs 450 ms after power on
by wdenk
· 21 years ago
c935d3b
Patches by Stephan Linz, 11 Dec 2003:
by wdenk
· 21 years ago