index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
cpu
Age
Commit message (
Expand
)
Author
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
arch, board: squash lines for immediate return
Masahiro Yamada
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2015-11-10
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
2015-11-05
video: Drop DEV_FLAGS_SYSTEM flag
Bin Meng
2015-01-29
Export redesign
Martin Dorwig
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-07
cppcheck cleanup: fix nullPointer errors
Wolfgang Denk
2014-08-07
blackfin: convert blackfin board_f and board_r to use generic board init func...
Sonic Zhang
2014-07-23
stdio: Pass device pointer to stdio methods
Simon Glass
2014-04-18
blackfin: make name_to_gpio be a weak symbol
Ian Campbell
2014-02-25
kbuild: use shorten logs for misc targets
Masahiro Yamada
2014-02-19
kbuild: use scripts/Makefile.clean
Masahiro Yamada
2014-02-19
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-02-19
kbuild: change out-of-tree build
Masahiro Yamada
2014-02-07
blackfin: init bss early
Bob Liu
2014-02-07
blackfin: The logic of the BF609 macro is opposite.
Sonic Zhang
2013-12-16
blackfin: remove build warning
Sonic Zhang
2013-12-06
blackfin: Do not generate unused header bootrom-asm-offsets.h
Masahiro Yamada
2013-12-06
blackfin: If none ADI_GPIOX macro is defined, use ADI_GPIO1 as default
Sonic Zhang
2013-12-02
Blackfin: remove executable permission of AWK script
Masahiro Yamada
2013-11-25
blackfin: don't use 'bool' when it causes problems
Wolfgang Denk
2013-11-04
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Tom Rini
2013-11-04
blackfin: Move machine specific gpio_port_t structure back to blackfin arch f...
Steven Miao
2013-11-04
blackfin: fix a warning in arch/blackfin/cpu/cpu.c
Masahiro Yamada
2013-11-01
blackfin: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-14
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-07-31
blackfin: gpio: Use proper mask for comparing function
Axel Lin
2013-07-31
blackfin: gpio: Unreserve gpio in special_gpio_free()
Axel Lin
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-13
bfin: Move gpio support for bf54x and bf60x into the generic driver folder.
Sonic Zhang
2013-05-13
blackfin: Add comments for watchdog event initialization.
Sonic Zhang
2013-05-13
blackfin: Move blackfin serial driver out of blackfin arch folder.
Sonic Zhang
2013-05-13
blackfin: Move blackfin watchdog driver out of the blackfin arch folder.
Sonic Zhang
2013-05-13
blackfin: Uart divisor should be set after their values are generated.
Sonic Zhang
2013-05-13
blackfin: Add memory virtual console to blackfin serial driver.
Sonic Zhang
2013-05-13
blackfin: Enable early print via the generic serial API.
Sonic Zhang
2013-05-13
blackfin: Correct early serial mess output in BYPASS boot mode.
Sonic Zhang
2013-05-13
blackfin: Set correct early debug serial baudrate.
Sonic Zhang
2013-05-13
blackfin: run core1 from L1 code sram start address in uboot init code on core 0
Sonic Zhang
2013-05-13
Blackfin: adjust asm constraints with NMI workaround
Mike Frysinger
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-15
blackfin: Remove noreturn attribute from cpu_init_f()
Simon Glass
2013-03-12
Refactor linker-generated arrays
Albert ARIBAUD
2013-03-04
blackfin: bf60x: add resume from hibernate
Steven Miao
2013-03-04
blackfin: bf60x: add hw watchdog support
Bob Liu
2013-03-04
blackfin: bf60x: add gpio support
Bob Liu
2013-03-04
blackfin: bf60x: add serial support
Sonic Zhang
2013-03-04
blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.
Sonic Zhang
2012-10-22
common: Discard the __u_boot_cmd section
Marek Vasut
[next]