]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2016-07-11 Lothar Waßmannkaro: tx6ul: configure some more PMIC regs and disable... KARO-TX-2016-07-11
2016-07-11 Lothar Waßmannkaro: tx6: configure PMIC to a consistent state upon...
2016-07-11 Lothar Waßmannkaro: tx6: fix offset voltage in formulas for calculati...
2016-07-11 Lothar Waßmannkaro: tx6: remove obsolete TX6Q-1020
2016-07-05 Lothar Waßmannkaro: tx6ul: fix wrong board name in U-Boot messages KARO-TX-2016-07-05
2016-07-04 Lothar WaßmannMerge branch 'tx6-bugfix'
2016-07-04 Lothar WaßmannMerge branch 'tx53-bugfix'
2016-07-04 Lothar WaßmannMerge branch 'tx28-bugfix'
2016-07-01 Lothar Waßmannkaro: tx6: remove unreachable 'return' statements
2016-07-01 Lothar Waßmannkaro: tx6: fix miscalculated start block for 'romupdate...
2016-07-01 Lothar Waßmannkaro: tx6ul: rework PMIC support and print PMIC name...
2016-07-01 Lothar Waßmannkaro: tx6ul: enable soft i2c driver and 'i2c' command
2016-07-01 Lothar Waßmannkaro: tx6ul: rework I2C recovery routine to be more...
2016-07-01 Lothar Waßmannkaro: tx6ul: change local 'tx6_' prefixes to 'tx6ul'
2016-07-01 Lothar Waßmannkaro: tx6ul: configure JTAG_* pads for JTAG function...
2016-07-01 Lothar Waßmannkaro: tx6: configure all pads with explicit pad_ctl...
2016-07-01 Lothar Waßmannkaro: tx6: add TX6S LVDS module variants
2016-07-01 Lothar Waßmannkaro: tx6: remove obsolete configs
2016-07-01 Lothar Waßmannkaro: tx6: introduce generic TARGET_EMMC/TARGET_NAND...
2016-06-30 Lothar Waßmannkaro: tx28: fix bugs in 'romupdate' command
2016-06-30 Lothar Waßmannkaro: tx28: enable 'gpio' command
2016-06-30 Lothar Waßmannmxs_gpio: correctly use the GPIO API
2016-06-30 Lothar Waßmannmxs_gpio: improve readability by using '(void *)' on...
2016-06-30 Lothar Waßmannmxs_gpio: remove unused defines
2016-06-30 Lothar Waßmannkaro: tx28: request gpio for acitivity LED and disable...
2016-06-30 Lothar Waßmannkaro: tx28: enable activity led only on stk5-v3 baseboard
2016-06-30 Lothar Waßmannkaro: tx28: enable U-Boot build with different (or...
2016-06-30 Lothar Waßmannkaro: tx28: explicitly configure pad config (voltage...
2016-06-30 Lothar Waßmannkaro: tx28: remove LCD pad configuration from SPL
2016-06-30 Lothar Waßmannmxs: spl: print the actual battery brownout level rathe...
2016-06-30 Lothar Waßmannmxs: spl: adjust delay after setting CLKCTRL_PLL0CTRL0_...
2016-06-30 Lothar Waßmannmxs: spl: use writel() to Set/Clear registers rather...
2016-06-30 Lothar Waßmannmxs: spl: replace bogus early_delay() function with...
2016-06-30 Lothar WaßmannARM: MXS: use 'struct mxs_digctl_regs' to access MXS_HW...
2016-06-30 Lothar Waßmannkaro: tx53: enable 'gpio' command
2016-06-30 Lothar Waßmannkaro: tx53: romupdate: fix calculation of starting...
2016-06-30 Lothar Waßmannkaro: tx53: various fixes for CONFIG_SECURE_BOOT
2016-06-29 Lothar Waßmannfs/fs.c: correctly interpret the '(max)len' parameter...
2016-06-29 Lothar Waßmanncmd_gpio.c: adjust help message depending on gpio_statu...
2016-06-29 Lothar Waßmanncommon/cmd_mtdparts.c: print ECC stats along with parti...
2016-06-29 Lothar Waßmanncommon/cmd_mtdparts.c: use proper return values for...
2016-06-29 Lothar Waßmanncommon/cmd_misc.c: fix return code of sleep command
2016-06-13 Lothar WaßmannMerge branch 'tx28-update' into tx28-bugfix
2016-04-26 Lothar Waßmannkaro: tx6ul: disable the PMIC for '_noenv' U-Boot KARO-TX6-2016-04-26
2016-04-26 Lothar Waßmannkaro: tx6ul: make board string dependent on cpurev
2016-04-26 Lothar Waßmannmx6: clock: use setup_gpmi_io_clk() to change nfc clk...
2016-04-26 Lothar Waßmannmx6: clock: fix integer overflow in calculation of...
2016-04-26 Lothar Waßmannmx6: ocotp: add timeout to busy wait loop
2016-04-26 Lothar Waßmannkaro: tx6: pmic: print PMIC name in boot messages
2016-04-19 Lothar Waßmannarm: mx6: fix NFC clock get/set routines for i.MX6QP... tx6qp-devel
2016-04-19 Lothar Waßmannkaro: tx6: add support for TX6Q-8037 (i.MX6QP)
2016-04-19 Lothar Waßmannkaro: tx6: add support for boards with >= 2GiB memory
2016-04-19 Lothar Waßmannkaro: tx6: disable gpmi clk before changing podf and...
2016-04-19 Lothar Waßmannkaro: tx6: replace open coded interpretation of cpurev...
2016-04-18 Lothar Waßmannkaro: tx6: set LCD x, y dimensions to 0 when disabling LCD
2016-04-18 Lothar Waßmannkaro: tx6: rename CONFIG_SYS_BOOT_CMD_NAND to FDTSAVE_C...
2016-04-13 Lothar Waßmannmx6: clock: take 'num' and 'denom' regs into account...
2016-04-13 Lothar Waßmannnet: fec: use correct sizes to clear and flush descriptors
2016-04-13 Lothar Waßmannrename TX6Q-1033 to TX6Q-1036
2016-03-24 Lothar Waßmannkaro: tx28: supply a valid stack pointer to early SPL...
2016-03-24 Lothar Waßmannkaro: tx28: remove obsolete u-boot.bd
2016-03-24 Lothar Waßmannmxs: spl: remove duplicate debug messages
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...
next