Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
caf2233b281c03e3e359061a3dfa537d8a25c273
/
arch
/
arm
/
mach-socfpga
ab12aa2
ARM: socfpga: Convert callers of cm_write_with_phase for wait_for_bit_le32
by Tom Rini
· 7 years ago
1d12a7c
Merge git://git.denx.de/u-boot-spi
by Tom Rini
· 7 years ago
21143ce
SOCFPGA: clock manager: implement dw_spi_get_clk function
by Eugeniy Paltsev
· 7 years ago
4826350
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
by Álvaro Fernández Rojas
· 7 years ago
b4b9814
arm: socfpga: Guard commands with CONFIG_SPL_BUILD tests
by Tom Rini
· 7 years ago
a002077
socfpga: boot0 hook: adjust to unified boot0 semantics
by Philipp Tomsich
· 7 years ago
9b643e3
treewide: replace with error() with pr_err()
by Masahiro Yamada
· 7 years ago
5e8c39d
ARM: socfpga: fix duplicate const specifier warning
by Masahiro Yamada
· 7 years ago
382bee5
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
2baa997
arm: socfpga: Add FPGA driver support for Arria 10
by Tien Fong Chee
· 7 years ago
6867e19
arm: socfpga: Restructure FPGA driver in the preparation to support A10
by Tien Fong Chee
· 7 years ago
6a34af5
arm: socfpga: Remove unused passing parameter of socfpga_bridges_reset
by Tien Fong Chee
· 7 years ago
0680f1b
Convert CONFIG_SPL_BOARD_INIT to Kconfig
by Ley Foon Tan
· 8 years ago
d89e979
arm: socfpga: Enable build for Arria 10
by Ley Foon Tan
· 8 years ago
8f4c80c
arm: socfpga: Add SPL support for Arria 10
by Ley Foon Tan
· 8 years ago
35b9800
arm: socfpga: Add misc support for Arria 10
by Ley Foon Tan
· 8 years ago
caf36e1
arm: socfpga: Add pinmux for Arria 10
by Ley Foon Tan
· 8 years ago
c887d48
arm: socfpga: Add sdram header file for Arria 10
by Ley Foon Tan
· 8 years ago
86f032e
arm: socfpga: Add system manager for Arria 10
by Ley Foon Tan
· 8 years ago
177ba1f
arm: socfpga: Add clock driver for Arria 10
by Ley Foon Tan
· 8 years ago
827e6a7
arm: socfpga: Add reset driver support for Arria 10
by Ley Foon Tan
· 8 years ago
d83b819
arm: socfpga: Add A10 macros
by Ley Foon Tan
· 8 years ago
d1c559a
arm: socfpga: Restructure misc driver
by Ley Foon Tan
· 8 years ago
4ddd541
arm: socfpga: Restructure system manager
by Ley Foon Tan
· 8 years ago
2b09ea4
arm: socfpga: Restructure reset manager driver
by Ley Foon Tan
· 8 years ago
de77811
arm: socfpga: Restructure clock manager driver
by Ley Foon Tan
· 8 years ago
6bd041f
arm: socfpga: add cyclone5 based de10-nano board
by Dalon Westergreen
· 8 years ago
707cd01
arm: socfpga: Convert Altera DDR SDRAM driver to use Kconfig
by Ley Foon Tan
· 8 years ago
a548bc5
ARM: socfpga: Rename MCVEVK
by Marek Vasut
· 8 years ago
4c0f3e7
ARM: socfpga: boot0 hook: remove macro from boot0 header file
by Chee, Tien Fong
· 8 years ago
f0fb4fa
SPL: add support to boot from a partition type
by Dalon Westergreen
· 8 years ago
a45526a
arm: socfpga: set the mpuclk divider in the Altera group register
by Dinh Nguyen
· 8 years ago
e5ec481
Kconfig: Migrate BOARD_LATE_INIT to a select
by Tom Rini
· 8 years ago
27211b6
qts-filter.sh: strip DOS line endings and handle continuation lines
by Bill Randle
· 8 years ago
beee6a3
ARM: socfpga: Add boot0 hook to prevent SPL corruption
by Marek Vasut
· 8 years ago
e9c847c
socfpga: add support for Terasic DE1-SoC board
by Anatolij Gustschin
· 8 years ago
3450a85
Fix spelling of "resetting".
by Vagrant Cascadian
· 8 years ago
89a54ab
ddr: altera: Configuring SDRAM extra cycles timing parameters
by Chin Liang See
· 8 years ago
1221ce4
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
02e69a5
Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
f35ed9e
Convert CONFIG_SPL_SPI_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
e404ade
Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
e00f76c
Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
d6b9bd8
Convert CONFIG_SPL_NAND_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
1fdf7c6
Convert CONFIG_SPL_MMC_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
cc4288e
Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
1646eba
Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
77d2f7f
Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
2b1cdaf
common: Pass the boot device into spl_boot_mode()
by Marek Vasut
· 8 years ago
cf0a8da
ARM: socfpga: Sort Kconfig entries
by Marek Vasut
· 8 years ago
35546f6
ARM: socfpga: add support for IS1 board
by Pavel Machek
· 8 years ago
569a191
arm: socfpga: Add samtec VIN|ING board
by Marek Vasut
· 9 years ago
5289c5f
socfpga: fix broken build if CONFIG_ETH_DESIGNWARE disabled
by Anatolij Gustschin
· 9 years ago
dafd579
arm: socfpga: Nuke useless include
by Marek Vasut
· 9 years ago
5f79d00
arm: socfpga: Handle phy-mode OF property for GMACs
by Marek Vasut
· 9 years ago
e6e34ca
arm: socfpga: Fix ethernet reset handling
by Marek Vasut
· 9 years ago
80da866
arm: socfpga: Remove bashisms from qts filter
by Marek Vasut
· 9 years ago
217db22
socfpga: Modify qts-filter args to allow input for bsp generated files and quartus project directories
by Dalon Westergreen
· 9 years ago
8f7ed08
arm: socfpga: Unreset NAND in U-Boot
by Marek Vasut
· 9 years ago
ac242e1
arm: socfpga: Unreset NAND in SPL
by Marek Vasut
· 9 years ago
f2f3782
arm: socfpga: Define NAND reset bit
by Marek Vasut
· 9 years ago
0780697
arm: socfpga: Actually enable L2 cache
by Marek Vasut
· 9 years ago
a1684b6
arm: socfpga: fix up a questionable macro for SDMMC
by Dinh Nguyen
· 9 years ago
e5ad7d9
arm: socfpga: remove building scan manager
by Dinh Nguyen
· 9 years ago
ed77aeb
arm: socfpga: introduce TARGET_SOCFPGA_GEN5 config property
by Dinh Nguyen
· 9 years ago
8e535af
arm: socfpga: Introduce common board code
by Marek Vasut
· 9 years ago
1c75596
arm: socfpga: Remove cpu_mmc_init()
by Marek Vasut
· 9 years ago
ae9996c
arm: socfpga: Add SoCFPGA SR1500 board
by Stefan Roese
· 9 years ago
856b30d
arm: socfpga: Repair SoCrates board
by Marek Vasut
· 9 years ago
871c24b
ARM: socfpga: rename the cyclone5 and arria5 base address file
by Dinh Nguyen
· 9 years ago
5a7152e
ARM: socfpga: arria10: add base address map for Arria10
by Dinh Nguyen
· 9 years ago
8a30e3a
arm: socfpga: reset: FIX address of tstscratch register
by Philipp Rosenberger
· 9 years ago
c624d07
arm: socfpga: reset: correct dma, qspi, and sdmmc reset bit defines
by Dinh Nguyen
· 9 years ago
8d8e13e
arm: socfpga: enable data/inst prefetch and shared override in the L2
by Dinh Nguyen
· 9 years ago
3cbc7b8
arm: socfpga: rename socfpga_cyclone5 and socfpga_arria5 config files
by Dinh Nguyen
· 9 years ago
55c7a76
arm: socfpga: Add support for the Terasic DE-0 Atlas board
by Dinh Nguyen
· 9 years ago
d88995a
arm: socfpga: Add support for DENX MCV SoM and MCVEVK board
by Marek Vasut
· 9 years ago
952caa2
arm: socfpga: Add support for Terasic SoCkit board
by Marek Vasut
· 9 years ago
a665b05
arm: socfpga: Do not call board_init_r() from board_init_f()
by Marek Vasut
· 9 years ago
65d372c
arm: socfpga: Assure ISWGRP 0 and 1 are inited
by Marek Vasut
· 9 years ago
129adf5
mmc: dw_mmc: Probe the MMC from OF
by Marek Vasut
· 9 years ago
cc9429a
arm: socfpga: Make the pinmux table const u8
by Marek Vasut
· 9 years ago
f6badb0d
arm: socfpga: Switch to filtered QTS files
by Marek Vasut
· 9 years ago
e996b93
arm: socfpga: Add qts-filter.sh script
by Marek Vasut
· 9 years ago
f089240
arm: socfpga: Split Altera socfpga into AV and CV SoCDK
by Marek Vasut
· 9 years ago
cd9b731
arm: socfpga: Unbind CPU type from board type
by Marek Vasut
· 9 years ago
ca62d2e
arm: socfpga: Move wrappers into platform directory
by Marek Vasut
· 9 years ago
7e4d2fa
arm: socfpga: Fix delay in clock manager
by Marek Vasut
· 9 years ago
a8535c3
arm: socfpga: Fix delay in freeze controller
by Marek Vasut
· 9 years ago
bd48c06
arm: socfpga: misc: Add support for printing FPGA type
by Dinh Nguyen
· 9 years ago
bd0f5a9
arm: socfpga: scan: Add code to get FPGA ID
by Dinh Nguyen
· 9 years ago
5e19b68
arm: socfpga: scan: Factor out IO chain programming
by Marek Vasut
· 9 years ago
62a0c9c
arm: socfpga: scan: Clean up horrible macros
by Marek Vasut
· 9 years ago
66acc19
arm: socfpga: scan: Introduce generic JTAG accessor
by Marek Vasut
· 9 years ago
aa5659a
arm: socfpga: scan: Clean up scan_chain_engine_is_idle()
by Marek Vasut
· 9 years ago
042ff2d
ddr: altera: sequencer: Wrap misc remaining macros
by Marek Vasut
· 9 years ago
10c1426
ddr: altera: sequencer: Wrap IO_* macros
by Marek Vasut
· 9 years ago
d718a26
ddr: altera: sequencer: Wrap RW_MGR_* macros
by Marek Vasut
· 9 years ago
04955cf
ddr: altera: sequencer: Wrap ac_rom_init and inst_rom_init
by Marek Vasut
· 9 years ago
c4ecc98
ddr: altera: sequencer: Clean up mach/sdram.h
by Marek Vasut
· 9 years ago
Next »