Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
79a2838872c06215ed28a0ad9ba7dbcdfa22a87b
79a2838
rockchip: Turn off CONFIG_SPL_LED for firefly
by Sjoerd Simons
· 9 years ago
d8e6598
rockchip: Disable sdio mmc slot on rk3288-firefly
by Sjoerd Simons
· 9 years ago
df8aa52
mmc: Probe DM based mmc devices in u-boot
by Sjoerd Simons
· 9 years ago
3cf524e
doc: Fix reference to Rock pro when Rock 2 is meant
by Sjoerd Simons
· 9 years ago
f874fdc
rockchip: Add a simple README
by Simon Glass
· 9 years ago
9d5d1cc
rockchip: Add basic support for jerry
by Simon Glass
· 9 years ago
ec3be54
rockchip: Add basic support for firefly-rk3288
by Simon Glass
· 9 years ago
d1c1377
rockchip: Add SPI driver
by Simon Glass
· 9 years ago
3595f95
rockchip: Add I2C driver
by Simon Glass
· 9 years ago
2cffe66
rockchip: Add core SoC start-up code
by Simon Glass
· 9 years ago
4ecaa6d
rockchip: Add an MMC driver
by Simon Glass
· 9 years ago
0aced10
rockchip: rk3288: Add SDRAM init
by Simon Glass
· 9 years ago
8844296
rockchip: rk3288: Add pinctrl driver
by Simon Glass
· 9 years ago
19c58cf
rockchip: rk3288: Add a simple syscon driver
by Simon Glass
· 9 years ago
efad57f
rockchip: rk3288: Add SoC reset driver
by Simon Glass
· 9 years ago
95ce32c
rockchip: rk3288: Add header files for PMU and GRF
by Simon Glass
· 9 years ago
421358c
rockchip: rk3288: Add clock driver
by Simon Glass
· 9 years ago
d102cf6
power: regulator: Add a driver for ACT8846 regulators
by Simon Glass
· 9 years ago
b08ce89
power: Add support for ACT8846 PMIC
by Simon Glass
· 9 years ago
932bc4a
rockchip: Add basic peripheral and clock definitions
by Simon Glass
· 9 years ago
8fa4d5a
rockchip: gpio: Add rockchip GPIO driver
by Simon Glass
· 9 years ago
c17b145
rockchip: Add support for the SPI image
by Simon Glass
· 9 years ago
3b1e507
rockchip: Add support for the SD image
by Simon Glass
· 9 years ago
c9c7403
rockchip: Add the rkimage format to mkimage
by Simon Glass
· 9 years ago
3e38452
mkimage: Allow the original file size to be recorded
by Simon Glass
· 9 years ago
46409cc
mkimage: Allow padding to any length
by Simon Glass
· 9 years ago
3386b37
rockchip: rk3288: dts: Make core devices available early
by Simon Glass
· 9 years ago
087e987
rockchip: Bring in RK3288 device tree file includes and bindings
by Simon Glass
· 9 years ago
9880c4b
rockchip: Add serial support
by Simon Glass
· 9 years ago
3f67b7d
arm: reset: Avoid a build error when the reset uclass is enabled
by Simon Glass
· 9 years ago
c90b917
dm: Provide better debugging when a device fails to bind
by Simon Glass
· 9 years ago
43313de
dm: Improve handling of a missing uclass
by Simon Glass
· 9 years ago
eff7668
mmc: Support bypass mode with the get_mmc_clk() method
by Simon Glass
· 9 years ago
965f4da
dm: led: Tidy up SPL options for the led and led-gpio
by Simon Glass
· 9 years ago
ac2ee65
pinctrl: Add the concept of peripheral IDs
by Simon Glass
· 9 years ago
8d6510d
pinctrl: Add help text to Kconfig
by Simon Glass
· 9 years ago
2ada182
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 9 years ago
8d04743
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
8646f2a
sunxi: increase SYS_MONITOR_LEN
by Boris Brezillon
· 9 years ago
ddb9aa97
dts: fix dependency of OF_SPL_REMOVE_PROPS
by Masahiro Yamada
· 9 years ago
0b53a75
pinctrl: sandbox: add sandbox pinctrl driver
by Masahiro Yamada
· 9 years ago
f8efa63
pinctrl: add pin control uclass support
by Masahiro Yamada
· 9 years ago
e1cc1f0
dm: core: allow device_bind() to not return a device pointer
by Masahiro Yamada
· 9 years ago
1e823cf
tegra: nyan: Enable TPM command and driver
by Simon Glass
· 9 years ago
81ab547
tpm: Enable 'tpmtest' command for Chrome OS boards with TPMs
by Simon Glass
· 9 years ago
45158dd
dm: tpm: Add a 'tpmtest' command
by Simon Glass
· 9 years ago
ff9f04a
tpm: Add functions to access flags and permissions
by Simon Glass
· 9 years ago
aa6ac63
tpm: Add a 'tpm info' command
by Simon Glass
· 9 years ago
347a622
dm: tpm: Convert LPC driver to driver model
by Simon Glass
· 9 years ago
cd8cc67
dm: tpm: Convert I2C driver to driver model
by Simon Glass
· 9 years ago
1132853
exynos: x86: dts: Add tpm nodes to the device tree for Chrome OS devices
by Simon Glass
· 9 years ago
1acfa2c
tpm: Check that parse_byte_string() has data to parse
by Simon Glass
· 9 years ago
a425f76
dm: tpm: sandbox: Convert TPM driver to driver model
by Simon Glass
· 9 years ago
8105c44
tpm: Report tpm errors on the command line
by Simon Glass
· 9 years ago
a44d5df
dm: i2c: Add a command to adjust the offset length
by Simon Glass
· 9 years ago
3e4f2fd
dm: tpm: Convert the TPM command and library to driver model
by Simon Glass
· 9 years ago
6c7a232
dm: tpm: Add a uclass for Trusted Platform Modules
by Simon Glass
· 9 years ago
a57bcee
tpm: tpm_tis_i2c: Tidy up delays
by Simon Glass
· 9 years ago
7ccebaf
tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefix
by Simon Glass
· 9 years ago
a459e18
tpm: tpm_tis_i2c: Simplify init code
by Simon Glass
· 9 years ago
6a7e7cc
tpm: tpm_tis_i2c: Move definitions into the header file
by Simon Glass
· 9 years ago
fbb120a
tpm: tpm_tis_i2c: Merge struct tpm into tpm_chip
by Simon Glass
· 9 years ago
1de4d58
tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip
by Simon Glass
· 9 years ago
ab79b00
tpm: tpm_tis_i2c: Drop struct tpm_vendor_specific
by Simon Glass
· 9 years ago
651d3d1
tpm: tpm_tis_i2c: Drop unnecessary methods
by Simon Glass
· 9 years ago
9457627
tpm: Move the I2C TPM code into one file
by Simon Glass
· 9 years ago
c98f7fe
tpm: Convert drivers to use SPDX
by Simon Glass
· 9 years ago
8b6216a
tpm: Convert board config TPM options to Kconfig
by Simon Glass
· 9 years ago
350497c
tpm: Add Kconfig options for TPMs
by Simon Glass
· 9 years ago
965588f
tpm: Drop two unused options
by Simon Glass
· 9 years ago
ac1f857
tpm: Remove old pre-driver-model I2C code
by Simon Glass
· 9 years ago
f057082
exynos: Rise ARM voltage to 1.1V for chained bootloaders
by Misha Komarovskiy
· 9 years ago
420d4ee
buildman: Correct 'Series-cover-cc' detection logic
by Simon Glass
· 9 years ago
15cd969
drivers: kconfig: Sort driver menu in alphabetical order
by Bin Meng
· 9 years ago
82d0f6b
drivers: kconfig: Move PHYS_TO_BUS to "Device Drivers" menu
by Bin Meng
· 9 years ago
51c7df2
drivers: kconfig: Move "Generic Driver Options" menu to the top
by Bin Meng
· 9 years ago
298e608
dm: core: Add Kconfig for simple bus driver
by Marek Vasut
· 9 years ago
0971778
dm: Use dev_get_addr() where possible
by Simon Glass
· 9 years ago
5115fda
dm: simplify uclass_foreach_dev() implementation
by Masahiro Yamada
· 9 years ago
b017009
sunxi: mmc: set transfer timeout according to byte_cnt.
by Yousong Zhou
· 9 years ago
fcc7b70
sunxi: Enable non-secure access to RTC on sun6i (A31s)
by Chen-Yu Tsai
· 9 years ago
b086ec2
sunxi: Fix MAINTAINERS board sorting
by Hans de Goede
· 9 years ago
1ace5fd
sunxi: Add support for the Olimex A20 EVB
by Marcus Cooper
· 9 years ago
31d7bbf
sunxi: Add inet98v_rev2 defconfig and dts file
by Hans de Goede
· 9 years ago
74c68b5
sunxi: Add inet97fv2_defconfig
by Hans de Goede
· 9 years ago
7ef7496
sunxi: Ampe_A76_defconfig: Add otg id pin configuration
by Hans de Goede
· 9 years ago
60b1b29
mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig
by Hans de Goede
· 9 years ago
353f3d0
sunxi_nand_spl: clear status flags in SPL implementation
by Boris Brezillon
· 9 years ago
0246245
sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END
by Hans de Goede
· 9 years ago
3ce35f9
sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI
by Hans de Goede
· 9 years ago
5a34ee2
sunxi_nand_spl: Add support for backup boot partitions
by Hans de Goede
· 9 years ago
01c69ed
sunxi_nand_spl: Auto detect nand configuration parameters
by Hans de Goede
· 9 years ago
a44f40e
sunxi_nand_spl: Parametrize lowlevel read functions
by Hans de Goede
· 9 years ago
f851120
sunxi_nand_spl: Properly config page-size in the nand ctl register
by Hans de Goede
· 9 years ago
d223678
sunxi_nand_spl: Add support for sun4i and sun5i SoCs
by Hans de Goede
· 9 years ago
c270b48
sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off
by Hans de Goede
· 9 years ago
4de74a4
sunxi_nand_spl: Add proper cache flusing
by Hans de Goede
· 9 years ago
466a318
sunxi_nand_spl: Turn off clocks when we're done with the nand
by Hans de Goede
· 9 years ago
e5561a8
sunxi_nand_spl: Make sure the DMA controller is enabled
by Hans de Goede
· 9 years ago
5ed52f6
sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary
by Hans de Goede
· 9 years ago
Next »