index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
pxa: fix wrong comment about vpac270 being the arch number
Marcel Ziswiler
2015-03-02
2
-2
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'master' of git://git.denx.de/u-boot-samsung
Tom Rini
2015-03-01
10
-35
/
+495
|
\
\
\
\
\
|
*
|
|
|
|
Exynos: Fix L2 cache timings on Exynos5420 and Exynos5800
Doug Anderson
2015-02-28
4
-95
/
+77
|
*
|
|
|
|
Exynos542x: Make A7s boot with thumb-mode U-Boot on warm reset
Akshay Saraswat
2015-02-28
1
-1
/
+1
|
*
|
|
|
|
Exynos542x: Fix secondary core booting for thumb
Akshay Saraswat
2015-02-28
2
-1
/
+4
|
*
|
|
|
|
Exynos542x: add L2 control register configuration
Akshay Saraswat
2015-02-28
2
-13
/
+64
|
*
|
|
|
|
Exynos542x: cache: Disable clean/evict push to external
Akshay Saraswat
2015-02-28
1
-1
/
+17
|
*
|
|
|
|
Exynos542x: Add workaround for exynos iROM errata
Akshay Saraswat
2015-02-28
3
-16
/
+200
|
*
|
|
|
|
Exynos542x: Add workaround for ARM errata 799270
Akshay Saraswat
2015-02-28
1
-0
/
+28
|
*
|
|
|
|
Exynos542x: Add workaround for ARM errata 798870
Akshay Saraswat
2015-02-28
1
-0
/
+16
|
*
|
|
|
|
Exynos542x: CPU: Power down all secondary cores
Akshay Saraswat
2015-02-28
4
-0
/
+164
|
*
|
|
|
|
Exynos542x: Config: Add various configs
Akshay Saraswat
2015-02-28
1
-0
/
+16
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
2015-03-01
106
-608
/
+741
|
\
\
\
\
\
|
*
|
|
|
|
ARM: UniPhier: remove SSC_WAY_SIZE and SSC_NUM_ENTRIES macros
Masahiro Yamada
2015-03-01
2
-5
/
+7
|
*
|
|
|
|
ARM: UniPhier: remove stop_mpll() from PH1-Pro4 PLL initialization
Masahiro Yamada
2015-03-01
2
-21
/
+0
|
*
|
|
|
|
ARM: UniPhier: consolidate MEMCONF setting code
Masahiro Yamada
2015-03-01
6
-141
/
+116
|
*
|
|
|
|
ARM: UniPhier: switch to 1CS support card
Masahiro Yamada
2015-03-01
3
-3
/
+3
|
*
|
|
|
|
ARM: UniPhier: support 1CS support card for all the UniPhier SoCs
Masahiro Yamada
2015-03-01
9
-121
/
+189
|
*
|
|
|
|
ARM: UniPhier: switch to xHCI for PH1-Pro4
Masahiro Yamada
2015-03-01
2
-1
/
+4
|
*
|
|
|
|
usb: UniPhier: add UniPhier on-chip xHCI host driver support
Masahiro Yamada
2015-03-01
6
-1
/
+98
|
*
|
|
|
|
ARM: UniPhier: add xHCI device nodes to PH1-Pro4 device tree
Masahiro Yamada
2015-03-01
2
-6
/
+15
|
*
|
|
|
|
ARM: UniPhier: enable xHCI and GIO cores for PH1-Pro4
Masahiro Yamada
2015-03-01
2
-1
/
+25
|
*
|
|
|
|
ARM: UniPhier: add I/O pin settings for xHCI on PH1-Pro4
Masahiro Yamada
2015-03-01
1
-0
/
+7
|
*
|
|
|
|
ARM: UniPhier: replace "usb-ehci" with "generic-ehci"
Masahiro Yamada
2015-03-01
4
-16
/
+16
|
*
|
|
|
|
ARM: UniPhier: move uniphier_ehci_reset() function
Masahiro Yamada
2015-03-01
2
-28
/
+14
|
*
|
|
|
|
ARM: UniPhier: remove EHCI platform devices
Masahiro Yamada
2015-03-01
7
-59
/
+6
|
*
|
|
|
|
ARM: UniPhier: enable STDMAC for EHCI
Masahiro Yamada
2015-03-01
3
-2
/
+10
|
*
|
|
|
|
ARM: UniPhier: reset NAND core in SPL for non-NAND boot mode
Masahiro Yamada
2015-03-01
1
-0
/
+5
|
*
|
|
|
|
ARM: UniPhier: split clkrst_init() into two functions
Masahiro Yamada
2015-03-01
11
-49
/
+74
|
*
|
|
|
|
ARM: UniPhier: rename SC_CLKCTRL_CLK_* to SC_SCLKCTRL_CEN_*
Masahiro Yamada
2015-03-01
5
-13
/
+13
|
*
|
|
|
|
ARM: UniPhier: fix SBC init code
Masahiro Yamada
2015-03-01
3
-25
/
+24
|
*
|
|
|
|
ARM: UniPhier: fix comments in PH1-Pro4 SBC code
Masahiro Yamada
2015-03-01
1
-3
/
+3
|
*
|
|
|
|
serial: UniPhier: move LCR register setting to probe function
Masahiro Yamada
2015-03-01
1
-9
/
+11
|
*
|
|
|
|
serial: UniPhier: use 32 bit register access
Masahiro Yamada
2015-03-01
1
-28
/
+26
|
*
|
|
|
|
ARM: UniPhier: update defconfigs using savedefconfig
Masahiro Yamada
2015-03-01
3
-27
/
+27
|
*
|
|
|
|
ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h>
Masahiro Yamada
2015-03-01
46
-69
/
+69
|
*
|
|
|
|
ARM: UniPhier: move SoC headers to mach-uniphier/include/mach
Masahiro Yamada
2015-03-01
16
-1
/
+0
|
*
|
|
|
|
ARM: UniPhier: move SoC sources to mach-uniphier
Masahiro Yamada
2015-03-01
62
-3
/
+3
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
Tom Rini
2015-03-01
28
-41
/
+3349
|
\
\
\
\
\
|
*
|
|
|
|
arm: rmobile: silk: Add support SDHI
Vladimir Barinov
2015-02-25
3
-1
/
+38
|
*
|
|
|
|
arm: rmobile: silk: fix typo in device declaration
Vladimir Barinov
2015-02-25
1
-1
/
+1
|
*
|
|
|
|
arm: rmobile: silk: Disable ethernet pins pull-up
Vladimir Barinov
2015-02-25
1
-0
/
+8
|
*
|
|
|
|
arm: rmobile: silk: Fix GPIO4_31 initialization
Vladimir Barinov
2015-02-25
1
-1
/
+1
|
*
|
|
|
|
arm: rmobile: Add Porter board support
Vladimir Barinov
2015-02-25
9
-1
/
+1704
|
*
|
|
|
|
arm: rmobile: lager: Add support SDHI
Nobuhiro Iwamatsu
2015-02-25
4
-9
/
+1055
|
*
|
|
|
|
arm: rmobile: gose: Add support SDHI
Nobuhiro Iwamatsu
2015-02-25
3
-0
/
+74
|
*
|
|
|
|
arm: rmobile: koelsch: Add support SDHI
Nobuhiro Iwamatsu
2015-02-25
3
-1
/
+79
|
*
|
|
|
|
arm: rmobile: alt: Add support SDHI
Nobuhiro Iwamatsu
2015-02-25
5
-13
/
+308
|
*
|
|
|
|
arm: rmobile: silk: Migrate serial driver to drivers model
Nobuhiro Iwamatsu
2015-02-25
3
-3
/
+16
|
*
|
|
|
|
arm: rmobile: alt: Migrate serial driver to drivers model
Nobuhiro Iwamatsu
2015-02-25
3
-3
/
+16
[prev]
[next]