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
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: Remove support for lpc2292
Marek Vasut
2012-10-26
10
-835
/
+3
*
Merge remote-tracking branch 'u-boot-atmel/master'
Albert ARIBAUD
2012-10-26
1
-0
/
+15
|
\
|
*
ARM: at91sam9x5: enable MCI0 support for 9x5ek board.
Wu, Josh
2012-10-17
1
-0
/
+15
*
|
Merge remote-tracking branch 'u-boot-ti/master'
Albert ARIBAUD
2012-10-26
6
-340
/
+54
|
\
\
|
*
|
am33xx: support board specific ddr settings
Peter Korsgaard
2012-10-25
1
-103
/
+11
|
*
|
am33xx: move generic parts of pinmux handling out from board/ti/am335x
Peter Korsgaard
2012-10-25
2
-0
/
+34
|
*
|
am33xx/board: use cpu_mmc_init() for default mmc initialization
Peter Korsgaard
2012-10-25
1
-2
/
+2
|
*
|
am33xx: move ti i2c baseboard header handling to board/ti/am335x/
Peter Korsgaard
2012-10-25
1
-261
/
+0
|
*
|
am33xx/board.c: make wdtimer/uart_base static
Peter Korsgaard
2012-10-25
1
-2
/
+4
|
*
|
am33xx: Add SPI SPL as an option
Tom Rini
2012-10-25
1
-0
/
+1
|
*
|
am335x: Enable RTC 32K OSC clock
Vaibhav Hiremath
2012-10-25
2
-1
/
+26
|
*
|
am33xx: Enable DDR3 for DDR3 version of beaglebone
Joel A Fernandes
2012-10-23
1
-2
/
+7
*
|
|
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
5
-15
/
+0
*
|
|
common: Add .u_boot_list into all linker files
Marek Vasut
2012-10-22
6
-0
/
+28
|
/
/
*
|
dm: Move s3c24xx USB driver to a proper place
Marek Vasut
2012-10-18
4
-2240
/
+0
*
|
dm: wdt: arm: Move tnetv107x into drivers/watchdog/
Marek Vasut
2012-10-18
2
-181
/
+1
|
/
*
Remove lh7a40x cpu and serial driver
Albert ARIBAUD
2012-10-16
6
-916
/
+0
*
mx35: Define MAX and AIPS registers
Benoît Thébaudeau
2012-10-15
1
-1
/
+32
*
mx5: Optimize lowlevel_init code size
Benoît Thébaudeau
2012-10-15
1
-53
/
+59
*
mx25: Fix eSDHC support
Benoît Thébaudeau
2012-10-15
1
-9
/
+10
*
mx25: Define cpu_eth_init() only if needed
Benoît Thébaudeau
2012-10-15
1
-4
/
+6
*
mx25: Clean up clocks API
Benoît Thébaudeau
2012-10-15
1
-3
/
+3
*
mx25 clocks: Fix MXC_FEC_CLK
Benoît Thébaudeau
2012-10-15
1
-2
/
+1
*
mx25: Define more standard clocks
Benoît Thébaudeau
2012-10-15
1
-0
/
+10
*
mx25: Clean up clock calculations
Benoît Thébaudeau
2012-10-15
1
-4
/
+4
*
mx25: Fix decode_pll
Benoît Thébaudeau
2012-10-15
1
-3
/
+6
*
mx5/6 clocks: Fix SDHC clocks
Benoît Thébaudeau
2012-10-15
1
-0
/
+46
*
mx51: Fix I2C clock ID check
Benoît Thébaudeau
2012-10-15
1
-1
/
+5
*
mx5 clocks: Fix MXC_FEC_CLK
Benoît Thébaudeau
2012-10-15
1
-3
/
+2
*
mx5 clocks: Simplify imx_get_cspiclk()
Benoît Thébaudeau
2012-10-15
1
-20
/
+3
*
mx5 clocks: Fix get_uart_clk()
Benoît Thébaudeau
2012-10-15
1
-12
/
+24
*
mx5 clocks: Fix get_ipg_per_clk()
Benoît Thébaudeau
2012-10-15
1
-3
/
+7
*
mx5 clocks: Fix get_periph_clk()
Benoît Thébaudeau
2012-10-15
1
-20
/
+22
*
mx5 clocks: Fix get_lp_apm()
Benoît Thébaudeau
2012-10-15
1
-1
/
+23
*
mx5 clocks: Add and use CCSR definitions
Benoît Thébaudeau
2012-10-15
1
-11
/
+23
*
mx51: Fix USB PHY clocks
Benoît Thébaudeau
2012-10-15
1
-7
/
+18
*
mx5: Fix clock gate values
Benoît Thébaudeau
2012-10-15
1
-12
/
+15
*
mx5: Use explicit clock gate names
Benoît Thébaudeau
2012-10-15
1
-7
/
+8
*
mx5 clocks: Cleanup
Benoît Thébaudeau
2012-10-15
1
-146
/
+91
*
mx5/6: Define default SoC input clock frequencies
Benoît Thébaudeau
2012-10-15
2
-36
/
+29
*
imx: Use MXC_I2C_CLK in imx i2c driver
Matthias Weisser
2012-10-15
4
-0
/
+4
*
mx25: add CPU revision 1.2
Eric Benard
2012-10-15
1
-0
/
+3
*
i.MX6: get rid of redundant struct src_regs (dupe of struct src)
Eric Nelson
2012-10-15
1
-1
/
+1
*
i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fields
Eric Nelson
2012-10-15
1
-4
/
+6
*
pxa: Add code to examine cpu model and revision
Lukasz Dalek
2012-10-15
1
-2
/
+9
*
tegra: clean up board include hell
Lucas Stach
2012-10-15
3
-26
/
+2
*
tegra: add funcmux entry for NAND attached to KBC
Lucas Stach
2012-10-15
1
-1
/
+18
*
tegra20: rework UART GPIO handling
Lucas Stach
2012-10-15
2
-5
/
+1
*
tegra20: add clock_set_pllout function
Lucas Stach
2012-10-15
2
-1
/
+39
*
tegra20: complete periph_id enum
Lucas Stach
2012-10-15
1
-0
/
+1
[next]