index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
cpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Export redesign
Martin Dorwig
2015-01-29
1
-1
/
+2
*
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-23
1
-1
/
+1
*
cppcheck cleanup: fix nullPointer errors
Wolfgang Denk
2014-11-07
1
-0
/
+1
*
blackfin: convert blackfin board_f and board_r to use generic board init func...
Sonic Zhang
2014-08-07
3
-39
/
+313
*
stdio: Pass device pointer to stdio methods
Simon Glass
2014-07-23
1
-5
/
+5
*
blackfin: make name_to_gpio be a weak symbol
Ian Campbell
2014-04-18
1
-0
/
+48
*
kbuild: use shorten logs for misc targets
Masahiro Yamada
2014-02-25
1
-1
/
+5
*
kbuild: use scripts/Makefile.clean
Masahiro Yamada
2014-02-19
1
-0
/
+1
*
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-02-19
1
-3
/
+2
*
kbuild: change out-of-tree build
Masahiro Yamada
2014-02-19
1
-4
/
+4
*
blackfin: init bss early
Bob Liu
2014-02-07
1
-1
/
+1
*
blackfin: The logic of the BF609 macro is opposite.
Sonic Zhang
2014-02-07
1
-3
/
+3
*
blackfin: remove build warning
Sonic Zhang
2013-12-16
1
-8
/
+10
*
blackfin: Do not generate unused header bootrom-asm-offsets.h
Masahiro Yamada
2013-12-06
4
-65
/
+0
*
blackfin: If none ADI_GPIOX macro is defined, use ADI_GPIO1 as default
Sonic Zhang
2013-12-06
1
-1
/
+1
*
Blackfin: remove executable permission of AWK script
Masahiro Yamada
2013-12-02
1
-0
/
+0
*
blackfin: don't use 'bool' when it causes problems
Wolfgang Denk
2013-11-25
1
-3
/
+3
*
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Tom Rini
2013-11-04
3
-1
/
+21
|
\
|
*
blackfin: Move machine specific gpio_port_t structure back to blackfin arch f...
Steven Miao
2013-11-04
2
-1
/
+18
|
*
blackfin: fix a warning in arch/blackfin/cpu/cpu.c
Masahiro Yamada
2013-11-04
1
-0
/
+3
*
|
blackfin: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
1
-38
/
+16
|
/
*
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-10-14
1
-1
/
+1
*
blackfin: gpio: Use proper mask for comparing function
Axel Lin
2013-07-31
1
-5
/
+6
*
blackfin: gpio: Unreserve gpio in special_gpio_free()
Axel Lin
2013-07-31
1
-2
/
+2
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
3
-51
/
+3
*
bfin: Move gpio support for bf54x and bf60x into the generic driver folder.
Sonic Zhang
2013-05-13
2
-126
/
+21
*
blackfin: Add comments for watchdog event initialization.
Sonic Zhang
2013-05-13
1
-2
/
+10
*
blackfin: Move blackfin serial driver out of blackfin arch folder.
Sonic Zhang
2013-05-13
8
-1042
/
+4
*
blackfin: Move blackfin watchdog driver out of the blackfin arch folder.
Sonic Zhang
2013-05-13
4
-33
/
+22
*
blackfin: Uart divisor should be set after their values are generated.
Sonic Zhang
2013-05-13
1
-2
/
+5
*
blackfin: Add memory virtual console to blackfin serial driver.
Sonic Zhang
2013-05-13
1
-1
/
+59
*
blackfin: Enable early print via the generic serial API.
Sonic Zhang
2013-05-13
2
-52
/
+29
*
blackfin: Correct early serial mess output in BYPASS boot mode.
Sonic Zhang
2013-05-13
3
-2
/
+22
*
blackfin: Set correct early debug serial baudrate.
Sonic Zhang
2013-05-13
4
-77
/
+48
*
blackfin: run core1 from L1 code sram start address in uboot init code on core 0
Sonic Zhang
2013-05-13
1
-0
/
+30
*
Blackfin: adjust asm constraints with NMI workaround
Mike Frysinger
2013-05-13
1
-1
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-18
1
-1
/
+1
|
\
|
*
Refactor linker-generated arrays
Albert ARIBAUD
2013-03-12
1
-1
/
+1
*
|
blackfin: Remove noreturn attribute from cpu_init_f()
Simon Glass
2013-03-15
1
-1
/
+0
|
/
*
blackfin: bf60x: add resume from hibernate
Steven Miao
2013-03-04
1
-0
/
+46
*
blackfin: bf60x: add hw watchdog support
Bob Liu
2013-03-04
2
-0
/
+15
*
blackfin: bf60x: add gpio support
Bob Liu
2013-03-04
1
-7
/
+29
*
blackfin: bf60x: add serial support
Sonic Zhang
2013-03-04
4
-238
/
+574
*
blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.
Sonic Zhang
2013-03-04
4
-20
/
+367
*
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
1
-6
/
+0
*
common: Add .u_boot_list into all linker files
Marek Vasut
2012-10-22
1
-0
/
+4
*
serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTI
Marek Vasut
2012-10-15
1
-7
/
+30
*
serial: bfin: Adjust serial_register_bfin_uart()
Marek Vasut
2012-10-15
1
-1
/
+1
*
serial: Rename .init() and .uninit() in serial_device
Marek Vasut
2012-10-15
1
-2
/
+2
*
Consolidate bootcount code into drivers/bootcount
Stefan Roese
2012-09-01
2
-35
/
+0
[next]