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
/
board
/
atmel
/
atngw100
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-06
avr32: Retire AVR32 for good
Andy Shevchenko
4
-136
/
+0
2015-02-17
avr32: convert to dram_init()
Andreas Bießmann
1
-18
/
+2
2015-02-17
avr32: rename mmu.h definitions
Andreas Bießmann
1
-6
/
+6
2014-09-24
MAINTAINERS: comment out invalid maintainers
Masahiro Yamada
1
-1
/
+1
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
1
-4
/
+0
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
1
-0
/
+6
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
1
-0
/
+19
2013-10-31
avr32: convert makefiles to Kbuild style
Masahiro Yamada
1
-20
/
+1
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2
-33
/
+2
2011-05-18
atngw100: move CONFIG_SYS_TEXT_BASE to header
Andreas Bießmann
1
-1
/
+0
2011-05-18
avr32: use single linker script
Andreas Bießmann
1
-72
/
+0
2011-05-18
avr32/config.mk: simplify PLATFORM_RELFLAGS
Andreas Bießmann
1
-1
/
+0
2011-05-18
avr32: fix linking
Andreas Bießmann
1
-1
/
+0
2011-05-18
avr32: fixup definitions to ATMEL_BASE_xxx
Andreas Bießmann
1
-2
/
+2
2011-03-27
rename _end to __bss_end__
Po-Yu Chuang
1
-1
/
+1
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-09-03
avr32: Add simple paging support
Haavard Skinnemoen
1
-0
/
+15
2010-09-03
avr32: Use uncached() macro to get an address for SDRAM init
Haavard Skinnemoen
1
-3
/
+1
2009-03-23
Merge branch 'mimc200'
Haavard Skinnemoen
1
-8
/
+10
2009-03-20
Fix all linker script to handle all rodata sections
Trent Piepho
1
-2
/
+1
2008-12-17
Merge branch 'fixes' into cleanups
Haavard Skinnemoen
1
-2
/
+1
2008-09-02
Introduce netdev.h header file and remove externs
Ben Warren
1
-2
/
+1
2008-09-01
avr32: use board_early_init_r instead of board_init_info
Haavard Skinnemoen
1
-1
/
+2
2008-09-01
avr32: refactor the portmux/gpio code
Haavard Skinnemoen
1
-7
/
+8
2008-07-30
Merge branch 'eth-cleanup' of git://git.denx.de/u-boot-avr32
Haavard Skinnemoen
3
-37
/
+12
2008-07-24
Moved initialization of AVR32 Ethernet controllers to board_eth_init()
Ben Warren
3
-37
/
+12
2008-07-23
avr32: Fix printf() format warnings
Haavard Skinnemoen
1
-1
/
+1
2008-06-20
avr32: Enable SPI flash support on ATNGW100
Haavard Skinnemoen
1
-0
/
+25
2008-06-12
Change initdram() return type to phys_size_t
Becky Bruce
1
-1
/
+1
2008-05-27
avr32: Rework SDRAM initialization code
Haavard Skinnemoen
1
-3
/
+18
2008-05-27
avr32: Use the same entry point for reset and exception handling
Haavard Skinnemoen
1
-0
/
+1
2008-05-27
avr32: Clean up the HMATRIX code
Haavard Skinnemoen
1
-3
/
+3
2008-05-27
avr32: Get rid of the .flashprog section
Haavard Skinnemoen
1
-8
/
+0
2008-02-05
AVR32: Make SDRAM refresh rate configurable
Haavard Skinnemoen
1
-0
/
+3
2008-01-18
AVR32: ATNGW100 board support
Haavard Skinnemoen
5
-0
/
+232