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
path:
root
/
arch
/
arm
/
include
/
asm
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm/davinci/da850: add uart0 pinmux
Mikhail Kshevetskiy
2012-09-01
2
-0
/
+2
*
arm/davinci: fix DDR2/mDDR memory controller initialization for Omap L138
Mikhail Kshevetskiy
2012-09-01
1
-0
/
+1
*
da850/omap-l138: Add MMC support for DA850/OMAP-L138
Lad, Prabhakar
2012-09-01
2
-0
/
+4
*
omap: am33xx: enable gpio support
Steve Sakoman
2012-09-01
2
-0
/
+49
*
global_data: unify global flag defines
Mike Frysinger
2012-08-09
1
-13
/
+1
*
I2C: Move struct s3c24x0_i2c to a common place.
Rajeshwari Shinde
2012-07-31
1
-10
/
+0
*
EXYNOS: PINMUX: Add pinmux support for I2C
Rajeshwari Shinde
2012-07-31
1
-0
/
+8
*
EXYNOS5: define EXYNOS5_I2C_SPACING
Rajeshwari Shinde
2012-07-31
1
-0
/
+2
*
EXYNOS: Add I2C base address.
Rajeshwari Shinde
2012-07-31
1
-0
/
+3
*
EXYNOS: CLK: Add i2c clock
Rajeshwari Shinde
2012-07-31
1
-0
/
+1
*
imx-common: add i2c.c for bus recovery support
Troy Kisky
2012-07-31
3
-0
/
+44
*
i.mx53: add definition for I2C3_BASE_ADDR
Troy Kisky
2012-07-31
1
-0
/
+1
*
i.mx: iomux-v3.h: move to imx-common include directory
Troy Kisky
2012-07-31
2
-1
/
+1
*
mx6: Make pad name macro consistent with the datasheet
Ashok
2012-07-20
1
-2
/
+2
*
Merge branch 'next' of git://git.denx.de/u-boot-video
Wolfgang Denk
2012-07-18
2
-2
/
+3
|
\
|
*
mx6: Allow mx6 to access the IPUv3 registers
Fabio Estevam
2012-07-10
2
-2
/
+3
*
|
mxc_i2c: specify i2c base address in config file
Troy Kisky
2012-07-11
2
-1
/
+8
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2012-07-10
2
-0
/
+7
|
\
|
*
tegra: usb: Fix device enumeration problem of USB1
Jim Lin
2012-07-09
1
-0
/
+1
|
*
tegra: add GMC/GMD funcmux entry for SFLASH
Stephen Warren
2012-07-09
1
-0
/
+3
|
*
tegra: add ULPI on USB2 funcmux entry
Lucas Stach
2012-07-09
1
-0
/
+3
*
|
EXYNOS5: USB: Fix incorrect USB base addresses
Rajeshwari Shinde
2012-07-09
1
-2
/
+2
*
|
EXYNOS: Add power Enable/Disable for USB-EHCI
Rajeshwari Shinde
2012-07-09
1
-0
/
+4
*
|
USB: EXYNOS: Set USB 2.0 HOST Link mode
Rajeshwari Shinde
2012-07-09
1
-0
/
+3
*
|
EXYNOS5: Add structure for PMU registers
Rajeshwari Shinde
2012-07-09
1
-0
/
+622
*
|
EXYNOS5: Fix system register structure
Rajeshwari Shinde
2012-07-09
1
-0
/
+1
*
|
USB: EXYNOS: Incorporate EHCI review comments
Rajeshwari Shinde
2012-07-09
2
-5
/
+8
|
/
*
ARM: introduce arch_early_init_r()
Fabio Estevam
2012-07-07
1
-0
/
+1
*
SPL: ARM: spear: Add SPL support for SPEAr600 platform
Stefan Roese
2012-07-07
5
-20
/
+260
*
GPIO: Add SPEAr GPIO driver
Stefan Roese
2012-07-07
1
-0
/
+40
*
cleanup/SPEAr: Remove unnecessary parenthesis
Amit Virdi
2012-07-07
1
-2
/
+2
*
SPEAr: Correct SoC ID offset in misc configuration space
Shiraz Hashim
2012-07-07
1
-1
/
+1
*
SPEAr: explicitly select clk src for UART
Shiraz Hashim
2012-07-07
1
-0
/
+2
*
SPEAr: Add basic arch related support for SPEAr SoCs
Vipin KUMAR
2012-07-07
1
-0
/
+7
*
SPEAr: Add macb driver support for spear310 and spear320
Vipin KUMAR
2012-07-07
2
-0
/
+34
*
SPEAr: Configure network support for spear SoCs
Vipin KUMAR
2012-07-07
1
-0
/
+1
*
SPEAr: Eliminate dependency on Xloader table
Amit Virdi
2012-07-07
2
-74
/
+0
*
st_smi: Add support for SPEAr SMI driver
Vipin KUMAR
2012-07-07
1
-115
/
+0
*
mtd/NAND: Remove obsolete SPEAr specific NAND drivers
Vipin KUMAR
2012-07-07
1
-57
/
+0
*
SPEAr: Configure FSMC driver for NAND interface
Vipin KUMAR
2012-07-07
1
-4
/
+4
*
ARM: OMAP4+: Move external phy initialisations to arch specific place.
SRICHARAN R
2012-07-07
1
-0
/
+2
*
omap: am33xx: accomodate input clocks other than 24 Mhz
Steve Sakoman
2012-07-07
1
-5
/
+5
*
OMAP4+: Force DDR in self-refresh after warm reset
Lokesh Vutla
2012-07-07
2
-0
/
+2
*
ARM: OMAP3+: Detect reset type
Lokesh Vutla
2012-07-07
7
-0
/
+11
*
arm/kirkwood: protect the ENV_SPI #defines
Valentin Longchamp
2012-07-07
1
-3
/
+9
*
kw_spi: support spi_claim/release_bus functions
Valentin Longchamp
2012-07-07
1
-0
/
+11
*
kirkwood: add save functionality kirkwood_mpp_conf function
Valentin Longchamp
2012-07-07
1
-1
/
+1
*
ATMEL/PIO: Enable new feature of PIO on Atmel device
Bo Shen
2012-07-07
1
-1
/
+44
*
MX28: Fix a typo in mx28_reg_8 macro
Otavio Salvador
2012-07-07
1
-1
/
+1
*
i.mx: i.mx6x: NO_MUX_I/NO_PAD_I not set correctly
Jason Liu
2012-07-07
1
-2
/
+2
[next]