[U-Boot] [PATCH 00/12] feature additions and fixes for da850
nagabhushana.netagunte at ti.com
nagabhushana.netagunte at ti.com
Tue Aug 2 17:43:00 CEST 2011
From: Nagabhushana Netagunte <nagabhushana.netagunte at ti.com>
These are some of the patches which add features like NOR
support and a couple of fixes. Sending them as a series
since some of them have some build dependency.
Manjunathappa, Prakash (2):
da850: add support for Spectrum Digital AM18xx EVM
da850: pass board revision info to kernel
Nagabhushana Netagunte (9):
da850: indicate cache usage disable in config file
da850: add NOR boot mode support
da850: modify the U-Boot prompt string
da850: add support to read mac address from spi flash
da850: add support to wake up DSP during board init
da850: read MAC address from I2C EEPROM on AM18xx EVM
da850: fix the channel number for EMAC teardown init
da850: modifications for Logic PD Rev.3 AM18xx EVM
da850: print DDR frequency from u-boot
Sudhakar Rajashekhara (1):
da8xx: add support for multiple PLL controllers
arch/arm/cpu/arm926ejs/davinci/cpu.c | 30 +++--
arch/arm/include/asm/arch-davinci/hardware.h | 30 ++++-
board/davinci/da8xxevm/da850evm.c | 201 ++++++++++++++++++++++++++
drivers/net/davinci_emac.c | 4 +-
include/configs/da850evm.h | 26 ++++-
5 files changed, 273 insertions(+), 18 deletions(-)
More information about the U-Boot
mailing list