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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sunxi: Hookup OTG USB controller support
Hans de Goede
2015-01-22
1
-0
/
+2
*
sunxi: video: Use frontend for dma on sun4i to fix memory bandwidth problems
Hans de Goede
2015-01-22
2
-0
/
+120
*
sunxi: Stop differentiating between 512M and 1G variants of the same board
Hans de Goede
2015-01-22
1
-1
/
+1
*
sunxi: mmc: Add support for sun9i (A80)
Hans de Goede
2015-01-22
1
-2
/
+6
*
sun9i: Add sun9i (A80) clock setup support
Hans de Goede
2015-01-22
2
-0
/
+69
*
sun9i: Add clock_sun9i.h with ccu register layout for sun9i
Hans de Goede
2015-01-22
2
-0
/
+141
*
sun9i: Add cpu_sun9i.h with iomem defines
Hans de Goede
2015-01-22
2
-0
/
+112
*
sunxi: Rename cpu.h to cpu_sun4i.h
Hans de Goede
2015-01-22
2
-145
/
+157
*
sunxi: Move clock_get_pllX / clock_set_pllX protos to mach specific headers
Hans de Goede
2015-01-22
3
-4
/
+12
*
sunxi: Drop pll6 setting from clock_init_uart
Hans de Goede
2015-01-22
1
-4
/
+1
*
sunxi: display: Make lcd display clk phase configurable
Hans de Goede
2015-01-22
1
-3
/
+1
*
sunxi: Restore lowlevel_init usage
Hans de Goede
2015-01-21
1
-21
/
+21
*
Merge git://git.denx.de/u-boot-arc
Tom Rini
2015-01-20
18
-62
/
+123
|
\
|
*
arc: rename "arc700" in "arcv1"
Alexey Brodkin
2015-01-15
4
-1
/
+1
|
*
board/synopsys: remove selection of CPU from the board
Alexey Brodkin
2015-01-15
1
-0
/
+3
|
*
arc: move common sources in library
Alexey Brodkin
2015-01-15
7
-6
/
+7
|
*
arc: move linker script in arch/arc/cpu folder
Alexey Brodkin
2015-01-15
1
-0
/
+0
|
*
arc: relocate - minor refactoring and clean-up
Alexey Brodkin
2015-01-15
2
-11
/
+5
|
*
arc: introduce separate section for interrupt vector table
Igor Guryanov
2015-01-15
7
-31
/
+46
|
*
arc: add dependences on MMU presence
Alexey Brodkin
2015-01-15
2
-4
/
+18
|
*
arc: interrupts - fix mask setup
Igor Guryanov
2015-01-15
1
-1
/
+1
|
*
arc: add ECR (exception cause register) output
Igor Guryanov
2015-01-15
2
-4
/
+7
|
*
arc: check caches existence before use
Igor Guryanov
2015-01-15
2
-0
/
+31
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2015-01-20
6
-0
/
+192
|
\
\
|
*
|
mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoC
Nobuhiro Iwamatsu
2015-01-19
6
-0
/
+192
*
|
|
zynq: Remove reference to gdata
Simon Glass
2015-01-20
1
-3
/
+0
*
|
|
sunxi: Drop use of lowlevel_init()
Simon Glass
2015-01-16
1
-5
/
+0
*
|
|
sunxi: Move SPL s_init() code to board_init_f()
Simon Glass
2015-01-16
1
-32
/
+37
*
|
|
arm: Add warnings about using gdata
Simon Glass
2015-01-16
1
-1
/
+6
*
|
|
TI ARMv7: Don't use GD before crt0.S has set it
Tom Rini
2015-01-16
4
-30
/
+11
|
/
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-ti
Tom Rini
2015-01-16
6
-51
/
+138
|
\
\
|
*
|
arm: am437x: Enable hardware leveling for EMIF
James Doublesin
2015-01-13
6
-51
/
+138
*
|
|
powerpc: 74xx_7xx: remove 74xx_7xx cpu support
Masahiro Yamada
2015-01-16
15
-2362
/
+0
*
|
|
mpc8xx: remove unused linker script
Masahiro Yamada
2015-01-16
1
-82
/
+0
*
|
|
ppc4xx: remove dead code
Masahiro Yamada
2015-01-16
1
-4
/
+0
|
|
/
|
/
|
*
|
ARM: armv8: Fix typo in commentary
Michal Simek
2015-01-14
1
-1
/
+1
*
|
Add support for Seagate BlackArmor NAS220
Evgeni Dobrev
2015-01-14
1
-0
/
+4
*
|
sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pin
Hans de Goede
2015-01-14
1
-0
/
+26
*
|
sunxi: usbc: Add support for usb0 to the common usbc code
Hans de Goede
2015-01-14
3
-9
/
+30
*
|
sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg
Hans de Goede
2015-01-14
6
-3
/
+254
*
|
sun7i: Move psci_arch_init close to text_end
Jan Kiszka
2015-01-14
1
-40
/
+40
*
|
sun7i: Add support for taking CPUs offline via PSCI
Jan Kiszka
2015-01-14
1
-0
/
+171
*
|
sunxi: video: Add lvds support
Hans de Goede
2015-01-14
3
-0
/
+15
*
|
sunxi: video: Add VGA output support
Hans de Goede
2015-01-14
2
-0
/
+78
*
|
sunxi: video: Add lcd output support
Hans de Goede
2015-01-14
2
-6
/
+26
*
|
sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1
Hans de Goede
2015-01-14
1
-0
/
+2
*
|
sunxi: gpio: Add support for gpio pins on the AXP209 pmic
Hans de Goede
2015-01-14
1
-0
/
+3
*
|
sunxi: gpio: Properly sort mux defines by port number
Hans de Goede
2015-01-14
1
-5
/
+5
*
|
sunxi: video: Set input sync enable
Hans de Goede
2015-01-14
1
-0
/
+1
*
|
sunxi: video: Add hdmi support
Hans de Goede
2015-01-14
1
-10
/
+23
[next]