index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
altera
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-09
board: Remove essentially empty board files and Makefiles
Tom Rini
8
-49
/
+0
2022-11-10
global: Migrate CONFIG_HPS* symbols to the CFG namespace
Tom Rini
6
-284
/
+284
2021-01-15
Merge branch '2021.04-rc' of https://github.com/lftan/u-boot
Tom Rini
1
-0
/
+1
2019-05-10
ARM: socfpga: Add default FPGA bitstream fitImage for Arria10 SoCDK
Tien Fong Chee
1
-0
/
+38
2019-03-09
ARM: socfpga: Fix A10 SoCDK Kconfig
Marek Vasut
1
-1
/
+1
2018-07-12
board: altera: stratix10: Add socdk board support for Stratix10 SoC
Ley Foon Tan
3
-0
/
+21
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
14
-31
/
+14
2017-11-06
MAINTAINERS: Add missing boards and config entries
Tom Rini
1
-0
/
+7
2017-05-18
arm: socfpga: Add board files for the Arria10
Ley Foon Tan
3
-0
/
+32
2016-12-06
MAINTAINERS: socfpga: update email address for Dinh Nguyen
Dinh Nguyen
2
-2
/
+2
2016-10-27
arm: socfpga: Adding handoff for SDRAM ctrlcfg.extratime1
Chin Liang See
2
-0
/
+6
2016-05-10
arm: socfpga: Update iomux and pll for c5 socdk RevE
Dinh Nguyen
2
-36
/
+36
2015-12-23
arm: socfpga: Fix i2c mux on cyclone5-socdk board
Chin Liang See
1
-2
/
+2
2015-12-23
arm: socfpga: Fix USB doesn't work on socdk board
shengjiangwu
1
-12
/
+12
2015-12-22
arm: socfpga: Fix QSPI doesn't work on socdk board
shengjiangwu
2
-7
/
+7
2015-12-22
arm: socfpga: Fix emac1 doesn't work on socdk board
shengjiangwu
2
-15
/
+15
2015-12-20
arm: socfpga: Drop the board boilerplate
Marek Vasut
2
-112
/
+0
2015-12-20
arm: socfpga: cyclone5-socdk: Probe DWC2 UDC from OF instead of hard-coded data
Marek Vasut
1
-2
/
+19
2015-12-20
arm: socfpga: arria5-socdk: Probe DWC2 UDC from OF instead of hard-coded data
Marek Vasut
1
-2
/
+19
2015-12-20
arm: socfpga: cyclone5-socdk: Remove Micrel PHY configuration
Marek Vasut
1
-40
/
+0
2015-12-20
arm: socfpga: arria5-socdk: Remove Micrel PHY configuration
Marek Vasut
1
-40
/
+0
2015-12-17
usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h
Marek Vasut
2
-2
/
+2
2015-12-17
usb: s3c-otg: Rename s3c_udc_probe() function
Marek Vasut
2
-2
/
+2
2015-12-17
usb: s3c-otg: Rename struct s3c_plat_otg_data
Marek Vasut
2
-2
/
+2
2015-11-12
nios2: add 3c120 and 10m50 devboards MAINTAINERS
Thomas Chou
1
-0
/
+13
2015-10-23
nios2: zap nios2-generic board dir
Thomas Chou
7
-238
/
+0
2015-10-23
nios2: zap initdram
Thomas Chou
1
-5
/
+0
2015-10-23
nios2: convert altera sysid to driver model
Thomas Chou
1
-1
/
+4
2015-10-23
nios2 : convert altera_pio to driver model
Thomas Chou
1
-12
/
+0
2015-10-23
nios2: move altera_pio_init to board_early_init_r
Thomas Chou
1
-4
/
+9
2015-09-23
arm: socfpga: update MAINTAINERS' file for cyclone5_socdk and arria5_socdk
Dinh Nguyen
2
-4
/
+4
2015-08-23
arm: socfpga: Fix ArriaV SoCDK PLL config
Marek Vasut
1
-13
/
+13
2015-08-23
arm: socfpga: Fix MAINTAINERS entry for CV/AV SoCDK
Marek Vasut
2
-9
/
+4
2015-08-23
arm: socfpga: Make the pinmux table const u8
Marek Vasut
2
-2
/
+2
2015-08-23
arm: socfpga: Switch to filtered QTS files
Marek Vasut
20
-2952
/
+2538
2015-08-23
arm: socfpga: Remove AV-specific parts from CV-SoCDK
Marek Vasut
8
-1153
/
+0
2015-08-23
arm: socfpga: Remove CV-specific parts from AV-SoCDK
Marek Vasut
8
-1117
/
+0
2015-08-23
arm: socfpga: Split Altera socfpga into AV and CV SoCDK
Marek Vasut
26
-0
/
+2771
2015-08-23
arm: socfpga: Move wrappers into platform directory
Marek Vasut
5
-539
/
+1
2015-08-08
ddr: altera: sequencer: add RW_MGR_MEM_NUMBER_OF_RANKS
Dinh Nguyen
1
-0
/
+1
2015-08-08
ddr: altera: sequencer: Wrap misc remaining macros
Marek Vasut
1
-0
/
+21
2015-08-08
ddr: altera: sequencer: Wrap IO_* macros
Marek Vasut
1
-0
/
+23
2015-08-08
ddr: altera: sequencer: Wrap RW_MGR_* macros
Marek Vasut
1
-0
/
+72
2015-08-08
ddr: altera: sequencer: Wrap ac_rom_init and inst_rom_init
Marek Vasut
1
-0
/
+15
2015-08-08
ddr: altera: sequencer: Move qts-generated files to board dir
Marek Vasut
4
-0
/
+601
2015-08-08
ddr: altera: sdram: Introduce socfpga_sdram_get_config()
Marek Vasut
2
-1
/
+187
2015-08-08
arm: socfpga: system: Clean up pinmux_config.c
Marek Vasut
3
-8
/
+36
2015-08-08
arm: socfpga: scan: Zap iocsr_scan_chain*_table()
Marek Vasut
3
-2
/
+43
2015-08-08
arm: socfpga: clock: Clean up pll_config.h
Marek Vasut
2
-1
/
+145
2015-08-08
arm: socfpga: Move sdram_config.h to board dir
Marek Vasut
1
-0
/
+100
[next]