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
/
atmel
/
at91sam9m10g45ek
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-28
board: atmel: remove calls to debug_uart_init
Eugen Hristev
1
-3
/
+0
2022-04-08
at91: Remove unused LED code
Tom Rini
2
-25
/
+0
2022-03-18
atmel: Remove CONFIG_AT91SAM9G45_LCD_BASE
Tom Rini
1
-1
/
+2
2022-03-18
atmel: Remove CONFIG_AT91SAM9G45EKES
Tom Rini
1
-4
/
+0
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
1
-0
/
+1
2020-01-17
common: Move reset_phy() to net.h
Simon Glass
1
-0
/
+1
2019-12-02
Move strtomhz() to vsprintf.h
Simon Glass
1
-0
/
+1
2019-12-02
common: Drop global inclusion of status_led.h
Simon Glass
1
-0
/
+1
2018-10-01
MAINTAINERS: at91: update entry for at91 boards
Eugen Hristev
1
-1
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
3
-7
/
+3
2017-12-04
mtd: nand: Rename nand.h into rawnand.h
Masahiro Yamada
1
-1
/
+1
2017-09-14
configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignment
Wenyou Yang
1
-2
/
+2
2017-07-11
board: atmel: use get_nand_dev_by_index()
Grygorii Strashko
1
-1
/
+1
2017-06-05
arm: Add explicit include of <asm/mach-types.h>
Simon Glass
1
-0
/
+1
2017-05-09
board: at91sam9m10g45ek: Enable early debug UART
Wenyou Yang
1
-0
/
+13
2017-05-09
board: at91sam9m10g45ek: Clean up code
Wenyou Yang
1
-102
/
+0
2017-05-09
configs: at91sam9m10g45ek: Update to support DM/DT
Wenyou Yang
1
-1
/
+1
2016-06-03
nand: Embed mtd_info in struct nand_chip
Scott Wood
1
-1
/
+1
2016-02-18
board: atmel: clean up peripheral clock code
Wenyou Yang
2
-20
/
+7
2016-02-02
arm: at91/spl: mpddrc: add struct atmel_mpddrc_config
Wenyou Yang
1
-2
/
+2
2015-08-21
arm: at91: pmc: replace the constant with a define in at91_pmc.h
Erik van Luijk
1
-1
/
+1
2015-08-21
arm: at91: at91sam9m10g45ek/corvus remove useless chip select 1 init
Erik van Luijk
1
-8
/
+0
2015-08-21
arm: at91: mpddr: allow multiple DDR controllers
Erik van Luijk
1
-1
/
+1
2015-04-01
ARM: atmel: at91sam9m10g45ek: enable spl support
Bo Shen
1
-0
/
+80
2015-02-21
ARM: at91: move board select menu and common settings
Masahiro Yamada
1
-3
/
+0
2014-10-29
kconfig: arm: introduce symbol for ARM CPUs
Georges Savoundararadj
1
-3
/
+0
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
1
-5
/
+0
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
1
-0
/
+7
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
1
-0
/
+23
2014-06-11
cosmetic: atmel: replace old style struct init
Jeroen Hofstee
1
-14
/
+14
2014-05-27
ARM: at91sam9m10g45ek: enable mci0 support
Wu, Josh
1
-0
/
+10
2013-12-01
arm926ejs, at91: add common phy_reset function
Heiko Schocher
1
-18
/
+1
2013-11-01
board: arm: convert makefiles to Kbuild style
Masahiro Yamada
1
-22
/
+2
2013-08-22
arm: atmel: remove the config.mk file
Bo Shen
1
-1
/
+0
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
3
-51
/
+3
2012-09-01
arm:at91-boards: remove console_init_f where unnecessary
Andreas Bießmann
1
-3
/
+0
2011-11-29
Fix Stelian's email address
Stelian Pop
3
-3
/
+3
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
1
-6
/
+0
2011-09-03
atmel: Update support of board AT91SAM9M10G45-EK to new style
Thomas Petazzoni
2
-54
/
+67
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
1
-2
/
+2
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
1
-1
/
+1
2010-07-12
Write MAC address automatically on MACB-based boards
Ben Warren
1
-7
/
+0
2010-06-30
USB OHCI support for at91sam9g45 SoC
Sergey Matyukevich
1
-0
/
+13
2010-03-07
ARM change name of defines for AT91 arm926ejs
Achim Ehrlich
1
-1
/
+1
2009-07-12
at91: Introduction of at91sam9g45 SOC.
Sedji Gaouaou
4
-0
/
+431