]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2015-09-03 Sjoerd Simonsdoc: Fix reference to Rock pro when Rock 2 is meant
2015-09-03 Simon Glassrockchip: Add a simple README
2015-09-03 Simon Glassrockchip: Add basic support for jerry
2015-09-03 Simon Glassrockchip: Add basic support for firefly-rk3288
2015-09-03 Simon Glassrockchip: Add SPI driver
2015-09-03 Simon Glassrockchip: Add I2C driver
2015-09-03 Simon Glassrockchip: Add core SoC start-up code
2015-09-03 Simon Glassrockchip: Add an MMC driver
2015-09-03 Simon Glassrockchip: rk3288: Add SDRAM init
2015-09-03 Simon Glassrockchip: rk3288: Add pinctrl driver
2015-09-03 Simon Glassrockchip: rk3288: Add a simple syscon driver
2015-09-03 Simon Glassrockchip: rk3288: Add SoC reset driver
2015-09-03 Simon Glassrockchip: rk3288: Add header files for PMU and GRF
2015-09-03 Simon Glassrockchip: rk3288: Add clock driver
2015-09-03 Simon Glasspower: regulator: Add a driver for ACT8846 regulators
2015-09-03 Simon Glasspower: Add support for ACT8846 PMIC
2015-09-03 Simon Glassrockchip: Add basic peripheral and clock definitions
2015-09-03 Simon Glassrockchip: gpio: Add rockchip GPIO driver
2015-09-03 Simon Glassrockchip: Add support for the SPI image
2015-09-03 Simon Glassrockchip: Add support for the SD image
2015-09-03 Simon Glassrockchip: Add the rkimage format to mkimage
2015-09-03 Simon Glassmkimage: Allow the original file size to be recorded
2015-09-03 Simon Glassmkimage: Allow padding to any length
2015-09-03 Simon Glassrockchip: rk3288: dts: Make core devices available...
2015-09-03 Simon Glassrockchip: Bring in RK3288 device tree file includes...
2015-09-03 Simon Glassrockchip: Add serial support
2015-09-03 Simon Glassarm: reset: Avoid a build error when the reset uclass...
2015-09-03 Simon Glassdm: Provide better debugging when a device fails to...
2015-09-03 Simon Glassdm: Improve handling of a missing uclass
2015-09-03 Simon Glassmmc: Support bypass mode with the get_mmc_clk() method
2015-09-03 Simon Glassdm: led: Tidy up SPL options for the led and led-gpio
2015-09-03 Simon Glasspinctrl: Add the concept of peripheral IDs
2015-09-03 Simon Glasspinctrl: Add help text to Kconfig
2015-08-31 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2015-08-31 Tom RiniMerge git://git.denx.de/u-boot-dm
2015-08-31 Boris Brezillonsunxi: increase SYS_MONITOR_LEN
2015-08-31 Masahiro Yamadadts: fix dependency of OF_SPL_REMOVE_PROPS
2015-08-31 Masahiro Yamadapinctrl: sandbox: add sandbox pinctrl driver
2015-08-31 Masahiro Yamadapinctrl: add pin control uclass support
2015-08-31 Masahiro Yamadadm: core: allow device_bind() to not return a device...
2015-08-31 Simon Glasstegra: nyan: Enable TPM command and driver
2015-08-31 Simon Glasstpm: Enable 'tpmtest' command for Chrome OS boards...
2015-08-31 Simon Glassdm: tpm: Add a 'tpmtest' command
2015-08-31 Simon Glasstpm: Add functions to access flags and permissions
2015-08-31 Simon Glasstpm: Add a 'tpm info' command
2015-08-31 Simon Glassdm: tpm: Convert LPC driver to driver model
2015-08-31 Simon Glassdm: tpm: Convert I2C driver to driver model
2015-08-31 Simon Glassexynos: x86: dts: Add tpm nodes to the device tree...
2015-08-31 Simon Glasstpm: Check that parse_byte_string() has data to parse
2015-08-31 Simon Glassdm: tpm: sandbox: Convert TPM driver to driver model
2015-08-31 Simon Glasstpm: Report tpm errors on the command line
2015-08-31 Simon Glassdm: i2c: Add a command to adjust the offset length
2015-08-31 Simon Glassdm: tpm: Convert the TPM command and library to driver...
2015-08-31 Simon Glassdm: tpm: Add a uclass for Trusted Platform Modules
2015-08-31 Simon Glasstpm: tpm_tis_i2c: Tidy up delays
2015-08-31 Simon Glasstpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefix
2015-08-31 Simon Glasstpm: tpm_tis_i2c: Simplify init code
2015-08-31 Simon Glasstpm: tpm_tis_i2c: Move definitions into the header...
2015-08-31 Simon Glasstpm: tpm_tis_i2c: Merge struct tpm into tpm_chip
2015-08-31 Simon Glasstpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip
2015-08-31 Simon Glasstpm: tpm_tis_i2c: Drop struct tpm_vendor_specific
2015-08-31 Simon Glasstpm: tpm_tis_i2c: Drop unnecessary methods
2015-08-31 Simon Glasstpm: Move the I2C TPM code into one file
2015-08-31 Simon Glasstpm: Convert drivers to use SPDX
2015-08-31 Simon Glasstpm: Convert board config TPM options to Kconfig
2015-08-31 Simon Glasstpm: Add Kconfig options for TPMs
2015-08-31 Simon Glasstpm: Drop two unused options
2015-08-31 Simon Glasstpm: Remove old pre-driver-model I2C code
2015-08-31 Misha Komarovskiyexynos: Rise ARM voltage to 1.1V for chained bootloaders
2015-08-31 Simon Glassbuildman: Correct 'Series-cover-cc' detection logic
2015-08-31 Bin Mengdrivers: kconfig: Sort driver menu in alphabetical...
2015-08-31 Bin Mengdrivers: kconfig: Move PHYS_TO_BUS to "Device Drivers...
2015-08-31 Bin Mengdrivers: kconfig: Move "Generic Driver Options" menu...
2015-08-31 Marek Vasutdm: core: Add Kconfig for simple bus driver
2015-08-31 Simon Glassdm: Use dev_get_addr() where possible
2015-08-31 Masahiro Yamadadm: simplify uclass_foreach_dev() implementation
2015-08-31 Yousong Zhousunxi: mmc: set transfer timeout according to byte_cnt.
2015-08-31 Chen-Yu Tsaisunxi: Enable non-secure access to RTC on sun6i (A31s)
2015-08-31 Hans de Goedesunxi: Fix MAINTAINERS board sorting
2015-08-31 Marcus Coopersunxi: Add support for the Olimex A20 EVB
2015-08-31 Hans de Goedesunxi: Add inet98v_rev2 defconfig and dts file
2015-08-31 Hans de Goedesunxi: Add inet97fv2_defconfig
2015-08-31 Hans de Goedesunxi: Ampe_A76_defconfig: Add otg id pin configuration
2015-08-31 Hans de Goedemtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurabl...
2015-08-31 Boris Brezillonsunxi_nand_spl: clear status flags in SPL implementation
2015-08-31 Hans de Goedesunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIO...
2015-08-31 Hans de Goedesunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI
2015-08-31 Hans de Goedesunxi_nand_spl: Add support for backup boot partitions
2015-08-31 Hans de Goedesunxi_nand_spl: Auto detect nand configuration parameters
2015-08-31 Hans de Goedesunxi_nand_spl: Parametrize lowlevel read functions
2015-08-31 Hans de Goedesunxi_nand_spl: Properly config page-size in the nand...
2015-08-31 Hans de Goedesunxi_nand_spl: Add support for sun4i and sun5i SoCs
2015-08-31 Hans de Goedesunxi_nand_spl: Use kernel driver algorithm for determi...
2015-08-31 Hans de Goedesunxi_nand_spl: Add proper cache flusing
2015-08-31 Hans de Goedesunxi_nand_spl: Turn off clocks when we're done with...
2015-08-31 Hans de Goedesunxi_nand_spl: Make sure the DMA controller is enabled
2015-08-31 Hans de Goedesunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do...
2015-08-31 Hans de Goedesunxi_nand_spl: Do not bother writing the spare-area...
2015-08-31 Hans de Goedesunxi_nand_spl: We only need to reset the nand chip...
2015-08-31 Hans de Goedesunxi_nand_spl: Drop unnecessary temp buf
next