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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tegra: Move ap20.h header into arch location
Simon Glass
2012-05-15
3
-3
/
+3
*
Add abs() macro to return absolute value
Simon Glass
2012-05-15
1
-2
/
+0
*
i.MX28: Avoid redefining serial_put[cs]()
Marek Vasut
2012-05-15
1
-0
/
+2
*
i.MX28: Add battery boot components to SPL
Marek Vasut
2012-05-15
1
-8
/
+92
*
i.MX28: Reorder battery status functions in SPL
Marek Vasut
2012-05-15
1
-64
/
+56
*
i.MX28: Add LRADC init to i.MX28 SPL
Marek Vasut
2012-05-15
4
-1
/
+100
*
i.MX28: Add LRADC register definitions
Marek Vasut
2012-05-15
2
-0
/
+401
*
i.MX28: Shut down the LCD controller before reset
Marek Vasut
2012-05-15
1
-1
/
+8
*
i.MX28: Add LCDIF register definitions
Marek Vasut
2012-05-15
2
-0
/
+213
*
i.MX28: Implement boot pads sampling and reporting
Marek Vasut
2012-05-15
3
-0
/
+78
*
i.MX28: Improve passing of data from SPL to U-Boot
Marek Vasut
2012-05-15
5
-18
/
+20
*
MX5: PAD_CTL_DRV_VOT_LOW and PAD_CTL_DRV_VOT_HIGH exchanged
Stefano Babic
2012-05-15
1
-2
/
+2
*
i.MX28: Add delay after CPU bypass is cleared
Marek Vasut
2012-05-15
1
-0
/
+2
*
mx53loco: Add CONFIG_REVISION_TAG
Fabio Estevam
2012-05-15
1
-0
/
+5
*
imx: Add u-boot.imx as target for ARM9 i.MX SOCs
Timo Ketola
2012-05-15
1
-0
/
+6
*
i.MX2: Include asm/types.h in arch-mx25/imx-regs.h
Timo Ketola
2012-05-15
1
-0
/
+3
*
i.MX25: esdhc: Add mxc_get_clock infrastructure
Timo Ketola
2012-05-15
2
-0
/
+50
*
i.MX6: add enable_sata_clock()
Eric Nelson
2012-05-15
4
-0
/
+152
*
i.MX6: Add ANATOP regulator init
Dirk Behme
2012-05-15
2
-0
/
+32
*
Revert "i.MX28: Enable additional DRAM address bits"
Marek Vasut
2012-05-15
1
-1
/
+1
*
mx53loco: Allow to print CPU information at a later stage
Fabio Estevam
2012-05-15
2
-1
/
+2
*
mx5: Add clock config interface
Fabio Estevam
2012-05-15
3
-5
/
+454
*
imx-common: Factor out get_ahb_clk()
Fabio Estevam
2012-05-15
6
-34
/
+24
*
MX53: add function to set SATA clock to internal
Stefano Babic
2012-05-15
2
-0
/
+25
*
MX5: Add definitions for SATA controller
Stefano Babic
2012-05-15
3
-0
/
+4
*
Define UART4 and UART5 base addresses
Stefano Babic
2012-05-15
1
-0
/
+5
*
EXYNOS: support EXYNOS MIPI DSI interface driver.
Donghwa Lee
2012-05-15
2
-0
/
+561
*
EXYNOS: support EXYNOS framebuffer and FIMD display drivers.
Donghwa Lee
2012-05-15
1
-0
/
+446
*
EXYNOS: add LCD and MIPI DSI clock interface.
Donghwa Lee
2012-05-15
2
-0
/
+187
*
EXYNOS: definitions of system resgister and power management registers.
Donghwa Lee
2012-05-15
6
-1
/
+167
*
EXYNOS: Rename exynos5_tzpc structure to exynos_tzpc
Chander Kashyap
2012-05-15
1
-1
/
+1
*
omap3: Introduce weak misc_init_r
Tom Rini
2012-05-15
1
-0
/
+12
*
omap4+: Remove CONFIG_ARCH_CPU_INIT
Tom Rini
2012-05-15
1
-10
/
+0
*
OMAP3: pandora: pin mux updates for DM3730 board variant
Grazvydas Ignotas
2012-05-15
1
-0
/
+6
*
Makefile: Add a 'checkthumb' rule
Tom Rini
2012-05-15
1
-0
/
+5
*
omap4+: Avoid using __attribute__ ((__packed__))
Aneesh V
2012-05-15
2
-2
/
+2
*
armv7: Use -march=armv7-a and thereby enable Thumb-2
Aneesh V
2012-05-15
1
-2
/
+5
*
ARM: enable Thumb build
Aneesh V
2012-05-15
1
-7
/
+15
*
armv7: add appropriate headers for assembly functions
Aneesh V
2012-05-15
9
-49
/
+58
*
arm: adapt asm/linkage.h from Linux
Aneesh V
2012-05-15
1
-0
/
+7
*
OMAP5: reset: Use cold reset in case of 5430ES1.0
SRICHARAN R
2012-05-15
1
-0
/
+14
*
OMAP3+: reset: Create a common reset layer.
SRICHARAN R
2012-05-15
6
-41
/
+38
*
omap5: pbias ldo9 turn on
Balaji T K
2012-05-15
1
-3
/
+4
*
arm: omap5: correct boot device mode7 for eMMC
Balaji T K
2012-05-15
3
-1
/
+6
*
OMAP4/5: emif: Correct the emif power mgt shadow register bit fields.
SRICHARAN R
2012-05-15
1
-2
/
+2
*
OMAP5: ddr: Change the ddr device name.
SRICHARAN R
2012-05-15
2
-16
/
+16
*
OMAP4/5: device: Add support to get the device type.
SRICHARAN R
2012-05-15
3
-1
/
+13
*
OMAP4/5: Make the sysctrl structure common
SRICHARAN R
2012-05-15
4
-14
/
+17
*
OMAP5: SRAM: Change the SRAM base address.
SRICHARAN R
2012-05-15
1
-1
/
+1
*
OMAP4/5: Make the silicon revision variable common.
SRICHARAN R
2012-05-15
5
-25
/
+19
[next]