summaryrefslogtreecommitdiff
path: root/arch/blackfin/cpu
AgeCommit message (Expand)Author
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini
2015-11-05video: Drop DEV_FLAGS_SYSTEM flagBin Meng
2015-01-29Export redesignMartin Dorwig
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2014-11-07cppcheck cleanup: fix nullPointer errorsWolfgang Denk
2014-08-07blackfin: convert blackfin board_f and board_r to use generic board init func...Sonic Zhang
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass
2014-04-18blackfin: make name_to_gpio be a weak symbolIan Campbell
2014-02-25kbuild: use shorten logs for misc targetsMasahiro Yamada
2014-02-19kbuild: use scripts/Makefile.cleanMasahiro Yamada
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada
2014-02-07blackfin: init bss earlyBob Liu
2014-02-07blackfin: The logic of the BF609 macro is opposite.Sonic Zhang
2013-12-16blackfin: remove build warningSonic Zhang
2013-12-06blackfin: Do not generate unused header bootrom-asm-offsets.hMasahiro Yamada
2013-12-06blackfin: If none ADI_GPIOX macro is defined, use ADI_GPIO1 as defaultSonic Zhang
2013-12-02Blackfin: remove executable permission of AWK scriptMasahiro Yamada
2013-11-25blackfin: don't use 'bool' when it causes problemsWolfgang Denk
2013-11-04Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini
2013-11-04blackfin: Move machine specific gpio_port_t structure back to blackfin arch f...Steven Miao
2013-11-04blackfin: fix a warning in arch/blackfin/cpu/cpu.cMasahiro Yamada
2013-11-01blackfin: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk
2013-07-31blackfin: gpio: Use proper mask for comparing functionAxel Lin
2013-07-31blackfin: gpio: Unreserve gpio in special_gpio_free()Axel Lin
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
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