summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-02imx: clock support enet2 anatop clock supportPeng Fan
2015-09-02imx-common: consolidate macros and prototypes into sys_proto.hPeng Fan
2015-09-02imx: mxs: reimplement get_cpu_revPeng Fan
2015-09-02imx: mx31 use new formula for get_cpu_revPeng Fan
2015-09-02imx: mx27 implement get_cpu_revPeng Fan
2015-09-02imx: add cpu type for i.MX2 and i.MX3Peng Fan
2015-09-02imx: mx6 move TARGET_xx Kconfig option to mx6 specific Kconfig filePeng Fan
2015-09-02mxs_ocotp: Shift the HBUS divider correctlyChris Smith
2015-09-02ARM: ts4800: add ethernet supportDamien Riegel
2015-09-02ARM: ts4800: add basic board supportLucile Quirion
2015-09-02nitrogen6x: change maintainerEric Nelson
2015-09-02cgtqmx6eval: Add Ethernet supportOtavio Salvador
2015-09-02arm: mxs: Fix mkimage invocationMarek Vasut
2015-09-02tools: mxsboot: calculate ECC block level dynamicallyJörg Krause
2015-09-02imx: mx6ul_14x14_evk discard redefined CONFIG_MX6Peng Fan
2015-09-02arm: mx6: Remove SPI support from WRU-IV baseboardStefan Roese
2015-09-02udoo: Remove SPL fat supportvpeter4
2015-09-02udoo: Switch to SPL supportvpeter4
2015-09-02tools/imximage: set DCD pointer to NULL when its length is 0Baruch Siach
2015-08-31Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-08-31Merge git://git.denx.de/u-boot-dmTom Rini
2015-08-31sunxi: increase SYS_MONITOR_LENBoris Brezillon
2015-08-31dts: fix dependency of OF_SPL_REMOVE_PROPSMasahiro Yamada
2015-08-31pinctrl: sandbox: add sandbox pinctrl driverMasahiro Yamada
2015-08-31pinctrl: add pin control uclass supportMasahiro Yamada
2015-08-31dm: core: allow device_bind() to not return a device pointerMasahiro Yamada
2015-08-31tegra: nyan: Enable TPM command and driverSimon Glass
2015-08-31tpm: Enable 'tpmtest' command for Chrome OS boards with TPMsSimon Glass
2015-08-31dm: tpm: Add a 'tpmtest' commandSimon Glass
2015-08-31tpm: Add functions to access flags and permissionsSimon Glass
2015-08-31tpm: Add a 'tpm info' commandSimon Glass
2015-08-31dm: tpm: Convert LPC driver to driver modelSimon Glass
2015-08-31dm: tpm: Convert I2C driver to driver modelSimon Glass
2015-08-31exynos: x86: dts: Add tpm nodes to the device tree for Chrome OS devicesSimon Glass
2015-08-31tpm: Check that parse_byte_string() has data to parseSimon Glass
2015-08-31dm: tpm: sandbox: Convert TPM driver to driver modelSimon Glass
2015-08-31tpm: Report tpm errors on the command lineSimon Glass
2015-08-31dm: i2c: Add a command to adjust the offset lengthSimon Glass
2015-08-31dm: tpm: Convert the TPM command and library to driver modelSimon Glass
2015-08-31dm: tpm: Add a uclass for Trusted Platform ModulesSimon Glass
2015-08-31tpm: tpm_tis_i2c: Tidy up delaysSimon Glass
2015-08-31tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefixSimon Glass
2015-08-31tpm: tpm_tis_i2c: Simplify init codeSimon Glass
2015-08-31tpm: tpm_tis_i2c: Move definitions into the header fileSimon Glass
2015-08-31tpm: tpm_tis_i2c: Merge struct tpm into tpm_chipSimon Glass
2015-08-31tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chipSimon Glass
2015-08-31tpm: tpm_tis_i2c: Drop struct tpm_vendor_specificSimon Glass
2015-08-31tpm: tpm_tis_i2c: Drop unnecessary methodsSimon Glass
2015-08-31tpm: Move the I2C TPM code into one fileSimon Glass
2015-08-31tpm: Convert drivers to use SPDXSimon Glass