summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/cpu
Commit message (Expand)AuthorAgeFilesLines
* cppcheck cleanup: fix nullPointer errorsWolfgang Denk2014-11-071-0/+1
* blackfin: convert blackfin board_f and board_r to use generic board init func...Sonic Zhang2014-08-073-39/+313
* stdio: Pass device pointer to stdio methodsSimon Glass2014-07-231-5/+5
* blackfin: make name_to_gpio be a weak symbolIan Campbell2014-04-181-0/+48
* kbuild: use shorten logs for misc targetsMasahiro Yamada2014-02-251-1/+5
* kbuild: use scripts/Makefile.cleanMasahiro Yamada2014-02-191-0/+1
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-191-3/+2
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-191-4/+4
* blackfin: init bss earlyBob Liu2014-02-071-1/+1
* blackfin: The logic of the BF609 macro is opposite.Sonic Zhang2014-02-071-3/+3
* blackfin: remove build warningSonic Zhang2013-12-161-8/+10
* blackfin: Do not generate unused header bootrom-asm-offsets.hMasahiro Yamada2013-12-064-65/+0
* blackfin: If none ADI_GPIOX macro is defined, use ADI_GPIO1 as defaultSonic Zhang2013-12-061-1/+1
* Blackfin: remove executable permission of AWK scriptMasahiro Yamada2013-12-021-0/+0
* blackfin: don't use 'bool' when it causes problemsWolfgang Denk2013-11-251-3/+3
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2013-11-043-1/+21
|\
| * blackfin: Move machine specific gpio_port_t structure back to blackfin arch f...Steven Miao2013-11-042-1/+18
| * blackfin: fix a warning in arch/blackfin/cpu/cpu.cMasahiro Yamada2013-11-041-0/+3
* | blackfin: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-38/+16
|/
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-141-1/+1
* blackfin: gpio: Use proper mask for comparing functionAxel Lin2013-07-311-5/+6
* blackfin: gpio: Unreserve gpio in special_gpio_free()Axel Lin2013-07-311-2/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-243-51/+3
* bfin: Move gpio support for bf54x and bf60x into the generic driver folder.Sonic Zhang2013-05-132-126/+21
* blackfin: Add comments for watchdog event initialization.Sonic Zhang2013-05-131-2/+10
* blackfin: Move blackfin serial driver out of blackfin arch folder.Sonic Zhang2013-05-138-1042/+4
* blackfin: Move blackfin watchdog driver out of the blackfin arch folder.Sonic Zhang2013-05-134-33/+22
* blackfin: Uart divisor should be set after their values are generated.Sonic Zhang2013-05-131-2/+5
* blackfin: Add memory virtual console to blackfin serial driver.Sonic Zhang2013-05-131-1/+59
* blackfin: Enable early print via the generic serial API.Sonic Zhang2013-05-132-52/+29
* blackfin: Correct early serial mess output in BYPASS boot mode.Sonic Zhang2013-05-133-2/+22
* blackfin: Set correct early debug serial baudrate.Sonic Zhang2013-05-134-77/+48
* blackfin: run core1 from L1 code sram start address in uboot init code on core 0Sonic Zhang2013-05-131-0/+30
* Blackfin: adjust asm constraints with NMI workaroundMike Frysinger2013-05-131-1/+2
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-181-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+1
* | blackfin: Remove noreturn attribute from cpu_init_f()Simon Glass2013-03-151-1/+0
|/
* blackfin: bf60x: add resume from hibernateSteven Miao2013-03-041-0/+46
* blackfin: bf60x: add hw watchdog supportBob Liu2013-03-042-0/+15
* blackfin: bf60x: add gpio supportBob Liu2013-03-041-7/+29
* blackfin: bf60x: add serial supportSonic Zhang2013-03-044-238/+574
* blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.Sonic Zhang2013-03-044-20/+367
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-221-6/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-221-0/+4
* serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTIMarek Vasut2012-10-151-7/+30
* serial: bfin: Adjust serial_register_bfin_uart()Marek Vasut2012-10-151-1/+1
* serial: Rename .init() and .uninit() in serial_deviceMarek Vasut2012-10-151-2/+2
* Consolidate bootcount code into drivers/bootcountStefan Roese2012-09-012-35/+0
* linkage.h: move from blackfin to common includesMacpaul Lin2012-02-121-1/+1
* Blackfin: traps: fix up printf warnings from debugMike Frysinger2011-11-181-5/+10
OpenPOWER on IntegriCloud