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
/
arm
/
mach-mvebu
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: mvebu: Don't enable d-cache on A375
Stefan Roese
2016-04-04
1
-2
/
+9
*
arm: mvebu: Add basic support for Armada 375 eval board db-88f6720
Stefan Roese
2016-04-04
1
-1
/
+11
*
arm: mvebu: Add basic support for the Marvell Armada 375 SoC
Stefan Roese
2016-04-04
6
-5
/
+92
*
arm: mvebu: Add some SPI CS attributes
Stefan Roese
2016-03-24
1
-0
/
+3
*
arm: mvebu: Add support for the Armada XP theadorable board
Stefan Roese
2016-01-27
1
-0
/
+6
*
video: Add support for Armada XP LCD controller
Stefan Roese
2016-01-23
2
-0
/
+14
*
mvebu: Support Synology DS414
Phil Sutter
2016-01-14
2
-1
/
+8
*
mvebu: Add rudimental MV78230 support
Phil Sutter
2016-01-14
3
-6
/
+17
*
mvebu: Introduce kconfig symbols for SoC variants
Phil Sutter
2016-01-14
1
-4
/
+20
*
mvebu: axp: refactor board_sat_r_get() and caller
Phil Sutter
2016-01-14
1
-31
/
+15
*
drivers/pci/pci_mvebu: Fix for boards with X4 lanes
Phil Sutter
2016-01-14
1
-0
/
+2
*
arm: mvebu: Add runtime detection of UART (xmodem) boot-mode
Stefan Roese
2016-01-14
4
-20
/
+24
*
arm: mvebu: Add runtime boot-device detection
Stefan Roese
2016-01-14
2
-7
/
+39
*
arm: mvebu: Make local structs static const
Stefan Roese
2016-01-14
1
-2
/
+2
*
arm: mvebu: Move SAR register defines into header
Stefan Roese
2016-01-14
2
-16
/
+24
*
arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig
Stefan Roese
2016-01-14
6
-14
/
+25
*
arm: mvebu: Consolidate board Kconfig options into one file
Stefan Roese
2016-01-14
1
-0
/
+17
*
arm: mvebu: Print CPU and SDRAM frequency upon startup
Stefan Roese
2016-01-14
3
-8
/
+113
*
arm: mvebu: Make serdes setup on Armada XP less noisy
Stefan Roese
2016-01-14
1
-7
/
+7
*
arm: mvebu: Don't include "netdev.h" in cpu.c
Stefan Roese
2016-01-14
1
-1
/
+0
*
arm: mvebu: Add support for MV78260
Stefan Roese
2016-01-14
3
-5
/
+29
*
arm: mvebu: Don't use 0 as board ID as its used for the custom boards
Stefan Roese
2016-01-14
1
-1
/
+1
*
arm: mvebu: Simplify code in setup_usb_phys() a bit
Stefan Roese
2016-01-14
1
-5
/
+5
*
arm: mvebu: Don't disable cache at startup on Armada XP at all
Stefan Roese
2016-01-14
1
-12
/
+13
*
arm: mvebu: Don't call arch_cpu_init() from SPL at all
Stefan Roese
2016-01-14
3
-21
/
+8
*
arm: mvebu: Add v7_outer_cache_disable function for AXP & A38x
Stefan Roese
2016-01-14
1
-0
/
+8
*
arm: mvebu: Enable L2 cache on Armada XP
Stefan Roese
2016-01-14
1
-9
/
+25
*
arm: mvebu: Add SolidRun ClearFog Armada 38x initial support
Stefan Roese
2016-01-14
1
-0
/
+3
*
arm: mvebu: Move some defines to common include file
Stefan Roese
2016-01-14
1
-0
/
+6
*
net: mvneta: Convert to driver model
Stefan Roese
2016-01-14
2
-28
/
+0
*
arm: mvebu: Add SPI driver model support
Stefan Roese
2016-01-14
2
-3
/
+4
*
arm: mvebu: Add DM and OF_CONTROL support to SPL
Stefan Roese
2016-01-14
4
-65
/
+27
*
arm: mvebu/kirkwood: Use common timer functions
Stefan Roese
2016-01-14
2
-124
/
+17
*
arm: mvebu: Configure ARP timeout and retry count
Stefan Roese
2015-11-29
1
-0
/
+2
*
arm: mvebu: a38x: serdes specification cleanup
Kevin Smith
2015-11-17
4
-52
/
+48
*
arm: mvebu: a38x: Add const to some function calls
Kevin Smith
2015-11-17
4
-7
/
+7
*
arm: mvebu: a38x: Remove unsupported topologies
Kevin Smith
2015-11-17
8
-1315
/
+0
*
compat: Remove is_power_of_2() definition
Fabio Estevam
2015-11-05
1
-1
/
+1
*
arm: mvebu: Add DM (driver model) support
Stefan Roese
2015-10-21
1
-3
/
+0
*
arm: mvebu: Do not call board_init_r() from board_init_f()
Stefan Roese
2015-10-21
1
-2
/
+0
*
arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPL
Stefan Roese
2015-10-21
1
-12
/
+19
*
arm: mvebu: Add option to use UART xmodem protocol via kwboot
Stefan Roese
2015-10-21
5
-1
/
+54
*
arm: mvebu: Move Armada XP/38x Kconfig to mach specific Kconfig file
Stefan Roese
2015-10-20
1
-0
/
+21
*
arm: mvebu: timer.c: Explicitly move "init_done" var to data section
Stefan Roese
2015-10-01
1
-1
/
+1
*
arm: mvebu: Fix internal register config on A38x
Stefan Roese
2015-10-01
1
-14
/
+22
*
bitops: introduce BIT() definition
Heiko Schocher
2015-09-11
1
-2
/
+0
*
pci: mvebu: Add PCIe driver
Anton Schubert
2015-08-17
1
-8
/
+0
*
arm: mvebu: Add complete SDRAM ECC scrubbing
Stefan Roese
2015-08-17
2
-6
/
+139
*
arm: mvebu: dram.c: Rework dram_init() and dram_init_banksize()
Stefan Roese
2015-08-17
1
-9
/
+21
*
arm: mvebu: Display ECC enabled / disabled upon bootup
Stefan Roese
2015-08-17
1
-0
/
+19
[next]