]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2015-11-26 Lothar WaßmannARM: imx6ul: add support for mxsfb on i.MX6UL
2015-11-26 Lothar WaßmannARM: imx6: clocks: add support for eLCDIF clock on...
2015-11-26 Lothar WaßmannARM: imx6: clocks: remove function local definitions...
2015-11-26 Lothar Waßmannimx6: rename ANADIG_PLL_AUDIO_TEST_DIV to ANADIG_PLL_AU...
2015-11-26 Lothar Waßmannkaro: tx6: enable CONFIG_BMP_*BPP to make splashscreen...
2015-11-26 Lothar Waßmannkaro: tx6: rework PMIC code to allow for different...
2015-11-26 Lothar Waßmannkaro: tx6ul: enable soft_i2c for PMIC access
2015-11-26 Lothar Waßmannkaro: tx6: set TX6_REV=0x1 where appropriate to elimina...
2015-11-26 Lothar Waßmannkaro: tx6ul: fix max. dimensions of framebuffer
2015-11-16 Lothar Waßmannkaro: tx6: disable LCD in '_noenv' config
2015-11-16 Lothar Waßmannkaro: tx6: remove secure_boot fuse override which is...
2015-10-26 Lothar WaßmannMerge branch 'tx48-devel' into karo-devel
2015-10-26 Lothar WaßmannMerge branch 'tx28-devel' into karo-devel
2015-10-26 Lothar Waßmannkaro: tx28: Kconfig: select CMD_ROMUPDATE for TX28...
2015-10-26 Lothar WaßmannMerge branch 'tx28-bugfix' into karo-devel
2015-10-26 Lothar WaßmannMerge branch 'tx51-bugfix' into karo-devel
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-26 Lothar Waßmannkaro: tx48: fix build error "undefined reference to...
2015-10-26 Lothar Waßmannkaro: fdt: prevent duplicate call of fdt_fixup_ethernet()
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-10-05 Lothar Waßmannkaro: tx28: select PHYLIB in Kconfig
2015-09-28 Lothar Waßmannkaro: tx51: fix definition of CONFIG_SYS_CPU_CLK_STR
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
next