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
old/tizen_20241126
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
/
include
/
configs
/
sama5d3xek.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-21
ARM: at91: sama5: update the spi flash mapping
Wu, Josh
1
-9
/
+2
2015-08-21
ARM: at91: sama5: move the nandflash env config to at91-sama5_common.h
Wu, Josh
1
-8
/
+1
2015-08-21
ARM: at91: sama5d3xek: use a $dtb_name to load dtb
Wu, Josh
1
-0
/
+3
2015-08-21
ARM: at91: sama5: move the sd/mmc env config to at91-sama5_common.h
Wu, Josh
1
-9
/
+1
2015-06-25
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
1
-1
/
+0
2015-06-25
Move default y configs out of arch/board Kconfig
Joe Hershberger
1
-1
/
+0
2015-04-01
ARM: at91: sama5: move the common part of configurations to at91-sama5_common.h
Wu, Josh
1
-76
/
+6
2015-03-18
ARM: atmel: armv7: move spl lds to armv7 directory
Bo Shen
1
-1
/
+1
2015-02-21
ARM: at91: collect SoC sources into mach-at91
Masahiro Yamada
1
-1
/
+1
2015-02-07
ARM: at91: sama5d3xek: save enviroment as a FAT file in MMC card
Wu, Josh
1
-4
/
+6
2014-12-04
MMC SD fs boot partition config coding style and proper description
Paul Kocialkowski
1
-1
/
+1
2014-10-27
Rename some defines containing FAT in their name to be filesystem generic
Guillaume GARDET
1
-2
/
+2
2014-09-24
spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*
Nikita Kiryanov
1
-2
/
+0
2014-09-19
ARM: atmel: sama5d3xek: enable NOR flash support
Bo Shen
1
-1
/
+12
2014-07-30
include: remove CONFIG_SPL/CONFIG_TPL definition in config headers
Masahiro Yamada
1
-1
/
+0
2014-07-30
include: define CONFIG_SPL and CONFIG_TPL as 1
Masahiro Yamada
1
-1
/
+1
2014-05-27
at91: remove redundant AT91FAMILY definition in board config file
Wu, Josh
1
-1
/
+0
2014-05-27
sama5d3xek: enable PMECC header generation
Andreas Bießmann
1
-0
/
+1
2014-05-27
ARM: atmel: sama5d3xek: convert to generic board
Bo Shen
1
-0
/
+2
2014-03-09
arm: atmel: sama5d3: add nand spl boot support
Bo Shen
1
-0
/
+12
2014-03-09
arm: atmel: sama5d3: add spi spl boot support
Bo Shen
1
-0
/
+11
2013-12-01
arm: atmel: sama5d3: spl boot from fat fs SD card
Bo Shen
1
-0
/
+34
2013-11-09
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
1
-0
/
+1
2013-11-04
arm: atmel: get rid of too many ifdeffery
Bo Shen
1
-0
/
+1
2013-11-04
config: remove platform CONFIG_SYS_HZ definition part 2/2
Rob Herring
1
-1
/
+0
2013-09-24
ARM: atmel: add RNDIS gadget support
Bo Shen
1
-0
/
+8
2013-09-04
ARM: atmel: sama5d3: drop unused CONFIG_NET_MULTI
Bo Shen
1
-1
/
+0
2013-08-22
arm: atmel: sama5d3: fix typo error for CONFIG_ENV_IS_NOWHERE
Bo Shen
1
-1
/
+1
2013-08-22
arm: sama5d3: remove unused define
Bo Shen
1
-2
/
+0
2013-08-22
ARM: at91: atmel_nand: pmecc driver will select the galois table by sector size
Wu, Josh
1
-1
/
+0
2013-08-22
arm: atmel: add gmac support for sama5d3xek board
Bo Shen
1
-0
/
+5
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2013-05-21
ARM: atmel: add sama5d3xek support
Bo Shen
1
-0
/
+245