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
/
cpu
/
armv7
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: OMAP4/5: Move gpmc clocks to essential group.
SRICHARAN R
2012-07-07
2
-2
/
+2
*
ARM: OMAP4+: Move external phy initialisations to arch specific place.
SRICHARAN R
2012-07-07
3
-27
/
+37
*
omap4: Use a smaller M,N couple for IVA DPLL
Sebastien Jan
2012-07-07
1
-1
/
+1
*
omap: emif: fix bug in manufacturer code test
Steve Sakoman
2012-07-07
1
-1
/
+1
*
omap: emif: deal with rams that return duplicate mr data on all byte lanes
Steve Sakoman
2012-07-07
1
-1
/
+6
*
OMAP4+: Force DDR in self-refresh after warm reset
Lokesh Vutla
2012-07-07
2
-0
/
+25
*
OMAP4+: Handle sdram init after warm reset
Lokesh Vutla
2012-07-07
1
-4
/
+6
*
ARM: OMAP3+: Detect reset type
Lokesh Vutla
2012-07-07
1
-0
/
+5
*
arm: bugfix: Move vector table before jumping relocated code
Tetsuyuki Kobayashi
2012-07-07
1
-0
/
+12
*
i.MX6 USDHC: Use the ESDHC clock
Michael Langer
2012-07-07
1
-0
/
+4
*
mx53: Fix mask for SATA reference clock
Fabio Estevam
2012-07-07
1
-1
/
+1
*
EXYNOS5: PINMUX: Added default pinumx settings
Rajeshwari Shinde
2012-07-07
2
-1
/
+221
*
Exynos: fix cpuinfo and cpu detecting
Minkyu Kang
2012-07-07
1
-2
/
+3
*
OMAP5: Change voltages for omap5432
Lokesh Vutla
2012-07-07
1
-10
/
+21
*
OMAP5: DPLL core lock for OMAP5432
Lokesh Vutla
2012-07-07
2
-6
/
+15
*
OMAP5: EMIF: Add support for DDR3 device
Lokesh Vutla
2012-07-07
3
-3
/
+122
*
OMAP5: ADD precalculated timings for ddr3
Lokesh Vutla
2012-07-07
2
-1
/
+50
*
OMAP5: Configure the io settings for omap5432 uevm board
Lokesh Vutla
2012-07-07
1
-19
/
+79
*
OMAP5: ADD chip detection for OMAP5432 SOC
Lokesh Vutla
2012-07-07
1
-1
/
+9
*
ARM: OMAP5: Align memory used for testing to the power of 2
SRICHARAN R
2012-07-07
1
-0
/
+3
*
ARM: OMAP5: dmm: Create a tiler trap section.
SRICHARAN R
2012-07-07
1
-3
/
+3
*
ARM: OMAP4+: dmm: Take care of overlapping dmm and trap sections.
SRICHARAN R
2012-07-07
1
-2
/
+18
*
am33xx: Do not call init_timer twice
Tom Rini
2012-07-07
1
-14
/
+16
*
arm: Tegra: Use ODMDATA from BCT in IRAM
Tom Warren
2012-07-07
1
-1
/
+21
*
tegra: override compiler flags for low level init code
amartin@nvidia.com
2012-07-07
1
-2
/
+5
*
tegra: Correct PLL access in ap20.c and clock.c
Simon Glass
2012-07-07
2
-4
/
+6
*
tegra: add SDMMC1 on SDIO1 funcmux entry
Stephen Warren
2012-07-07
1
-0
/
+7
*
tegra: add SDIO1 funcmux entry for UARTA
Lucas Stach
2012-07-07
2
-0
/
+7
*
tegra: add UART1 on GPU funcmux entry
Stephen Warren
2012-07-07
2
-1
/
+8
*
tegra: add alternate UART1 funcmux entry
Stephen Warren
2012-07-07
2
-2
/
+25
*
arm, omap3: fix warm reset serial output on OMAP36xx/AM/DM37xx
Matt Porter
2012-05-15
1
-0
/
+16
*
omap4: do not enable auxiliary cores
Tero Kristo
2012-05-15
1
-4
/
+0
*
omap4: do not enable fs-usb module
Tero Kristo
2012-05-15
1
-2
/
+0
*
tegra2: trivially enable 13 mhz crystal frequency
Lucas Stach
2012-05-15
1
-1
/
+4
*
tegra: Add keyboard support to funcmux
Simon Glass
2012-05-15
1
-0
/
+16
*
tegra: Setup PMC scratch info from ap20 setup
Yen Lin
2012-05-15
1
-0
/
+6
*
tegra: Add warmboot implementation
Yen Lin
2012-05-15
4
-0
/
+719
*
tegra: Add PMU to manage power supplies
Jimmy Zhang
2012-05-15
2
-0
/
+71
*
tegra: Add EMC support for optimal memory timings
Jimmy Zhang
2012-05-15
2
-0
/
+287
*
tegra: Add tegra_get_chip_type() to detect SKU
Simon Glass
2012-05-15
1
-0
/
+36
*
tegra: Add crypto library for warmboot code
Yen Lin
2012-05-15
2
-0
/
+266
*
tegra: Add functions to access low-level Osc/PLL details
Simon Glass
2012-05-15
1
-0
/
+32
*
tegra: Move ap20.h header into arch location
Simon Glass
2012-05-15
3
-105
/
+3
*
Add abs() macro to return absolute value
Simon Glass
2012-05-15
1
-2
/
+0
*
i.MX6: add enable_sata_clock()
Eric Nelson
2012-05-15
1
-0
/
+31
*
i.MX6: Add ANATOP regulator init
Dirk Behme
2012-05-15
1
-0
/
+30
*
mx53loco: Allow to print CPU information at a later stage
Fabio Estevam
2012-05-15
1
-1
/
+1
*
mx5: Add clock config interface
Fabio Estevam
2012-05-15
1
-4
/
+444
*
imx-common: Factor out get_ahb_clk()
Fabio Estevam
2012-05-15
3
-32
/
+19
*
MX53: add function to set SATA clock to internal
Stefano Babic
2012-05-15
1
-0
/
+24
[next]