]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - arch/blackfin
cmd_bdinfo: simplify local static funcs a bit
[karo-tx-uboot.git] / arch / blackfin /
2011-11-23 Wolfgang DenkMerge branch 'hs@denx.de' of git://git.denx.de/u-boot...
2011-11-21 Wolfgang DenkMerge branch 'sr@denx.de' of git://git.denx.de/u-boot...
2011-11-21 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2011-11-19 Mike FrysingerBlackfin: cache result of cpp check
2011-11-19 Mike FrysingerBlackfin: traps: fix up printf warnings from debug
2011-11-19 Mike FrysingerBlackfin: drop now unused local variable
2011-10-23 Simon Glassblackfin: Use getenv_ulong() in place of getenv(),...
2011-10-17 Mike FrysingerBlackfin: define CONFIG_SYS_CACHELINE_SIZE
2011-10-17 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2011-10-16 Mike FrysingerBlackfin: define CONFIG_SYS_CACHELINE_SIZE
2011-10-05 Mike Frysingerimage: push default arch values to arch headers
2011-10-05 Valentin LongchampPOST: add post_log_res field for post results in global...
2011-10-05 Graeme Russconsole: Implement pre-console buffer
2011-10-04 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2011-10-01 Wolfgang DenkMerge branch 'sf' of git://git.denx.de/u-boot-blackfin
2011-10-01 Wolfgang DenkMerge branch 'post' of git://git.denx.de/u-boot-blackfin
2011-09-29 Mike FrysingerBlackfin: uart: implement loop callback for post
2011-09-29 Mike FrysingerBlackfin: post: generalize led/button tests with GPIOs
2011-09-29 Mike FrysingerBlackfin: post: drop custom test list
2011-08-04 Albert ARIBAUDMerge commit '7b2fac7654f7420c2787f74ec3b1540fa3b343e9'
2011-08-02 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mmc
2011-08-02 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2011-08-02 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2011-07-28 Andreas Bießmannunify version_string
2011-07-26 Graeme RussTimer: Remove reset_timer() for non-Nios2 arches
2011-07-26 Daniel SchwierzeckUse ALL-y style instead of ifeq blocks for better reada...
2011-07-12 Mike FrysingerBlackfin: jtag-console: fix timer usage
2011-07-12 Mike FrysingerBlackfin: switch to common display_options()
2011-07-12 Mike FrysingerBlackfin: serial: move early debug strings into .rodata...
2011-07-12 Mike FrysingerBlackfin: update anomaly lists to latest public info
2011-07-12 Mike FrysingerBlackfin: serial: convert to bfin_{read,write} helpers
2011-07-12 Mike FrysingerBlackfin: split out async setup
2011-07-12 Mike FrysingerBlackfin: drop unused dma.h header from start code
2011-07-12 Mike FrysingerBlackfin: portmux: allow header to be included in assem...
2011-07-12 Mike FrysingerBlackfin: sync MMR read/write helpers with Linux
2011-07-12 Mike FrysingerBlackfin: gpio: optimize free path a little
2011-07-12 Mike FrysingerBlackfin: post: setup default CONFIG_SYS_POST_WORD_ADDR
2011-07-12 Mike FrysingerBlackfin: uart: fix printf warning
2011-07-12 Mike FrysingerBlackfin: add init.elf helper code
2011-07-12 Mike FrysingerBlackfin: dont reset SWRST on newer bf526 parts
2011-07-12 Mike FrysingerBlackfin: uart: add multiple serial support
2011-07-12 Mike FrysingerBlackfin: uart: move debug buffers into local bss
2011-06-08 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
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 Wolfgang DenkMerge branch 'sf' 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-12 Wolfgang DenkMake STANDALONE_LOAD_ADDR configurable per board
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: bootrom.h: sync with toolchain
2011-04-08 Mike FrysingerBlackfin: default to L1 bank A when L1 bank B does...
2011-04-08 Mike FrysingerBlackfin: turn off caches when self initializing
2011-04-08 Mike FrysingerBlackfin: only check for os log when we have external...
2011-04-08 Mike FrysingerBlackfin: BF537: unify duplicated headers
2011-04-08 Mike FrysingerBlackfin: BF52x: unify duplicated headers
2011-04-08 Mike FrysingerBlackfin: drop duplicate system mmr and L1 scratch...
2011-04-08 Mike FrysingerBlackfin: BF50x: new processor port
2011-04-08 Mike FrysingerBlackfin: fix bd_t handling
2011-04-08 Mike FrysingerBlackfin: bf537: fix L1 data defines
2011-04-08 Mike FrysingerBlackfin: serial: clean up muxing a bit
2011-04-08 Mike FrysingerBlackfin: move CONFIG_BFIN_CPU back to board config.h
2011-04-08 Mike FrysingerBlackfin: unify bootmode based LDR_FLAGS setup
2011-04-08 Mike FrysingerBlackfin: drop CONFIG_SYS_TEXT_BASE from boards
2011-04-08 Mike FrysingerBlackfin: skip RAM display for 0 mem systems
2011-03-22 Haiying WangIntroduce a new linker flag LDFLAGS_FINAL
2011-01-25 Nobuhiro IwamatsuDivides variable of linker flags to LDFLAGS-u-boot...
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-19 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2010-11-19 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2010-11-18 Mike FrysingerBlackfin: make sure bss len is multiple of 4 bytes
2010-11-18 Mike FrysingerBlackfin: stick ins/outs funcs into their own .text...
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-28 Mike FrysingerBlackfin: config.mk: drop manual stripping of config...
2010-10-28 Mike FrysingerBlackfin: fix building after asm-offsets.h intro
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 '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
next