]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - arch/microblaze
Blackfin: use on-chip reset func with newer parts
[karo-tx-uboot.git] / arch / microblaze /
2011-05-10 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2011-04-13 Wolfgang DenkMerge branch 'sf' of git://git.denx.de/u-boot-blackfin
2011-04-13 Graeme RussMerge branch 'master' of git://git.denx.de/u-boot-x86
2011-04-12 Wolfgang DenkMake STANDALONE_LOAD_ADDR configurable per board
2011-02-15 Michal Simekmicroblaze: Fix msr handling in interrupt_handler
2011-02-15 Michal Simekmicroblaze: Fix systems with MSR=0
2011-01-25 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2011-01-18 Peter TyserReplace "FLASH" strings with "Flash" or "flash"
2011-01-17 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-i2c
2011-01-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-sh
2011-01-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ubi
2011-01-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-cfi...
2011-01-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2011-01-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-micro...
2011-01-10 Michal Simekmicroblaze: Fix bd_info pointer
2011-01-10 Michal Simekmicroblaze: Disabling interrupt should return 1 if...
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-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-11-16 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-11-12 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/master
2010-10-29 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-marvell
2010-10-29 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-imx
2010-10-29 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-samsung
2010-10-29 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2010-10-29 Wolfgang DenkMerge branch 'for-wd-master' of git://git.denx.de/u...
2010-10-29 Wolfgang DenkReplace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL...
2010-10-27 Wolfgang DenkCoding Style cleanup
2010-10-27 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-sparc
2010-10-26 Wolfgang DenkReplace CONFIG_SYS_GBL_DATA_SIZE by auto-generated...
2010-10-19 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-10-19 Wolfgang DenkMerge branch 'at91' of git://git.denx.de/u-boot-atmel
2010-10-19 Wolfgang DenkMerge branch 'elf_reloc'
2010-10-19 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-imx
2010-10-18 John RigbyFDT: only call boot_get_fdt from generic code
2010-10-18 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2010-10-18 Wolfgang DenkRename TEXT_BASE into CONFIG_SYS_TEXT_BASE
2010-10-17 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-imx
2010-10-13 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-10-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-cfi...
2010-10-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-micro...
2010-10-12 Michal Simekmicroblaze: Support little-endian microblaze target
2010-10-12 Michal Simekmicroblaze: Add support for NET_MULTI api
2010-09-28 Wolfgang DenkMerge branch 'next' of /home/wd/git/u-boot/next
2010-09-19 Wolfgang DenkNew implementation for internal handling of environment...
2010-09-19 Wolfgang DenkMake getenv() work before relocation.
2010-07-06 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot
2010-07-04 Wolfgang DenkMake sure that argv[] argument pointers are not modified.
2010-05-10 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-04-27 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2010-04-24 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mmc
2010-04-24 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2010-04-24 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-micro...
2010-04-19 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-04-16 Michal Simekmicroblaze: Consolidate cache code
2010-04-16 Michal Simekmicroblaze: Flush cache before jumping to kernel
2010-04-16 Michal Simekmicroblaze: Support system with WB cache
2010-04-16 Michal Simekmicroblaze: Change initialization sequence
2010-04-16 Michal Simekmicroblaze: Change cache report messages
2010-04-16 Michal Simekmicroblaze: Fix interrupt handler code
2010-04-16 Michal Simekmicroblaze: Move FSL initialization to board.c
2010-04-16 Michal Simekmicroblaze: Move timer initialization to board.c
2010-04-16 Michal Simekmicroblaze: Fix irq.S code
2010-04-16 Arun Bhanumicroblaze: Add FDT support
2010-04-13 Peter Tysermicroblaze: Move cpu/microblaze/* to arch/microblaze...
2010-04-13 Peter TyserMove architecture-specific includes to arch/$ARCH/inclu...
2010-04-13 Peter TyserMove lib_$ARCH directories to arch/$ARCH/lib