]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - arch/blackfin/cpu
Blackfin: use on-chip reset func with newer parts
[karo-tx-uboot.git] / arch / blackfin / cpu /
2011-06-03 Mike FrysingerBlackfin: use on-chip reset func with newer parts
2011-06-03 Mike FrysingerBlackfin: use common LDSCRIPT logic
2011-05-10 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2011-04-20 Wolfgang DenkMerge branch 'phylib' of git://git.denx.de/u-boot-mmc
2011-04-20 Wolfgang DenkMerge branch 'misc' of git://git.denx.de/u-boot-blackfin
2011-04-13 Mike Frysingergpio: generalize for all generic gpio providers
2011-04-13 Graeme RussMerge branch 'master' of git://git.denx.de/u-boot-x86
2011-04-10 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2011-04-10 Wolfgang DenkMerge branch 'next' of git://git.denx.de/u-boot-nios
2011-04-10 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2011-04-08 Kyle MoffettBlackfin: replace "bfin_reset_or_hang()" with "panic()"
2011-04-08 Mike FrysingerBlackfin: turn off caches when self initializing
2011-04-08 Mike FrysingerBlackfin: BF50x: new processor port
2011-04-08 Mike FrysingerBlackfin: serial: clean up muxing a bit
2010-12-22 Wolfgang DenkMerge branch 'next' of ../next
2010-12-21 John RigbyMove DECLARE_GLOBAL_DATA_PTR to file scope
2010-12-09 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-imx
2010-11-30 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-samsung
2010-11-26 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-11-20 Mike FrysingerBlackfin: drop initcode.o from combined object
2010-11-19 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-i2c
2010-11-17 Sebastien CarlierSwitch from archive libraries to partial linking
2010-10-19 Wolfgang DenkMerge branch 'elf_reloc'
2010-10-17 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-10-17 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-imx
2010-10-15 Mike FrysingerBlackfin: workaround anomaly 05000440
2010-10-11 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-imx
2010-10-05 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2010-10-02 Mike FrysingerBlackfin: cmd_gpio: accept upper case pin names
2010-10-02 Mike FrysingerBlackfin: cmd_gpio: return gpio value to caller
2010-10-02 Mike FrysingerBlackfin: cmd_gpio: document/extend input sub-option
2010-09-07 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-samsung
2010-08-10 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-marvell
2010-08-10 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ti
2010-08-07 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/master
2010-08-03 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-samsung
2010-08-03 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2010-07-29 Mike FrysingerBlackfin: gpio: use common usage func
2010-07-25 Mike FrysingerBlackfin: jtag-console: handle newline stuffing
2010-07-25 Mike FrysingerBlackfin: jtag-console: add debug markers
2010-07-25 Mike FrysingerBlackfin: jtag-console: robustify against missing peer
2010-07-16 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ti
2010-07-15 Wolfgang DenkMerge branch 'master' of ../master
2010-07-14 Wolfgang DenkMerge branch 'next' of git://git.denx.de/u-boot-nios
2010-07-14 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2010-07-14 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-net
2010-07-14 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2010-07-13 Mike FrysingerBlackfin: serial: convert to portmux framework
2010-07-06 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot
2010-07-05 Mike FrysingerBlackfin: unify custom gpio commands
2010-07-05 Mike FrysingerBlackfin: import gpio/portmux layer from Linux
2010-07-05 Mike FrysingerBlackfin: set up simple NMI handlers for anomaly 05000219
2010-07-05 Mike FrysingerBlackfin: expand EVT1 usage documentation a bit more
2010-07-05 Mike FrysingerBlackfin: implement bootcount support
2010-07-05 Mike FrysingerBlackfin: clean up trace buffer handling when crashing
2010-07-04 Wolfgang DenkMake sure that argv[] argument pointers are not modified.
2010-04-19 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-04-13 Peter Tyserblackfin: Move cpu/blackfin/* to arch/blackfin/cpu/*