Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e4e562764be1d45307ecb5450f38857f75d30433
/
board
/
altera
d515794
arm: socfpga: Move cache_enable to CPU code
by Marek Vasut
· 10 years ago
9618401
arm: socfpga: cache: Enable D-Cache
by Marek Vasut
· 10 years ago
a6b59a1
arm: socfpga: board: Align checkboard() output
by Marek Vasut
· 10 years ago
26ea1d9
arm: socfpga: board: Correctly set ATAG position
by Pavel Machek
· 10 years ago
43dca1e
arm: socfpga: clock: Add missing stubs into board file
by Marek Vasut
· 10 years ago
0d82bad
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· 10 years ago
f976dd9
Merge branch 'master' of git://git.denx.de/u-boot-nios
by Tom Rini
· 10 years ago
ce340e9
socfpga: initialize designware ethernet
by Pavel Machek
· 10 years ago
2f8e256
nios2: rebase nios2-generic board to 3c120 reference design
by Thomas Chou
· 10 years ago
a174b91
nios2: link to CONFIG_SYS_MONITOR_BASE and remove text_base hook
by Thomas Chou
· 10 years ago
85c4897
nios2: remove epled driver
by Thomas Chou
· 10 years ago
112cb0d
socfpga: Fix SOCFPGA build error for Altera dev kit
by Chin Liang See
· 10 years ago
9799f26
Add board MAINTAINERS files
by Masahiro Yamada
· 10 years ago
d3ae678
kconfig: add board Kconfig and defconfig files
by Masahiro Yamada
· 10 years ago
bff262c
socfpga: Relocate arch common functions away from board
by Chin Liang See
· 10 years ago
6355024
socfpga: Adding Scan Manager driver
by Chin Liang See
· 10 years ago
90c477a
Remove nios-32 arch remnants
by Vasili Galka
· 10 years ago
7fd4480
board: altera: delete unused source files
by Masahiro Yamada
· 11 years ago
cb35060
socfpga: Adding Clock Manager driver
by Chin Liang See
· 11 years ago
81a689e
Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee
by Masahiro Yamada
· 11 years ago
3672c1e
board: nios2: Check if flash is configured before calling early_flash_cmd_reset()
by Ezequiel Garcia
· 11 years ago
7ab2d3f
board: nios2: Add CONFIG_CFI_FLASH_MTD guard to flash.h header include
by Ezequiel Garcia
· 11 years ago
66023c7
Makefile: make directories by Makefile.build
by Masahiro Yamada
· 11 years ago
1ba7380
nios2: remove unnecessary header include path
by Masahiro Yamada
· 11 years ago
5d23de5
board: arm: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
07bcebf
nios2: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
ec7fbf5
Coding Style cleanup: replace leading SPACEs by TABs
by Wolfgang Denk
· 11 years ago
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
967b4df
socfpga: Adding pin mux handoff files
by Chin Liang See
· 11 years ago
70fa4e7
socfpga: Adding System Manager driver
by Chin Liang See
· 11 years ago
315c12a
Merge branch 'u-boot/master' into u-boot-arm/master
by Albert ARIBAUD
· 11 years ago
e24178a
socfpga: Move board/socfpga_cyclone5 to board/socfpga
by Dinh Nguyen
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
19aac97
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
ed70c8f
Replace __bss_end__ with __bss_end
by Simon Glass
· 12 years ago
c24895e
Refactor linker-generated arrays
by Albert ARIBAUD
· 12 years ago
efd76dad
common: Discard the __u_boot_cmd section
by Marek Vasut
· 12 years ago
607092a
common: Add .u_boot_list into all linker files
by Marek Vasut
· 12 years ago
ad51f7c
ARM: Add Altera SOCFPGA Cyclone5
by Dinh Nguyen
· 12 years ago
b19bfad
board/nios2-generic: Use altera_pio driver and remove board specific driver
by Joachim Foerster
· 13 years ago
c932eed
gpio: Add driver for Altera's PIO core
by Joachim Foerster
· 13 years ago
cb0ddaf
altera_tse: Add support for dedicated descriptor memory
by Joachim Foerster
· 13 years ago
ab2b7e1
punt unused clean/distclean targets
by Mike Frysinger
· 13 years ago
34c6dd2
Handle most LDSCRIPT setting centrally
by Scott Wood
· 14 years ago
035acb9
nios2: reset cfi flash before reading env
by Thomas Chou
· 14 years ago
cedbf4b
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
5dbb29f
nios2: add gpio_is_valid
by Thomas Chou
· 14 years ago
c259ec8
nios2: add gpio_free
by Thomas Chou
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
8b888dd
nios2: remove EP1C20, EP1S10, EP1S40 boards
by Thomas Chou
· 14 years ago
199ce71
nios2: add spi flash support to nios2-generic board
by Thomas Chou
· 15 years ago
5ae05c5
nios2: add gpio_request
by Thomas Chou
· 14 years ago
56fff49
nios: remove nios-32 arch
by Thomas Chou
· 15 years ago
f6a59cb
nios2: add gpio support to nios2-generic board
by Thomas Chou
· 15 years ago
7ffbbf5
nios2: add nios2-generic board
by Thomas Chou
· 15 years ago
92efb27
nios2: add altera cf reset
by Thomas Chou
· 15 years ago
12a8a65
nios2: Move individual board linker scripts to common script in cpu tree.
by Scott McNutt
· 15 years ago
6a46842
nios: Move cpu/nios/* to arch/nios/cpu/*
by Peter Tyser
· 15 years ago
bd81948
nios2: Fix AMDLV065D flash write bug in altera board common tree.
by Scott McNutt
· 15 years ago
0fd72d3
nios2: Fix outx/writex parameter order in io.h
by Scott McNutt
· 15 years ago
0fd6aae
Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API
by Ben Warren
· 15 years ago
3bf5d83
Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API
by Ben Warren
· 15 years ago
4438e5e
Fix all linker script to handle all rodata sections
by Trent Piepho
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
6140a02
Cleanup out-or-tree building for some boards (.depend)
by Wolfgang Denk
· 16 years ago
bd99ae7
Change initdram() return type to phys_size_t
by Becky Bruce
· 16 years ago
828a978
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
by Wolfgang Denk
· 17 years ago
d299abc
board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
f58873c
board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
6a65e42
Move "ar" flags to config.mk to allow for silent "make -s"
by Wolfgang Denk
· 18 years ago
d62379d
Add support for a saving build objects in a separate directory.
by Marian Balakowicz
· 18 years ago
2ca0085
Nios II - Add Altera EP1C20, EP1S10 and EP1S40 boards
by Scott McNutt
· 18 years ago
5dd2c65
Fix problems with ld version 2.16 (dot outside sections problem)
by Wolfgang Denk
· 19 years ago
9f191a1
Add support for Altera NIOS DK1C20 board Patch by Shlomo Kut, 13 Dec 2004
by Wolfgang Denk
· 19 years ago
e4adb35
Patch by Scott McNutt, 25 Apr 2004:
by wdenk
· 21 years ago
c0bc2e1
Patches by Stephan Linz, 30 Jan 2004:
by wdenk
· 21 years ago
2cefd15
* Patch by Yuli Barcohen, 26 Jan 2004:
by wdenk
· 21 years ago
da55c6e
* The PS/2 mux on the BMS2003 board needs 450 ms after power on
by wdenk
· 21 years ago
3be717f
Patches by Stephan Linz, 11 Dec 2003:
by wdenk
· 21 years ago