]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2015-10-26 Lothar Waßmanntools: elftosb: use g++ to compile elftosb to prevent...
2015-10-26 Lothar Waßmanntools: elftosb: makefile indentation and whitespace...
2015-10-23 Lothar Waßmannvideo: ipu: initialize g_ipu_clk, g_ldb_clk statically KARO-TX6UL-2015-10-23
2015-10-22 Lothar Waßmannarm: mx6: fix the AIPS?_BASE_ADDR fsckup introduced...
2015-10-22 Lothar Waßmannkaro: tx6: adapt romupdate command for i.MX6UL
2015-10-22 Lothar Waßmannkaro: tx6: remove unused code from flash.c
2015-10-22 Lothar Waßmannnand: mxs: convey return code from failed function...
2015-10-22 Lothar Waßmannnand: mxs: make fake_ecc_layout static
2015-10-22 Lothar Waßmannnand: mxs: use CONFIG_ARCH_MX6 instead of CONFIG_SOC_MX6Q
2015-10-20 Lothar Waßmannkaro: tx6ul: disable PMIC init
2015-10-20 Lothar Waßmannkaro: tx6: change DGCTRL init values depending on SoC...
2015-10-20 Lothar Waßmannkaro: tx6: add TXUL support
2015-10-19 Lothar Waßmannkaro: tx6: selectively set individual CCGR bits via DCD
2015-10-19 Lothar Waßmannkaro: tx6: eliminate PHYS_SDRAM_1_WIDTH and use CONFIG_...
2015-10-19 Lothar Waßmannkaro: tx6: config.mk cleanup
2015-10-19 Lothar Waßmannkaro: tx6: further cleanups
2015-10-19 Lothar Waßmannarm: mx6: use imx6_thermal driver
2015-10-19 Lothar Waßmannarm: mx6: use fuse_read() for OCOTP fuse access
2015-10-12 Lothar Waßmannarm: mxs: ocotp: disable OCOTP clock after access is...
2015-10-12 Lothar Waßmannremove obsolete functions ocotp_clk_{en,dis}able
2015-10-12 Lothar Waßmannkconfig: arm: remove duplicate definitions of SOC_MX*
2015-10-12 Lothar Waßmannkconfig: arm: move ARCH_MX? out of choice which selects...
2015-10-12 Lothar Waßmannkconfig: arm: make cache configurable via Kconfig
2015-10-12 Lothar Waßmannarm: mx6: remove CONFIG_ macros that are now included...
2015-10-12 Lothar Waßmannarm: mx6: rename some missed instances of CONFIG_MX6...
2015-10-12 Lothar Waßmanndma: apbh: let APBH_DMA be selected, instead of enablin...
2015-10-12 Lothar Waßmannnet: fec_mxc: move CONFIG_FEC_MXC_PHYADDR from Kconfig...
2015-10-12 Lothar Waßmannarm: imx: prevent build error when CONFIG_FEC_MXC_PHYAD...
2015-10-09 Lothar Waßmannimx: remove duplicated prototype for fecmxc_initialize...
2015-10-09 Lothar Waßmannkconfig: remove redundant 'default n'
2015-10-09 Lothar Waßmanngpio: use appropriate return values for cmd handler
2015-10-09 Lothar Waßmannnet: fec_mxc: use some more appropriate return values
2015-10-09 Lothar Waßmannnet: fec_mxc: consolidate data types and remove useless...
2015-10-09 Lothar Waßmannnet: fec_mxc: don't write to reserved register on i...
2015-10-09 Lothar Waßmannnet: fec_mxc: don't try to clear read-only registers
2015-10-09 Lothar Waßmannnet: fec_mxc: use a definite delay when waiting for...
2015-10-09 Lothar Waßmannnet: fec_mxc: autodetect PHY address if phy_id < 0
2015-10-09 Lothar WaßmannRevert "video: ipu_disp: Fix clock polarity logic"
2015-09-22 Lothar Waßmannkaro: configs: set 'baseboard' variable in 'noenv'...
2015-09-22 Lothar Waßmannkaro: use lldiv() for 64bit division
2015-09-18 Lothar Waßmannkaro: tx6: don't perform DQS gating calibration KARO-TX6-2015-09-18
2015-09-18 Lothar Waßmannkaro: tx6: don't position CSF at fixed offset
2015-09-18 Lothar Waßmannkaro: tx6: remove usesless symbol _image_binary_end
2015-09-18 Lothar Waßmannkaro: tx6: cleanup defconfig files
2015-09-17 Lothar Waßmannkaro: cleanup after merge of v2015.10-rc2
2015-09-10 Boris Brezillonsunxi: increase SYS_MONITOR_LEN
2015-09-10 Masahiro Yamadadts: fix dependency of OF_SPL_REMOVE_PROPS
2015-09-10 Masahiro Yamadapinctrl: sandbox: add sandbox pinctrl driver
2015-09-10 Masahiro Yamadapinctrl: add pin control uclass support
2015-09-10 Masahiro Yamadadm: core: allow device_bind() to not return a device...
2015-09-10 Simon Glasstegra: nyan: Enable TPM command and driver
2015-09-10 Simon Glasstpm: Enable 'tpmtest' command for Chrome OS boards...
2015-09-10 Simon Glassdm: tpm: Add a 'tpmtest' command
2015-09-10 Simon Glasstpm: Add functions to access flags and permissions
2015-09-10 Simon Glasstpm: Add a 'tpm info' command
2015-09-10 Simon Glassdm: tpm: Convert LPC driver to driver model
2015-09-10 Simon Glassdm: tpm: Convert I2C driver to driver model
2015-09-10 Simon Glassexynos: x86: dts: Add tpm nodes to the device tree...
2015-09-10 Simon Glasstpm: Check that parse_byte_string() has data to parse
2015-09-10 Simon Glassdm: tpm: sandbox: Convert TPM driver to driver model
2015-09-10 Simon Glasstpm: Report tpm errors on the command line
2015-09-10 Simon Glassdm: i2c: Add a command to adjust the offset length
2015-09-10 Simon Glassdm: tpm: Convert the TPM command and library to driver...
2015-09-10 Simon Glassdm: tpm: Add a uclass for Trusted Platform Modules
2015-09-10 Simon Glasstpm: tpm_tis_i2c: Tidy up delays
2015-09-10 Simon Glasstpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefix
2015-09-10 Simon Glasstpm: tpm_tis_i2c: Simplify init code
2015-09-10 Simon Glasstpm: tpm_tis_i2c: Move definitions into the header...
2015-09-10 Simon Glasstpm: tpm_tis_i2c: Merge struct tpm into tpm_chip
2015-09-10 Simon Glasstpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip
2015-09-10 Simon Glasstpm: tpm_tis_i2c: Drop struct tpm_vendor_specific
2015-09-10 Simon Glasstpm: tpm_tis_i2c: Drop unnecessary methods
2015-09-10 Simon Glasstpm: Move the I2C TPM code into one file
2015-09-10 Simon Glasstpm: Convert drivers to use SPDX
2015-09-10 Simon Glasstpm: Convert board config TPM options to Kconfig
2015-09-10 Simon Glasstpm: Add Kconfig options for TPMs
2015-09-10 Simon Glasstpm: Drop two unused options
2015-09-10 Simon Glasstpm: Remove old pre-driver-model I2C code
2015-09-10 Misha Komarovskiyexynos: Rise ARM voltage to 1.1V for chained bootloaders
2015-09-10 Simon Glassbuildman: Correct 'Series-cover-cc' detection logic
2015-09-10 Bin Mengdrivers: kconfig: Sort driver menu in alphabetical...
2015-09-10 Bin Mengdrivers: kconfig: Move PHYS_TO_BUS to "Device Drivers...
2015-09-10 Bin Mengdrivers: kconfig: Move "Generic Driver Options" menu...
2015-09-10 Marek Vasutdm: core: Add Kconfig for simple bus driver
2015-09-10 Simon Glassdm: Use dev_get_addr() where possible
2015-09-10 Masahiro Yamadadm: simplify uclass_foreach_dev() implementation
2015-09-10 Yousong Zhousunxi: mmc: set transfer timeout according to byte_cnt.
2015-09-10 Chen-Yu Tsaisunxi: Enable non-secure access to RTC on sun6i (A31s)
2015-09-10 Hans de Goedesunxi: Fix MAINTAINERS board sorting
2015-09-10 Marcus Coopersunxi: Add support for the Olimex A20 EVB
2015-09-10 Hans de Goedesunxi: Add inet98v_rev2 defconfig and dts file
2015-09-10 Hans de Goedesunxi: Add inet97fv2_defconfig
2015-09-10 Hans de Goedesunxi: Ampe_A76_defconfig: Add otg id pin configuration
2015-09-10 Hans de Goedemtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurabl...
2015-09-10 Boris Brezillonsunxi_nand_spl: clear status flags in SPL implementation
2015-09-10 Hans de Goedesunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIO...
2015-09-10 Hans de Goedesunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI
2015-09-10 Hans de Goedesunxi_nand_spl: Add support for backup boot partitions
2015-09-10 Hans de Goedesunxi_nand_spl: Auto detect nand configuration parameters
2015-09-10 Hans de Goedesunxi_nand_spl: Parametrize lowlevel read functions
next