index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
board
/
atmel
Commit message (
Expand
)
Author
Age
Files
Lines
*
at91sam9260/afeb9260: Fix SPI initialization
Albin Tonnerre
2009-09-01
1
-1
/
+1
*
at91: Introduction of at91sam9g10 SOC.
Sedji Gaouaou
2009-07-12
1
-0
/
+36
*
at91: Introduction of at91sam9g45 SOC.
Sedji Gaouaou
2009-07-12
4
-0
/
+431
*
at91sam9260/9263: add back up for the rst(reset controller).
Sedji Gaouaou
2009-07-06
2
-2
/
+10
*
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
*
Convert DM9000 driver for CONFIG_NET_MULTI
Remy Bohmer
2009-06-15
1
-0
/
+7
*
arm: unify linker script
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
2
-113
/
+0
*
arm: timer and interrupt init rework
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
1
-1
/
+0
*
Fix e-mail address of Gary Jennejohn.
Detlev Zundel
2009-05-15
2
-2
/
+2
*
at91sam9/at91cap: improve clock framework
Jean-Christophe PLAGNIOL-VILLARD
2009-04-16
4
-4
/
+8
*
Update CHANGELOG, coding style cleanup.
Wolfgang Denk
2009-04-05
1
-1
/
+0
*
at91rm9200: Reset update
Jean-Christophe PLAGNIOL-VILLARD
2009-04-04
1
-0
/
+10
*
Add support for the AT91RM9200EK Board.
Ulf Samuelsson
2009-04-04
8
-0
/
+415
*
at91rm9200dk: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2009-04-04
2
-14
/
+12
*
at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECT
Jean-Christophe PLAGNIOL-VILLARD
2009-04-04
1
-12
/
+12
*
Merge branch 'master' of git://git.denx.de/u-boot-at91
Wolfgang Denk
2009-03-26
20
-891
/
+68
|
\
|
*
at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.
Nicolas Ferre
2009-03-22
1
-0
/
+5
|
*
at91sam9/at91cap: move nand drivers to drivers/mtd/nand
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
15
-398
/
+9
|
*
atmel/at91/boards: compile dataflash partition only when dataflash is
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
5
-5
/
+5
|
*
at91sam9/at91cap: move common macb initialisation to cpu
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
3
-74
/
+4
|
*
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
5
-188
/
+28
|
*
at91sam9/at91cap: move common spi initialisation to cpu
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
5
-76
/
+6
|
*
at91sam9/at91cap: move common serial initialisation to cpu
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
5
-140
/
+10
*
|
Merge branch 'mimc200'
Haavard Skinnemoen
2009-03-23
4
-20
/
+24
|
\
\
|
|
/
|
/
|
|
*
AVR32: Make cacheflush cpu-dependent
Olav Morken
2009-02-23
1
-1
/
+1
|
*
Merge branch 'fixes' into cleanups
Haavard Skinnemoen
2008-12-17
22
-75
/
+222
|
|
\
|
*
|
atstk1000: Convert to new-style makefile
Haavard Skinnemoen
2008-09-01
1
-4
/
+5
|
*
|
avr32: use board_early_init_r instead of board_init_info
Haavard Skinnemoen
2008-09-01
2
-2
/
+4
|
*
|
avr32: refactor the portmux/gpio code
Haavard Skinnemoen
2008-09-01
2
-13
/
+14
*
|
|
Fix all linker script to handle all rodata sections
Trent Piepho
2009-03-20
3
-5
/
+3
|
|
/
|
/
|
*
|
AT91: Use AT91_CPU_CLOCK in displays
Stelian Pop
2008-11-21
4
-4
/
+4
*
|
Align end of bss by 4 bytes
Selvamuthukumar
2008-11-18
1
-1
/
+1
*
|
AT91: Replace AT91_BASE_EMAC by the board specific values.
Stelian Pop
2008-11-07
3
-3
/
+3
*
|
AT91: Replace (undefined) AT91_ID_US* by the board specific values.
Stelian Pop
2008-11-07
5
-15
/
+15
*
|
lcd: Let the board code show board-specific info
Haavard Skinnemoen
2008-10-27
4
-0
/
+116
*
|
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
18
-52
/
+52
*
|
Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2008-09-12
1
-2
/
+2
|
\
\
|
*
|
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-2
/
+2
*
|
|
Fix MACH_TYPE for the AT91RM9200DK board.
Claudio Scordino
2008-09-12
1
-1
/
+1
|
/
/
*
|
Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()
Ben Warren
2008-09-02
3
-0
/
+33
*
|
Introduce netdev.h header file and remove externs
Ben Warren
2008-09-02
2
-4
/
+2
|
/
*
Merge branch 'next' of git://git.denx.de/u-boot-avr32
Haavard Skinnemoen
2008-08-20
6
-76
/
+24
|
\
|
*
Merge branch 'eth-cleanup' of git://git.denx.de/u-boot-avr32
Haavard Skinnemoen
2008-07-30
6
-76
/
+24
|
|
\
|
|
*
Moved initialization of AVR32 Ethernet controllers to board_eth_init()
Ben Warren
2008-07-24
6
-76
/
+24
*
|
|
at91: Update board NAND drivers to current API.
Scott Wood
2008-08-13
5
-95
/
+90
|
/
/
*
|
avr32: Fix printf() format warnings
Haavard Skinnemoen
2008-07-23
3
-3
/
+3
|
/
*
at91: Fix to enable using Teridian MII phy (78Q21x3) with at91sam9260
Anatolij Gustschin
2008-07-13
1
-0
/
+9
*
Merge branch 'master' of git://www.denx.de/git/u-boot-at91
Wolfgang Denk
2008-07-07
5
-20
/
+30
|
\
[next]