index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
board
/
atmel
/
at91sam9263ek
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: at91: move board select menu and common settings
Masahiro Yamada
2015-02-21
1
-3
/
+0
*
kconfig: arm: introduce symbol for ARM CPUs
Georges Savoundararadj
2014-10-29
1
-3
/
+0
*
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-09-13
1
-5
/
+0
*
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
1
-0
/
+10
*
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-30
1
-0
/
+23
*
cosmetic: atmel: replace old style struct init
Jeroen Hofstee
2014-06-11
1
-14
/
+14
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-03-10
1
-0
/
+10
|
\
|
*
at91sam9263ek: add mmc support
Andreas Henriksson
2014-03-09
1
-0
/
+10
*
|
sizes.h - consolidate for all architectures
Alexey Brodkin
2014-03-04
1
-1
/
+1
|
/
*
arm926ejs, at91: add common phy_reset function
Heiko Schocher
2013-12-01
1
-17
/
+2
*
board: arm: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
1
-23
/
+3
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
4
-66
/
+4
*
at91sam9263ek: remove unnecessary console_init_f
Andreas Bießmann
2012-09-01
1
-3
/
+0
*
AT91SAM9*: Change kernel address in dataflash to match u-boot's size
Alexandre Belloni
2012-07-07
1
-3
/
+3
*
Fix: broken boot message at serial line on AT91SAM9263-EK board
esw@bus-elektronik.de
2012-07-07
1
-1
/
+1
*
Fix Stelian's email address
Stelian Pop
2011-11-29
3
-3
/
+3
*
punt unused clean/distclean targets
Mike Frysinger
2011-10-15
1
-6
/
+0
*
AT91: Makes AT91SAM9263-EK build correctly against u-boot-atmel/master
Xu, Hong
2011-08-03
3
-34
/
+46
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
1
-2
/
+2
*
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
1
-1
/
+1
*
Write MAC address automatically on MACB-based boards
Ben Warren
2010-07-12
1
-7
/
+0
*
ARM change name of defines for AT91 arm926ejs
Achim Ehrlich
2010-03-07
1
-1
/
+1
*
update at91sam9263ek board to new SoC access
Jens Scharsig
2010-02-12
2
-84
/
+88
*
at91sam9260/9263: add back up for the rst(reset controller).
Sedji Gaouaou
2009-07-06
1
-1
/
+5
*
at91: unify nor boot support
Jean-Christophe PLAGNIOL-VILLARD
2009-06-21
2
-267
/
+0
*
at91sam9263ek: add nor flash support
Jean-Christophe PLAGNIOL-VILLARD
2009-06-21
3
-3
/
+287
*
at91sam9/at91cap: improve clock framework
Jean-Christophe PLAGNIOL-VILLARD
2009-04-16
1
-1
/
+2
*
at91sam9/at91cap: move nand drivers to drivers/mtd/nand
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
3
-81
/
+2
*
atmel/at91/boards: compile dataflash partition only when dataflash is
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
1
-1
/
+1
*
at91sam9/at91cap: move common macb initialisation to cpu
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
1
-22
/
+1
*
at91sam9/at91cap: move common usb host initialisation to cpu
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
1
-10
/
+1
*
at91sam9/at91cap: move common led management to cpu
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
1
-40
/
+6
*
at91sam9/at91cap: move common spi initialisation to cpu
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
1
-15
/
+2
*
at91sam9/at91cap: move common serial initialisation to cpu
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
1
-28
/
+2
*
AT91: Use AT91_CPU_CLOCK in displays
Stelian Pop
2008-11-21
1
-1
/
+1
*
AT91: Replace AT91_BASE_EMAC by the board specific values.
Stelian Pop
2008-11-07
1
-1
/
+1
*
AT91: Replace (undefined) AT91_ID_US* by the board specific values.
Stelian Pop
2008-11-07
1
-3
/
+3
*
lcd: Let the board code show board-specific info
Haavard Skinnemoen
2008-10-27
1
-0
/
+29
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
3
-6
/
+6
*
Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()
Ben Warren
2008-09-02
1
-0
/
+11
*
at91: Update board NAND drivers to current API.
Scott Wood
2008-08-13
1
-19
/
+18
*
Merge branch 'master' of git://www.denx.de/git/u-boot-at91
Wolfgang Denk
2008-07-07
1
-3
/
+8
|
\
|
*
[AT91SAM9] Fix NAND FLASH timings
Patrice Vilchez
2008-07-05
1
-2
/
+2
|
*
Fix boot from NOR due to incorrect reset delay.
Stelian Pop
2008-07-05
1
-1
/
+6
*
|
Cleanup out-or-tree building for some boards (.depend)
Wolfgang Denk
2008-07-02
1
-1
/
+1
|
/
*
AT91SAM9263EK: hook up the ATMEL LCD driver
Stelian Pop
2008-05-10
1
-0
/
+65
*
AT91SAM9263EK support
Stelian Pop
2008-05-10
6
-0
/
+494