index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpu
/
arm926ejs
/
davinci
Age
Commit message (
Expand
)
Author
2009-06-15
Switched davinci_emac Ethernet driver to use newer API
Ben Warren
2009-06-15
Moved Davinci Ethernet driver to drivers/net
Ben Warren
2009-06-12
arm: unify linker script
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
ARM DaVinci: Reset with watchdog enabled
Thomas Lange
2009-06-12
ARM DaVinci:Consolidate common u-boot.lds
Sandeep Paulraj
2009-06-12
arm920/926/926: remove non needed header
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
davinci: display correct clock info
David Brownell
2009-06-12
davinci: add basic dm355/dm350/dm335 support
David Brownell
2009-06-12
davinci: fix dm644x buglets
David Brownell
2009-06-12
davinci: split out some dm644x-specific bits from psc
David Brownell
2009-06-12
davinci: cpu-specific build uses conditional make syntax
David Brownell
2009-06-12
davinci: move psc support board-->cpu
David Brownell
2009-06-12
DaVinci now respects SKIP_LOWLEVEL_INIT
David Brownell
2009-05-15
Fix e-mail address of Gary Jennejohn.
Detlev Zundel
2009-03-30
davinci: move i2c driver to drivers/i2c
Jean-Christophe PLAGNIOL-VILLARD
2009-03-30
davinci: move nand driver to drivers/mtd/nand
Jean-Christophe PLAGNIOL-VILLARD
2008-12-15
i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions
Timur Tabi
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-13
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2008-09-12
ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.c
Hugo Villeneuve
2008-09-10
ARM DaVinci: Fix broken HW ECC for large page NAND.
Hugo Villeneuve
2008-08-31
ARM DaVinci: Changing function names for EMAC driver
Sandeep Paulraj
2008-08-25
ARM DaVinci: Removed redundant NAND initialization code.
Hugo Villeneuve
2008-08-25
ARM DaVinci: Fix compilation error with new MTD code.
Hugo Villeneuve
2008-08-13
drivers/mtd/nand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-12
NAND: Davinci driver updates
Sergey Kubushyn
2008-08-12
Fixing coding style issues
William Juul
2008-08-12
Remove white space at end.
William Juul
2008-08-12
Update MTD to that of Linux 2.6.22.1
William Juul
2008-07-14
ARM DaVinci: Remove extern phy_t declaration by moving code to proper place
Hugo Villeneuve
2008-07-10
Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash
Wolfgang Denk
2008-07-09
NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.
Scott Wood
2008-07-06
Remove duplicate code in cpu/arm926ejs/davinci/lxt972.c.
Hugo Villeneuve
2008-07-06
Remove duplicate definitions in include/lxt971a.h.
Hugo Villeneuve
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2008-04-22
ARM: Davinci: Fix DM644x timer overflow handling and cleanup
Dirk Behme
2008-04-11
Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:
Wolfgang Denk
2008-03-30
Removes all board specific code from the arch. part for DM644x (DaVinci) boards
Pieter Voorthuijsen
2008-03-30
- Remove *_masked() functions as noted by Wolfgang
Dirk Behme
2008-02-24
Coding style cleanup. Prepare v1.3.2-rc2 release candidate
Wolfgang Denk
2008-02-14
Fix timer overflow in DaVinci
Peter Pearse
2007-08-12
Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues.
Wolfgang Denk
2007-08-10
Conding style cleanup
Stefan Roese
2007-08-10
[ARM] TI DaVinci support, hopefully final
Sergey Kubushyn