]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - cpu/blackfin
Blackfin: fixup misc warnings such as printf's and missing casts
[karo-tx-uboot.git] / cpu / blackfin /
2009-01-28 Mike FrysingerBlackfin: fixup misc warnings such as printf's and...
2009-01-28 Mike FrysingerBlackfin: allow serial console to be disabled
2009-01-28 Mike FrysingerBlackfin: support console-over-JTAG
2009-01-28 Mike FrysingerBlackfin: handle new anomalies with reset
2009-01-28 Mike FrysingerBlackfin: pass RETX to Linux
2009-01-28 Mike FrysingerBlackfin: clarify relocation comment during init
2009-01-28 Mike FrysingerBlackfin: just set SP register directly during init
2009-01-28 Mike FrysingerBlackfin: add portmuxing for UARTs on the BF51x
2009-01-28 Mike FrysingerBlackfin: respect CONFIG_CLKIN_HALF
2009-01-28 Mike FrysingerBlackfin: use common memcpy routine during init
2009-01-28 Mike FrysingerBlackfin: overhaul i2c driver
2009-01-28 Mike FrysingerBlackfin: fix dcache handling when doing dma memcpy's
2009-01-28 Mike FrysingerBlackfin: minimize time cache is turned off when replac...
2009-01-22 Kim PhillipsMerge branch 'master' into next
2008-12-16 Wolfgang DenkMerge branch 'master' of ssh://gemini/home/wd/git/u...
2008-12-15 Timur Tabii2c: merge all i2c_reg_read() and i2c_reg_write() into...
2008-11-01 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2008-11-01 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-sh
2008-11-01 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-cfi...
2008-11-01 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2008-11-01 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-fdt
2008-11-01 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2008-10-23 Mike FrysingerBlackfin: fix up UART status bit handling
2008-10-23 Mike FrysingerBlackfin: small cpu init optimization while setting...
2008-10-23 Mike FrysingerBlackfin: set initial stack correctly according to...
2008-10-23 Mike FrysingerBlackfin: make baud calculation more accurate
2008-10-23 Mike FrysingerBlackfin: decode hwerrcause/excause when crashing
2008-10-23 Mike FrysingerBlackfin: fix register dump messages
2008-10-23 Mike FrysingerBlackfin: don't bother displaying reboot msg when crashing
2008-10-23 Mike FrysingerBlackfin: enable support for nested interrupts
2008-10-23 Mike FrysingerBlackfin: drop unused cache flush code
2008-10-23 Mike FrysingerBlackfin: unify cache handling code
2008-10-23 Mike FrysingerBlackfin: only enable hardware error irq by default
2008-10-21 Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-10-21 Markus KlotzbuecherMerge git://git.denx.de/u-boot into x1
2008-10-18 Wolfgang DenkMerge 'next' branch
2008-10-18 Jean-Christophe... rename CFG_ macros to CONFIG_SYS
2008-06-06 Jon LoeligerMerge commit 'wd/master'
2008-06-03 Stefan RoeseMerge branch 'master' of /home/stefan/git/u-boot/u...
2008-06-02 Wolfgang DenkMerge remote branch 'u-boot-ppc4xx/master'
2008-05-24 Jean-Christophe... Merging Stelian Pop AT91 patches
2008-05-20 Wolfgang DenkMerge branch 'socrates' of /home/wd/git/u-boot/projects
2008-05-20 Wolfgang DenkMerge branch 'lwmon5' of /home/wd/git/u-boot/projects
2008-05-20 Wolfgang DenkBig white-space cleanup.
2008-04-25 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/lwmon5
2008-04-07 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot-fdt
2008-04-07 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-04-07 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot-net
2008-04-07 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-04-07 Wolfgang DenkMerge branch 'master' of git://www.denx.de/git/u-boot...
2008-03-30 Mike FrysingerBlackfin: unify cpu and boot modes