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
/
davinci
Commit message (
Expand
)
Author
Age
Files
Lines
*
DA850 EVM: passing maximum clock rate information to kernel
Sekhar Nori
2010-11-19
1
-0
/
+33
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
10
-20
/
+20
*
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
Wolfgang Denk
2010-10-29
1
-10
/
+0
*
Remove config.mk for da8xxevm based boards.
Sughosh Ganu
2010-10-26
1
-43
/
+0
*
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
9
-9
/
+9
*
schmoogie: fix build error due to removal of forceenv()
Wolfgang Denk
2010-10-18
1
-4
/
+4
*
da850evm: basic MII EMAC support
Ben Gardiner
2010-10-17
1
-0
/
+49
*
da850evm: setup the NAND flash timings
Ben Gardiner
2010-10-17
1
-0
/
+18
*
da850evm : enable NAND even when not in NAND boot mode
Ben Gardiner
2010-10-17
1
-0
/
+22
*
davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddr
Ben Gardiner
2010-10-11
7
-41
/
+22
*
da8xx: fixup ARM relocation support
Ben Gardiner
2010-09-19
1
-0
/
+17
*
da850 evm: Fix definition of 'pinmux' macro
Prakash PM
2010-07-15
1
-11
/
+11
*
da830 evm: Fix checkpatch error on 'pinmux' macro
Prakash PM
2010-07-15
1
-34
/
+34
*
TI: DaVinci: Add board specific code for da850 EVM
Sudhakar Rajashekhara
2010-06-10
2
-0
/
+112
*
TI: DaVinci: Prepare for da850 support
Sudhakar Rajashekhara
2010-06-10
5
-1
/
+4
*
da830: Move common code out of da830evm.c file
Sudhakar Rajashekhara
2010-06-10
4
-18
/
+98
*
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
Peter Tyser
2010-04-13
4
-4
/
+4
*
TI: Davinci: NAND Driver Cleanup
Cyril Chemparathy
2010-03-23
1
-1
/
+1
*
da830evm: Add support for TI EMAC
Nick Thompson
2010-03-07
1
-2
/
+63
*
DA830 EVM: Enable NAND support on Spectrum Digital EVM
Nick Thompson
2010-02-12
1
-0
/
+37
*
da830evm: Use table driven pin mux configuration
Nick Thompson
2010-02-12
1
-18
/
+17
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2010-01-12
2
-0
/
+44
|
\
|
*
Davinci: Table driven pinmux configuration
Nick Thompson
2010-01-04
2
-0
/
+44
*
|
DA830: Add pinmux for USB0_DRVVBUS
Ajay Kumar Gupta
2010-01-09
1
-0
/
+8
|
/
*
TI DaVinci DM646x: Enable NAND on DM6467 EVM
Sandeep Paulraj
2009-11-27
1
-0
/
+11
*
TI DA8xx: Add new directory for da830evm board
Sekhar Nori
2009-11-27
3
-0
/
+221
*
TI Davinci: add a pin multiplexer configuration API
Nick Thompson
2009-11-27
2
-1
/
+59
*
Coding Style cleanup; update CHANGELOG, prepare -rc1
Wolfgang Denk
2009-10-28
1
-1
/
+0
*
TI DaVinci: Adding Copyright for DM365 EVM
Sandeep Paulraj
2009-10-24
1
-0
/
+1
*
TI DaVinci: DM355 Leopard: Fix compilation warning
Sandeep Paulraj
2009-10-24
1
-0
/
+1
*
TI: DaVinci: DM355 Leopard board support
Sandeep Paulraj
2009-10-18
3
-0
/
+155
*
TI DaVinci DM646x: Adding initial support for DM6467 EVM
Sandeep Paulraj
2009-10-18
3
-0
/
+85
*
TI DaVinci DM365: Fix Compilation warning for DM365 EVM
Sandeep Paulraj
2009-10-18
1
-2
/
+2
*
TI DaVinci DM355: Fix Compilation warning for DM355 EVM
Sandeep Paulraj
2009-10-18
1
-2
/
+2
*
TI: DaVinci DM365: Enabling network Support on DM365 EVM
Sandeep Paulraj
2009-10-13
1
-0
/
+43
*
TI DaVinci DM365: Removing header file which does not exist
Sandeep Paulraj
2009-10-13
1
-1
/
+0
*
ARM: DaVinci: Adding Support for DaVinci DM365 EVM
Sandeep Paulraj
2009-09-05
3
-0
/
+123
*
ARM: Davinci DM355: Enabling DM9000 on DM355 EVM
Sandeep Paulraj
2009-08-10
1
-1
/
+9
*
davinci_nand chipselect/init cleanup
David Brownell
2009-07-07
1
-0
/
+28
*
Switched davinci_emac Ethernet driver to use newer API
Ben Warren
2009-06-15
5
-13
/
+0
*
dm355 evm support
David Brownell
2009-06-12
3
-0
/
+171
*
ARM DaVinci:Consolidate common u-boot.lds
Sandeep Paulraj
2009-06-12
4
-208
/
+0
*
davinci: display correct clock info
David Brownell
2009-06-12
6
-21
/
+1
*
arm: timer and interrupt init rework
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
1
-1
/
+0
*
davinci: move psc support board-->cpu
David Brownell
2009-06-12
7
-219
/
+1
*
DaVinci Ethernet cleanup
David Brownell
2009-06-12
1
-19
/
+15
*
Fix e-mail address of Gary Jennejohn.
Detlev Zundel
2009-05-15
8
-8
/
+8
*
Fix all linker script to handle all rodata sections
Trent Piepho
2009-03-20
4
-4
/
+4
*
davinci: fix implicit declaration of function 'davinci_errata_workarounds'
Jean-Christophe PLAGNIOL-VILLARD
2009-02-22
1
-0
/
+1
*
ARM DaVinci: Add common peripherals and modules enable functions.
Hugo Villeneuve
2009-02-22
6
-105
/
+101
[next]