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
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: Add the concept of peripheral IDs
Simon Glass
2015-09-02
2
-9
/
+91
*
pinctrl: Add help text to Kconfig
Simon Glass
2015-09-02
1
-1
/
+10
*
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2015-08-31
29
-181
/
+990
|
\
|
*
sunxi: increase SYS_MONITOR_LEN
Boris Brezillon
2015-08-31
1
-1
/
+1
|
*
sunxi: mmc: set transfer timeout according to byte_cnt.
Yousong Zhou
2015-08-31
1
-2
/
+4
|
*
sunxi: Enable non-secure access to RTC on sun6i (A31s)
Chen-Yu Tsai
2015-08-31
4
-0
/
+47
|
*
sunxi: Fix MAINTAINERS board sorting
Hans de Goede
2015-08-31
1
-1
/
+1
|
*
sunxi: Add support for the Olimex A20 EVB
Marcus Cooper
2015-08-31
4
-0
/
+266
|
*
sunxi: Add inet98v_rev2 defconfig and dts file
Hans de Goede
2015-08-31
4
-0
/
+260
|
*
sunxi: Add inet97fv2_defconfig
Hans de Goede
2015-08-31
2
-0
/
+21
|
*
sunxi: Ampe_A76_defconfig: Add otg id pin configuration
Hans de Goede
2015-08-31
1
-0
/
+1
|
*
mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig
Hans de Goede
2015-08-31
2
-1
/
+9
|
*
sunxi_nand_spl: clear status flags in SPL implementation
Boris Brezillon
2015-08-31
1
-3
/
+8
|
*
sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END
Hans de Goede
2015-08-31
2
-10
/
+6
|
*
sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI
Hans de Goede
2015-08-31
4
-12
/
+12
|
*
sunxi_nand_spl: Add support for backup boot partitions
Hans de Goede
2015-08-31
1
-0
/
+16
|
*
sunxi_nand_spl: Auto detect nand configuration parameters
Hans de Goede
2015-08-31
2
-29
/
+39
|
*
sunxi_nand_spl: Parametrize lowlevel read functions
Hans de Goede
2015-08-31
1
-38
/
+48
|
*
sunxi_nand_spl: Properly config page-size in the nand ctl register
Hans de Goede
2015-08-31
1
-0
/
+5
|
*
sunxi_nand_spl: Add support for sun4i and sun5i SoCs
Hans de Goede
2015-08-31
2
-5
/
+11
|
*
sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off
Hans de Goede
2015-08-31
1
-46
/
+12
|
*
sunxi_nand_spl: Add proper cache flusing
Hans de Goede
2015-08-31
1
-0
/
+8
|
*
sunxi_nand_spl: Turn off clocks when we're done with the nand
Hans de Goede
2015-08-31
1
-2
/
+15
|
*
sunxi_nand_spl: Make sure the DMA controller is enabled
Hans de Goede
2015-08-31
1
-0
/
+6
|
*
sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary
Hans de Goede
2015-08-31
3
-5
/
+10
|
*
sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome mode
Hans de Goede
2015-08-31
1
-4
/
+1
|
*
sunxi_nand_spl: We only need to reset the nand chip once
Hans de Goede
2015-08-31
1
-10
/
+10
|
*
sunxi_nand_spl: Drop unnecessary temp buf
Hans de Goede
2015-08-31
1
-27
/
+8
|
*
sunxi_nand_spl: Fix CONFIG_SPL_NAND_SUNXI handling
Hans de Goede
2015-08-31
1
-6
/
+1
|
*
sunxi: Add CONFIG_MMC0_CD_PIN to various boards
Hans de Goede
2015-08-31
6
-0
/
+6
|
*
sunxi: Drop LCD_MODE from A13-OLinuxIno defconfigs
Hans de Goede
2015-08-31
3
-2
/
+1
|
*
sunxi: musb: Drop no longer accurate comment in Kconfig help text
Hans de Goede
2015-08-31
1
-3
/
+1
|
*
sunxi: Add support for gt90h-v4 tablets
Hans de Goede
2015-08-31
4
-0
/
+173
|
*
sunxi: axp221: Allow specifying dcdc2 voltage via Kconfig
Hans de Goede
2015-08-31
2
-1
/
+10
*
|
Merge git://git.denx.de/u-boot-dm
Tom Rini
2015-08-31
83
-1377
/
+3305
|
\
\
|
*
|
dts: fix dependency of OF_SPL_REMOVE_PROPS
Masahiro Yamada
2015-08-31
1
-1
/
+1
|
*
|
pinctrl: sandbox: add sandbox pinctrl driver
Masahiro Yamada
2015-08-31
5
-0
/
+179
|
*
|
pinctrl: add pin control uclass support
Masahiro Yamada
2015-08-31
9
-0
/
+938
|
*
|
dm: core: allow device_bind() to not return a device pointer
Masahiro Yamada
2015-08-31
3
-6
/
+8
|
*
|
tegra: nyan: Enable TPM command and driver
Simon Glass
2015-08-31
1
-0
/
+5
|
*
|
tpm: Enable 'tpmtest' command for Chrome OS boards with TPMs
Simon Glass
2015-08-31
8
-0
/
+8
|
*
|
dm: tpm: Add a 'tpmtest' command
Simon Glass
2015-08-31
3
-0
/
+575
|
*
|
tpm: Add functions to access flags and permissions
Simon Glass
2015-08-31
2
-1
/
+99
|
*
|
tpm: Add a 'tpm info' command
Simon Glass
2015-08-31
1
-0
/
+26
|
*
|
dm: tpm: Convert LPC driver to driver model
Simon Glass
2015-08-31
4
-155
/
+137
|
*
|
dm: tpm: Convert I2C driver to driver model
Simon Glass
2015-08-31
8
-350
/
+207
|
*
|
exynos: x86: dts: Add tpm nodes to the device tree for Chrome OS devices
Simon Glass
2015-08-31
6
-6
/
+33
|
*
|
tpm: Check that parse_byte_string() has data to parse
Simon Glass
2015-08-31
1
-0
/
+2
|
*
|
dm: tpm: sandbox: Convert TPM driver to driver model
Simon Glass
2015-08-31
3
-12
/
+50
|
*
|
tpm: Report tpm errors on the command line
Simon Glass
2015-08-31
1
-22
/
+24
[next]