Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7b5bf7720b15044bb6aa974accdf6ddb0debdc4f
/
board
/
atmel
33f8431
Write MAC address automatically on MACB-based boards
by Ben Warren
· 15 years ago
d25010d
USB OHCI support for at91sam9g45 SoC
by Sergey Matyukevich
· 14 years ago
54aa319
avr32: fix linking of atstk100x and favr32 boards
by Andreas Bießmann
· 14 years ago
443873d
ARM change name of defines for AT91 arm926ejs
by Achim Ehrlich
· 15 years ago
c3c10ea
update at91sam9263ek board to new SoC access
by Jens Scharsig
· 15 years ago
dab7cb8
new at91_emac network driver (NET_MULTI api)
by Jens Scharsig
· 15 years ago
e5032c8
at91sam9261ek.c: fix minor coding style issue.
by Wolfgang Denk
· 15 years ago
acad29e
at91sam9260/afeb9260: Fix SPI initialization
by Albin Tonnerre
· 15 years ago
97a031b
at91: Introduction of at91sam9g10 SOC.
by Sedji Gaouaou
· 15 years ago
538566d
at91: Introduction of at91sam9g45 SOC.
by Sedji Gaouaou
· 15 years ago
419a581
at91sam9260/9263: add back up for the rst(reset controller).
by Sedji Gaouaou
· 15 years ago
e32eb4c
at91: unify nor boot support
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
3277473
at91sam9263ek: add nor flash support
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
7eefd92
Convert DM9000 driver for CONFIG_NET_MULTI
by Remy Bohmer
· 16 years ago
7580b86
arm: unify linker script
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
8c9fc00
arm: timer and interrupt init rework
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
f1b3f2b
Fix e-mail address of Gary Jennejohn.
by Detlev Zundel
· 16 years ago
23164f1
at91sam9/at91cap: improve clock framework
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
e366f15
Update CHANGELOG, coding style cleanup.
by Wolfgang Denk
· 16 years ago
155e1e8
at91rm9200: Reset update
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
07f9b4e
Add support for the AT91RM9200EK Board.
by Ulf Samuelsson
· 16 years ago
64fdc58
at91rm9200dk: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
dd55621
at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECT
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
7567bf7
Merge branch 'master' of git://git.denx.de/u-boot-at91
by Wolfgang Denk
· 16 years ago
4636ab2
Merge branch 'mimc200'
by Haavard Skinnemoen
· 16 years ago
4ef545e
at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.
by Nicolas Ferre
· 16 years ago
c9539ba
at91sam9/at91cap: move nand drivers to drivers/mtd/nand
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
07baac9
atmel/at91/boards: compile dataflash partition only when dataflash is
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
fafa923
at91sam9/at91cap: move common macb initialisation to cpu
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
4fc81fb
at91sam9/at91cap: move common usb host initialisation to cpu
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
476d10e
at91sam9/at91cap: move common led management to cpu
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
12dcdef
at91sam9/at91cap: move common spi initialisation to cpu
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
6b0b3db
at91sam9/at91cap: move common serial initialisation to cpu
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
4438e5e
Fix all linker script to handle all rodata sections
by Trent Piepho
· 16 years ago
cbc6ce0
AVR32: Make cacheflush cpu-dependent
by Olav Morken
· 16 years ago
77bd367
Merge branch 'fixes' into cleanups
by Haavard Skinnemoen
· 16 years ago
ad1aa1c
AT91: Use AT91_CPU_CLOCK in displays
by Stelian Pop
· 16 years ago
d2454ba
Align end of bss by 4 bytes
by Selvamuthukumar
· 16 years ago
abaacb6
AT91: Replace AT91_BASE_EMAC by the board specific values.
by Stelian Pop
· 16 years ago
6aaac7f
AT91: Replace (undefined) AT91_ID_US* by the board specific values.
by Stelian Pop
· 16 years ago
ddbcf95
lcd: Let the board code show board-specific info
by Haavard Skinnemoen
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
2a86239
Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
09a47e9
Fix MACH_TYPE for the AT91RM9200DK board.
by Claudio Scordino
· 16 years ago
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
057d202
Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()
by Ben Warren
· 16 years ago
2f2b6b6
Introduce netdev.h header file and remove externs
by Ben Warren
· 16 years ago
3fc997d
atstk1000: Convert to new-style makefile
by Haavard Skinnemoen
· 16 years ago
d6799f7
avr32: use board_early_init_r instead of board_init_info
by Haavard Skinnemoen
· 16 years ago
610b362
avr32: refactor the portmux/gpio code
by Haavard Skinnemoen
· 16 years ago
8ec0d99
Merge branch 'next' of git://git.denx.de/u-boot-avr32
by Haavard Skinnemoen
· 16 years ago
4264d6c
at91: Update board NAND drivers to current API.
by Scott Wood
· 16 years ago
64c4c17
Merge branch 'eth-cleanup' of git://git.denx.de/u-boot-avr32
by Haavard Skinnemoen
· 16 years ago
8d924fc
Moved initialization of AVR32 Ethernet controllers to board_eth_init()
by Ben Warren
· 16 years ago
718cb3f
avr32: Fix printf() format warnings
by Haavard Skinnemoen
· 16 years ago
f387b6a
at91: Fix to enable using Teridian MII phy (78Q21x3) with at91sam9260
by Anatolij Gustschin
· 16 years ago
72afef2
Merge branch 'master' of git://www.denx.de/git/u-boot-at91
by Wolfgang Denk
· 16 years ago
10c7182
Merge branch 'master' of git://www.denx.de/git/u-boot-avr32
by Wolfgang Denk
· 16 years ago
6dcdcd5
[AT91SAM9] Fix NAND FLASH timings
by Patrice Vilchez
· 17 years ago
efff267
Fix boot from NOR due to incorrect reset delay.
by Stelian Pop
· 17 years ago
6140a02
Cleanup out-or-tree building for some boards (.depend)
by Wolfgang Denk
· 16 years ago
1468284
avr32: Enable SPI flash support on ATNGW100
by Haavard Skinnemoen
· 16 years ago
bd99ae7
Change initdram() return type to phys_size_t
by Becky Bruce
· 16 years ago
8630bea
Merge remote branch 'u-boot-at91/for-1.3.4'
by Wolfgang Denk
· 16 years ago
23f62f1
avr32: Rework SDRAM initialization code
by Haavard Skinnemoen
· 17 years ago
2b56a4b
avr32: Use the same entry point for reset and exception handling
by Haavard Skinnemoen
· 17 years ago
e71259e
avr32: Clean up the HMATRIX code
by Haavard Skinnemoen
· 17 years ago
1ba3b74
avr32: Add support for the ATSTK1006 board
by Haavard Skinnemoen
· 17 years ago
47236f0
avr32: Get rid of the .flashprog section
by Haavard Skinnemoen
· 17 years ago
cf8956d
Merging Stelian Pop AT91 patches
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
f548878
Support AT91CAP9 revC CPUs
by Stelian Pop
· 17 years ago
cea5c53
AT91SAM9RLEK: hook up the ATMEL LCD driver
by Stelian Pop
· 17 years ago
e068a9b
AT91SAM9263EK: hook up the ATMEL LCD driver
by Stelian Pop
· 17 years ago
905ed22
AT91SAM9261EK: hook up the ATMEL LCD driver
by Stelian Pop
· 17 years ago
5d0cd37
AT91CAP9ADK: hook up the ATMEL LCD driver
by Stelian Pop
· 17 years ago
0bf5cad
AT91SAM9RLEK support
by Stelian Pop
· 17 years ago
69c925f
AT91SAM9263EK support
by Stelian Pop
· 17 years ago
61e69d7
AT91SAM9261EK support
by Stelian Pop
· 17 years ago
a35a4f8
AT91SAM9260EK: Handle 8 or 16 bit NAND
by Stelian Pop
· 17 years ago
f33542a
AT91CAP9ADK: Handle 8 or 16 bit NAND
by Stelian Pop
· 17 years ago
81e941b
Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platforms
by Stelian Pop
· 17 years ago
9774582
Add proper copyright notices in Atmel boards Makefiles
by Stelian Pop
· 17 years ago
ab91d09
Add copyright information in Atmel boards partition.c
by Stelian Pop
· 17 years ago
97904f7
Update origin and copyright information in arch-at91sam9 header files
by Stelian Pop
· 17 years ago
5049752
Fix @ -> <at> substitution
by Stelian Pop
· 17 years ago
d57846e
Update origin and copyright information in arch-at91sam9 header files
by Stelian Pop
· 17 years ago
0a66b94
Add copyright information in Atmel boards partition.c
by Stelian Pop
· 17 years ago
f9e848b
Fix @ -> <at> substitution
by Stelian Pop
· 17 years ago
616fe57
Clean up dataflash partitioning
by Ulf Samuelsson
· 17 years ago
fbbcc39
AT91SAM9260EK: Move CONFIG_CMD_NAND to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
7837993
Add support for AT91SAM9260EK
by Stelian Pop
· 17 years ago
3bdbe8d
AT91CAP9ADK: Move CONFIG_CMD_NAND to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
d4bfbc5
Port AT91CAP9 to the new headers
by Stelian Pop
· 17 years ago
58f9c6e
at91cap9adk: fix implicit declaration of function 'eth_init'
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
e6fb507
Merge branch '080202_at91rm9200dk' of git://linux-arm.org/u-boot-armdev
by Peter Pearse
· 17 years ago
66ecfed
Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdev
by Peter Pearse
· 17 years ago
746ae5f
Move AT91RM9200DK board support under board/atmel
by Haavard Skinnemoen
· 17 years ago
841eade
AT91CAP9 support : move board files to Atmel vendor directory.
by Stelian Pop
· 17 years ago
d5d6ca6
AVR32: Make SDRAM refresh rate configurable
by Haavard Skinnemoen
· 17 years ago
Next »