]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2016-03-24 Lothar Waßmannkaro: tx6: remove redundant #ifndef CONFIG_TX6_UBOOT_MFG
2016-02-18 Lothar WaßmannMerge branch 'tx53-update-2016-02-03' into karo-tx6 KARO-TX6-2016-03-10
2016-02-18 Lothar WaßmannMerge branch 'tx28-update-2016-02-03' into karo-tx6
2016-02-18 Lothar WaßmannMerge branch 'tx6-update-2016-02-03' into karo-tx6
2016-02-18 Lothar Waßmannkaro: tx6ul: fix bogus GPIO numbers
2016-02-18 Lothar Waßmannkaro: tx6ul: add pad settings for FT5x06 and USB pads...
2016-02-18 Lothar Waßmannkaro: tx6ul: add support for TX6UL Mainboard (v1)
2016-02-18 Lothar Waßmannkaro: tx6ul: defer mmc probing until environment has...
2016-02-18 Lothar Waßmannkaro: tx6ul: proper initialize second FEC if available
2016-02-18 Lothar Waßmannkaro: tx6ul: reorder functions to better follow which...
2016-02-18 Lothar Waßmannkaro: tx6: check ctrlc before returning error code...
2016-02-18 Lothar Waßmannkaro: tx53: check ctrlc before returning error code...
2016-02-18 Lothar Waßmannkaro: tx53: don't return non-zero return value in board...
2016-02-18 Lothar Waßmannkaro: tx6ul: make show_activity() bail out on GPIO...
2016-02-18 Lothar Waßmannkaro: tx6ul: indentation fixes
2016-02-18 Lothar Waßmannkaro: tx6: don't write u-boot image with WITH_DROP_FFS
2016-02-18 Lothar Waßmannkaro: tx53: don't write u-boot image with WITH_DROP_FFS
2016-02-11 Lothar Waßmannkaro: tx28: set CONFIG_ENV_OVERWRITE also for NAND...
2016-02-11 Lothar Waßmannkaro: tx28: fix prototype of video_hw_init()
2016-02-11 Lothar Waßmannkaro: tx28: check ctrlc before returning error code...
2016-02-11 Lothar Waßmannkaro: tx28: don't return non-zero return value in board...
2016-02-11 Lothar Waßmannkaro: tx28: don't write u-boot image with WITH_DROP_FFS
2016-02-04 Lothar Waßmannkaro: tx6ul: fix ENET2_TX_CLK pad settings
2016-02-04 Lothar Waßmannkaro: remove redundant cmap entry in panel_info
2016-02-04 Lothar Waßmannnet: fec_mxc: exempt already found PHYs from being...
2016-02-04 Lothar Waßmannnet: fec_mxc: make base_mii configurable
2016-02-04 Lothar Waßmannlcd: properly display bitmaps > 8bpp
2016-02-04 Lothar Waßmannlcd: support corner cases for splashpos
2016-02-03 Lothar Waßmannlcd: fix integer overflow in calculation of number...
2016-02-03 Lothar Waßmannlcd: fix typo CONFIG_BMP_24BMP -> CONFIG_BMP_24BPP
2015-11-26 Lothar Waßmannkaro: tx6ul: set VIDEO_PLL to 648MHz by default karo-tx6 KARO-TX6UL-2015-11-30
2015-11-26 Lothar Waßmannkaro: tx6ul: fix ENFC_CLK_SEL bitmask
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
next