Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5d9f8ec5565dfa94a27e7282bcd4807fe9fc45e5
/
board
/
atmel
/
at91sam9263ek
/
at91sam9263ek.c
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
67d4cad
board: at91sam9263ek: Use SPI-flash-based AT45xxx DataFlash
by Wenyou.Yang@microchip.com
· Fri Jul 21 13:40:09 2017 +0800
1e096a2
board: atmel: use get_nand_dev_by_index()
by Grygorii Strashko
· Mon Jun 26 19:13:03 2017 -0500
0ffb9d6
arm: Add explicit include of <asm/mach-types.h>
by Simon Glass
· Wed May 31 19:47:48 2017 -0600
4a2c89a
board: at91sam9263ek: Enable early debug UART
by Wenyou Yang
· Tue Apr 18 15:31:02 2017 +0800
3b446f7
board: at91sam9263ek: Clean up code
by Wenyou Yang
· Tue Apr 18 15:31:01 2017 +0800
8cea9b5
flash: complete CONFIG_SYS_NO_FLASH move with renaming
by Masahiro Yamada
· Sat Feb 11 22:43:54 2017 +0900
2c1b7e1
nand: Embed mtd_info in struct nand_chip
by Scott Wood
· Mon May 30 13:57:55 2016 -0500
78f8976
board: atmel: clean up peripheral clock code
by Wenyou Yang
· Wed Feb 03 10:16:50 2016 +0800
e887b72
cosmetic: atmel: replace old style struct init
by Jeroen Hofstee
· Tue Jun 10 00:16:23 2014 +0200
d9871e8
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Mon Mar 10 14:22:54 2014 -0400
d70d42f
at91sam9263ek: add mmc support
by Andreas Henriksson
· Mon Jan 27 19:18:59 2014 +0100
267d8e2
sizes.h - consolidate for all architectures
by Alexey Brodkin
· Wed Feb 26 17:47:58 2014 +0400
8a84ae1
arm926ejs, at91: add common phy_reset function
by Heiko Schocher
· Mon Nov 18 08:07:23 2013 +0100
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
92027e7
at91sam9263ek: remove unnecessary console_init_f
by Andreas Bießmann
· Wed Aug 15 22:18:56 2012 +0000
470af01
Fix: broken boot message at serial line on AT91SAM9263-EK board
by esw@bus-elektronik.de
· Mon Mar 19 04:25:59 2012 +0000
5ee0c7f
Fix Stelian's email address
by Stelian Pop
· Tue Nov 01 00:00:39 2011 +0100
504e4e1
AT91: Makes AT91SAM9263-EK build correctly against u-boot-atmel/master
by Xu, Hong
· Fri Jun 10 21:31:26 2011 +0000
33f8431
Write MAC address automatically on MACB-based boards
by Ben Warren
· Tue Jun 01 11:55:42 2010 -0700
443873d
ARM change name of defines for AT91 arm926ejs
by Achim Ehrlich
· Wed Feb 24 10:29:16 2010 +0100
c3c10ea
update at91sam9263ek board to new SoC access
by Jens Scharsig
· Wed Feb 03 22:47:18 2010 +0100
419a581
at91sam9260/9263: add back up for the rst(reset controller).
by Sedji Gaouaou
· Wed Jun 24 08:32:09 2009 +0200
3277473
at91sam9263ek: add nor flash support
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Jun 13 12:48:36 2009 +0200
23164f1
at91sam9/at91cap: improve clock framework
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Apr 16 21:30:44 2009 +0200
c9539ba
at91sam9/at91cap: move nand drivers to drivers/mtd/nand
by Jean-Christophe PLAGNIOL-VILLARD
· Sun Mar 22 10:22:34 2009 +0100
fafa923
at91sam9/at91cap: move common macb initialisation to cpu
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Mar 21 21:08:00 2009 +0100
4fc81fb
at91sam9/at91cap: move common usb host initialisation to cpu
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Mar 21 21:08:00 2009 +0100
12dcdef
at91sam9/at91cap: move common spi initialisation to cpu
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Mar 21 21:07:59 2009 +0100
6b0b3db
at91sam9/at91cap: move common serial initialisation to cpu
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Mar 21 21:07:59 2009 +0100
ad1aa1c
AT91: Use AT91_CPU_CLOCK in displays
by Stelian Pop
· Fri Nov 07 13:55:14 2008 +0100
abaacb6
AT91: Replace AT91_BASE_EMAC by the board specific values.
by Stelian Pop
· Fri Nov 07 13:54:31 2008 +0100
6aaac7f
AT91: Replace (undefined) AT91_ID_US* by the board specific values.
by Stelian Pop
· Fri Nov 07 12:09:21 2008 +0100
ddbcf95
lcd: Let the board code show board-specific info
by Haavard Skinnemoen
· Mon Sep 01 16:21:22 2008 +0200
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
057d202
Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()
by Ben Warren
· Tue Aug 12 22:11:53 2008 -0700
6dcdcd5
[AT91SAM9] Fix NAND FLASH timings
by Patrice Vilchez
· Tue May 27 11:15:29 2008 +0200
efff267
Fix boot from NOR due to incorrect reset delay.
by Stelian Pop
· Thu May 22 00:15:40 2008 +0200
e068a9b
AT91SAM9263EK: hook up the ATMEL LCD driver
by Stelian Pop
· Thu May 08 14:52:31 2008 +0200
69c925f
AT91SAM9263EK support
by Stelian Pop
· Thu May 08 18:52:23 2008 +0200