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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
blackfin: gpio: Unreserve gpio in special_gpio_free()
Axel Lin
2013-07-31
1
-2
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
1
-0
/
+7
|
\
|
*
i2c: common changes for multibus/multiadapter support
Heiko Schocher
2013-07-23
1
-0
/
+7
*
|
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
26
-430
/
+26
|
/
*
blackfin: x86: bootm: Handle PREP stage of bootm
Simon Glass
2013-07-12
1
-0
/
+2
*
bfin: Move gpio support for bf54x and bf60x into the generic driver folder.
Sonic Zhang
2013-05-13
4
-183
/
+31
*
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
-419
/
+4
*
blackfin: Move blackfin watchdog driver out of the blackfin arch folder.
Sonic Zhang
2013-05-13
5
-35
/
+24
*
bf609: add SPI register base address
Scott Jiang
2013-05-13
1
-0
/
+3
*
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: bf609: add softswitch config command
Bob Liu
2013-05-13
1
-0
/
+18
*
blackfin: Correct early serial mess output in BYPASS boot mode.
Sonic Zhang
2013-05-13
4
-3
/
+27
*
blackfin: Set correct early debug serial baudrate.
Sonic Zhang
2013-05-13
6
-88
/
+123
*
blackfin: run core1 from L1 code sram start address in uboot init code on core 0
Sonic Zhang
2013-05-13
3
-0
/
+34
*
blackfin: add baudrate to bdinfo
Bob Liu
2013-05-13
1
-0
/
+2
*
Blackfin: adjust asm constraints with NMI workaround
Mike Frysinger
2013-05-13
1
-1
/
+2
*
blackfin: limit the max memory dma peripheral transfer size to 4 bytes.
Sonic Zhang
2013-05-13
1
-3
/
+6
*
blackfin: Change the member's type in dma structures.
Sonic Zhang
2013-05-13
1
-12
/
+12
*
lib: consolidate hang()
Andreas Bießmann
2013-05-01
1
-14
/
+0
*
Consolidate bool type
York Sun
2013-04-01
1
-3
/
+0
*
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: Fix up board_type global data
Simon Glass
2013-03-15
2
-1
/
+2
*
|
Introduce generic link section.h symbol files
Simon Glass
2013-03-15
1
-0
/
+27
|
/
*
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: add bf6xx spi driver
Scott Jiang
2013-03-04
1
-0
/
+240
*
blackfin: bf60x: add rsi/sdh support
Sonic Zhang
2013-03-04
1
-2
/
+36
*
blackfin: bf60x: add gpio support
Bob Liu
2013-03-04
3
-8
/
+181
*
blackfin: bf60x: support big cplb page
Bob Liu
2013-03-04
2
-6
/
+44
*
blackfin: bf60x: add dma support
Bob Liu
2013-03-04
3
-76
/
+156
*
blackfin: bf60x: add serial support
Sonic Zhang
2013-03-04
7
-238
/
+642
*
blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.
Sonic Zhang
2013-03-04
7
-41
/
+468
*
blackfin: bf60x: new processor header files
Bob Liu
2013-03-04
13
-1
/
+1090
*
blackfin: Use generic global_data
Simon Glass
2013-02-04
1
-31
/
+1
*
Add architecture-specific global data
Simon Glass
2013-02-01
1
-0
/
+5
*
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
*
blackfin: Change global data baudrate to int
Simon Glass
2012-10-19
3
-3
/
+3
*
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
Marek Vasut
2012-10-15
1
-2
/
+0
*
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
*
COMMON: Use __stringify() instead of MK_STR()
Marek Vasut
2012-10-15
2
-3
/
+1
*
Consolidate bootcount code into drivers/bootcount
Stefan Roese
2012-09-01
2
-35
/
+0
*
global_data: unify global flag defines
Mike Frysinger
2012-08-09
1
-13
/
+1
[prev]
[next]