Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
9588ab7d092353448c7757bc9cd21355c53bcd64
/
arch
/
blackfin
a466b64
blackfin: delete unused header files
by Masahiro Yamada
· 11 years ago
c56f7b0
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Tom Rini
· 11 years ago
b348aa9
blackfin: remove build warning
by Sonic Zhang
· 11 years ago
70b86bc
blackfin: fixing warning by including proper headers
by Sonic Zhang
· 11 years ago
7c9c744
Makefile: use two double-quotations as a pair
by Masahiro Yamada
· 11 years ago
3c25a66
blackfin: Do not generate unused header bootrom-asm-offsets.h
by Masahiro Yamada
· 11 years ago
84c38da
blackfin: If none ADI_GPIOX macro is defined, use ADI_GPIO1 as default
by Sonic Zhang
· 11 years ago
6b3e5c0
Blackfin: remove executable permission of AWK script
by Masahiro Yamada
· 11 years ago
9655c93
blackfin: don't use 'bool' when it causes problems
by Wolfgang Denk
· 11 years ago
4e56395
include: delete include/linux/config.h
by Masahiro Yamada
· 11 years ago
06bc873
cosmetic: remove empty lines at the top of file
by Masahiro Yamada
· 11 years ago
33d1b9a
config: remove platform CONFIG_SYS_HZ definition part 2/2
by Rob Herring
· 11 years ago
9170310
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Tom Rini
· 11 years ago
18b03b5
blackfin: Move machine specific gpio_port_t structure back to blackfin arch folder.
by Steven Miao
· 11 years ago
83ee17e
blackfin: fix a warning in arch/blackfin/cpu/cpu.c
by Masahiro Yamada
· 11 years ago
c3c10f9
blackfin: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
ec7fbf5
Coding Style cleanup: replace leading SPACEs by TABs
by Wolfgang Denk
· 11 years ago
06c8dc0
blackfin: Fix using gd->baudrate before setting its value
by Axel Lin
· 11 years ago
583eb66
blackfin: gpio: Use proper mask for comparing function
by Axel Lin
· 11 years ago
d0617d0
blackfin: gpio: Unreserve gpio in special_gpio_free()
by Axel Lin
· 11 years ago
5959746
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
e0e55bc
i2c: common changes for multibus/multiadapter support
by Heiko Schocher
· 13 years ago
f059d0a
blackfin: x86: bootm: Handle PREP stage of bootm
by Simon Glass
· 11 years ago
3edc3f3
bfin: Move gpio support for bf54x and bf60x into the generic driver folder.
by Sonic Zhang
· 12 years ago
5c38131
blackfin: Add comments for watchdog event initialization.
by Sonic Zhang
· 12 years ago
95aad8a
blackfin: Move blackfin serial driver out of blackfin arch folder.
by Sonic Zhang
· 12 years ago
cde8cef
blackfin: Move blackfin watchdog driver out of the blackfin arch folder.
by Sonic Zhang
· 12 years ago
a17e7a7
bf609: add SPI register base address
by Scott Jiang
· 12 years ago
42c81dc
blackfin: Uart divisor should be set after their values are generated.
by Sonic Zhang
· 12 years ago
7f2fe63
blackfin: Add memory virtual console to blackfin serial driver.
by Sonic Zhang
· 12 years ago
57a3246
blackfin: Enable early print via the generic serial API.
by Sonic Zhang
· 12 years ago
a671b70
blackfin: bf609: add softswitch config command
by Bob Liu
· 12 years ago
dbfad02
blackfin: Correct early serial mess output in BYPASS boot mode.
by Sonic Zhang
· 12 years ago
c15c403
blackfin: Set correct early debug serial baudrate.
by Sonic Zhang
· 12 years ago
8a9561c
blackfin: run core1 from L1 code sram start address in uboot init code on core 0
by Sonic Zhang
· 12 years ago
1538ded
blackfin: add baudrate to bdinfo
by Bob Liu
· 12 years ago
ab0ea6d
Blackfin: adjust asm constraints with NMI workaround
by Mike Frysinger
· 12 years ago
5a3ab3a
blackfin: limit the max memory dma peripheral transfer size to 4 bytes.
by Sonic Zhang
· 12 years ago
d5ed87e
blackfin: Change the member's type in dma structures.
by Sonic Zhang
· 12 years ago
d7a886b
lib: consolidate hang()
by Andreas Bießmann
· 12 years ago
4a59809
Consolidate bool type
by York Sun
· 12 years ago
19aac97
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
989e1a0
blackfin: Remove noreturn attribute from cpu_init_f()
by Simon Glass
· 12 years ago
bbeac16
blackfin: Fix up board_type global data
by Simon Glass
· 12 years ago
9bce37c
Introduce generic link section.h symbol files
by Simon Glass
· 12 years ago
c24895e
Refactor linker-generated arrays
by Albert ARIBAUD
· 12 years ago
e8505bb
blackfin: bf60x: add resume from hibernate
by Steven Miao
· 13 years ago
6cdbce6
blackfin: bf60x: add hw watchdog support
by Bob Liu
· 13 years ago
0b38223
blackfin: add bf6xx spi driver
by Scott Jiang
· 13 years ago
fe13b64
blackfin: bf60x: add rsi/sdh support
by Sonic Zhang
· 12 years ago
b40b6ea
blackfin: bf60x: add gpio support
by Bob Liu
· 12 years ago
49334b8
blackfin: bf60x: support big cplb page
by Bob Liu
· 13 years ago
6e24a61
blackfin: bf60x: add dma support
by Bob Liu
· 12 years ago
7a91b9b
blackfin: bf60x: add serial support
by Sonic Zhang
· 12 years ago
a99f03e
blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.
by Sonic Zhang
· 12 years ago
52a310c
blackfin: bf60x: new processor header files
by Bob Liu
· 12 years ago
87031d5
blackfin: Use generic global_data
by Simon Glass
· 12 years ago
3ac47d7
Add architecture-specific global data
by Simon Glass
· 12 years ago
efd76dad
common: Discard the __u_boot_cmd section
by Marek Vasut
· 12 years ago
607092a
common: Add .u_boot_list into all linker files
by Marek Vasut
· 12 years ago
25c2bad
blackfin: Change global data baudrate to int
by Simon Glass
· 12 years ago
52039da
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
by Marek Vasut
· 12 years ago
3862c4a
serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTI
by Marek Vasut
· 12 years ago
840b724
serial: bfin: Adjust serial_register_bfin_uart()
by Marek Vasut
· 12 years ago
b46931d
serial: Rename .init() and .uninit() in serial_device
by Marek Vasut
· 12 years ago
0b3176c
COMMON: Use __stringify() instead of MK_STR()
by Marek Vasut
· 12 years ago
033848e
Consolidate bootcount code into drivers/bootcount
by Stefan Roese
· 12 years ago
211c210
global_data: unify global flag defines
by Mike Frysinger
· 13 years ago
05015c0
Blackfin: easylogo: add lzma logos
by Mike Frysinger
· 13 years ago
8c0906e
CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
by Tom Rini
· 12 years ago
36fe7db
net: move bootfile init into eth_initialize
by Mike Frysinger
· 13 years ago
04b63f2
net: punt bd->bi_ip_addr
by Mike Frysinger
· 13 years ago
a067a5e
Blackfin: move gd/bd to bss by default
by Mike Frysinger
· 13 years ago
5dd14f8
Blackfin: gd_t: relocate volatile markings
by Mike Frysinger
· 13 years ago
32ff408
linkage.h: move from blackfin to common includes
by Macpaul Lin
· 13 years ago
d57463a
Blackfin: add in/out le32 variants
by Mike Frysinger
· 13 years ago
d16452b
Blackfin: cache result of cpp check
by Mike Frysinger
· 13 years ago
5e62f35
Blackfin: traps: fix up printf warnings from debug
by Mike Frysinger
· 13 years ago
9fed419
Blackfin: drop now unused local variable
by Mike Frysinger
· 13 years ago
3d87f6b
blackfin: Use getenv_ulong() in place of getenv(), strtoul
by Simon Glass
· 13 years ago
45e3989
Blackfin: define CONFIG_SYS_CACHELINE_SIZE
by Mike Frysinger
· 13 years ago
5da0bed
image: push default arch values to arch headers
by Mike Frysinger
· 13 years ago
b918173
POST: add post_log_res field for post results in global data
by Valentin Longchamp
· 13 years ago
3c28f48
console: Implement pre-console buffer
by Graeme Russ
· 13 years ago
d11415b
Blackfin: uart: implement loop callback for post
by Mike Frysinger
· 14 years ago
32ed1fe
Blackfin: post: generalize led/button tests with GPIOs
by Mike Frysinger
· 14 years ago
78136e2
Blackfin: post: drop custom test list
by Mike Frysinger
· 14 years ago
f8e7252
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 13 years ago
61d0195
unify version_string
by Andreas Bießmann
· 13 years ago
139d6cf
Timer: Remove reset_timer() for non-Nios2 arches
by Graeme Russ
· 13 years ago
12052d6
Use ALL-y style instead of ifeq blocks for better readability
by Daniel Schwierzeck
· 13 years ago
395aca4
Blackfin: jtag-console: fix timer usage
by Mike Frysinger
· 13 years ago
5b74f0b
Blackfin: switch to common display_options()
by Mike Frysinger
· 13 years ago
2426099
Blackfin: serial: move early debug strings into .rodata section
by Mike Frysinger
· 13 years ago
61c2873
Blackfin: update anomaly lists to latest public info
by Mike Frysinger
· 13 years ago
f05105c
Blackfin: serial: convert to bfin_{read,write} helpers
by Mike Frysinger
· 13 years ago
31c7c50
Blackfin: split out async setup
by Mike Frysinger
· 14 years ago
5428404
Blackfin: drop unused dma.h header from start code
by Mike Frysinger
· 13 years ago
0fb930f
Blackfin: portmux: allow header to be included in assembly files
by Mike Frysinger
· 14 years ago
Next »