summaryrefslogtreecommitdiff
path: root/arch/blackfin/cpu
AgeCommit message (Expand)Author
2013-05-13bfin: Move gpio support for bf54x and bf60x into the generic driver folder.Sonic Zhang
2013-05-13blackfin: Add comments for watchdog event initialization.Sonic Zhang
2013-05-13blackfin: Move blackfin serial driver out of blackfin arch folder.Sonic Zhang
2013-05-13blackfin: Move blackfin watchdog driver out of the blackfin arch folder.Sonic Zhang
2013-05-13blackfin: Uart divisor should be set after their values are generated.Sonic Zhang
2013-05-13blackfin: Add memory virtual console to blackfin serial driver.Sonic Zhang
2013-05-13blackfin: Enable early print via the generic serial API.Sonic Zhang
2013-05-13blackfin: Correct early serial mess output in BYPASS boot mode.Sonic Zhang
2013-05-13blackfin: Set correct early debug serial baudrate.Sonic Zhang
2013-05-13blackfin: run core1 from L1 code sram start address in uboot init code on core 0Sonic Zhang
2013-05-13Blackfin: adjust asm constraints with NMI workaroundMike Frysinger
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15blackfin: Remove noreturn attribute from cpu_init_f()Simon Glass
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD
2013-03-04blackfin: bf60x: add resume from hibernateSteven Miao
2013-03-04blackfin: bf60x: add hw watchdog supportBob Liu
2013-03-04blackfin: bf60x: add gpio supportBob Liu
2013-03-04blackfin: bf60x: add serial supportSonic Zhang
2013-03-04blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.Sonic Zhang
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2012-10-15serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTIMarek Vasut
2012-10-15serial: bfin: Adjust serial_register_bfin_uart()Marek Vasut
2012-10-15serial: Rename .init() and .uninit() in serial_deviceMarek Vasut
2012-09-01Consolidate bootcount code into drivers/bootcountStefan Roese
2012-02-12linkage.h: move from blackfin to common includesMacpaul Lin
2011-11-18Blackfin: traps: fix up printf warnings from debugMike Frysinger
2011-09-29Blackfin: uart: implement loop callback for postMike Frysinger
2011-08-02Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ
2011-07-12Blackfin: jtag-console: fix timer usageMike Frysinger
2011-07-12Blackfin: serial: move early debug strings into .rodata sectionMike Frysinger
2011-07-12Blackfin: serial: convert to bfin_{read,write} helpersMike Frysinger
2011-07-12Blackfin: split out async setupMike Frysinger
2011-07-12Blackfin: drop unused dma.h header from start codeMike Frysinger
2011-07-12Blackfin: gpio: optimize free path a littleMike Frysinger
2011-07-12Blackfin: uart: fix printf warningMike Frysinger
2011-07-12Blackfin: add init.elf helper codeMike Frysinger
2011-07-12Blackfin: dont reset SWRST on newer bf526 partsMike Frysinger
2011-07-12Blackfin: uart: add multiple serial supportMike Frysinger
2011-07-12Blackfin: uart: move debug buffers into local bssMike Frysinger
2011-06-03Blackfin: use on-chip reset func with newer partsMike Frysinger
2011-06-03Blackfin: use common LDSCRIPT logicMike Frysinger
2011-04-13gpio: generalize for all generic gpio providersMike Frysinger
2011-04-08Blackfin: replace "bfin_reset_or_hang()" with "panic()"Kyle Moffett
2011-04-08Blackfin: turn off caches when self initializingMike Frysinger
2011-04-08Blackfin: BF50x: new processor portMike Frysinger
2011-04-08Blackfin: serial: clean up muxing a bitMike Frysinger
2010-12-21Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby
2010-11-19Blackfin: drop initcode.o from combined objectMike Frysinger