]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - board
common/cmd_misc.c: fix return code of sleep command
[karo-tx-uboot.git] / board /
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ßmannkaro: tx6: pmic: print PMIC name in boot messages
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-13 Lothar Waßmannrename TX6Q-1033 to TX6Q-1036
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: 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
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ß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: tx6ul: fix max. dimensions of framebuffer
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ßmannkaro: tx48: fix build error "undefined reference to...
2015-10-26 Lothar Waßmannkaro: fdt: prevent duplicate call of fdt_fixup_ethernet()
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-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-05 Lothar Waßmannkaro: tx28: select PHYLIB in Kconfig
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-17 Lothar Waßmannkaro: cleanup after merge of v2015.10-rc2
2015-09-10 Misha Komarovskiyexynos: Rise ARM voltage to 1.1V for chained bootloaders
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_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI
2015-09-10 Hans de Goedesunxi_nand_spl: Add support for sun4i and sun5i SoCs
2015-09-10 Hans de Goedesunxi_nand_spl: Make sure the DMA controller is enabled
2015-09-10 Hans de Goedesunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do...
2015-09-10 Hans de Goedesunxi: Drop LCD_MODE from A13-OLinuxIno defconfigs
2015-09-10 Hans de Goedesunxi: Add support for gt90h-v4 tablets
2015-09-10 Hans de Goedesunxi: axp221: Allow specifying dcdc2 voltage via Kconfig
2015-09-10 Kishon Vijay Abraham Iboard: ti: invoke clock API to enable and disable clocks
2015-09-10 Kishon Vijay Abraham Iboard: ti: OMAP5: added USB initializtion code
2015-09-10 Kishon Vijay Abraham Iboard: ti: beagle_x15: added USB initializtion code
2015-09-10 Kishon Vijay Abraham Iboard: ti: remove duplicate initialization of vbus_id_s...
2015-09-10 Andreas Bießmannat91sam9260ek: add missing files to MAINTAINERS
2015-09-10 Andreas Bießmannat91sam9rlek: add missing files to MAINTAINERS
2015-09-10 Stefan Roesearm: spear: Fix booting - relocate vector table to...
2015-09-10 Lokesh VutlaARM: k2l: Fix device speeds
2015-09-10 Lokesh VutlaARM: keystone2: Update README
2015-09-10 Lokesh VutlaARM: keystone2: Rename u-boot-nand.gph to MLO
2015-09-10 Nishanth MenonARM: DRA74-evm: Use SMA_1 spare register to workaround...
2015-09-10 Nishanth MenonARM: DRA74-evm: Add iodelay values for SR2.0
2015-09-10 Kun-Hua HuangNDS32: Generic Board Support and Unsupport
2015-09-10 Kun-Hua HuangNDS32: Generic Board Support and Unsupport
2015-09-10 Bin Mengx86: crownbay: Enable on-board SMSC superio keyboard...
2015-09-10 Marek Vasutarm: socfpga: Fix ArriaV SoCDK PLL config
2015-09-10 Marek Vasutarm: socfpga: Fix MAINTAINERS entry for CV/AV SoCDK
2015-09-10 Marek Vasutarm: socfpga: Make the pinmux table const u8
2015-09-10 Marek Vasutarm: socfpga: Switch to filtered QTS files
2015-09-10 Marek Vasutarm: socfpga: Remove AV-specific parts from CV-SoCDK
2015-09-10 Marek Vasutarm: socfpga: Remove CV-specific parts from AV-SoCDK
2015-09-10 Marek Vasutarm: socfpga: Split Altera socfpga into AV and CV SoCDK
2015-09-10 Marek Vasutarm: socfpga: Move wrappers into platform directory
2015-09-10 Wu, JoshARM: at91: sama5d3xek: use a $dtb_name to load dtb
2015-09-10 Erik van Luijkarm: at91: add support for mini-box picosam9g45 board
2015-09-10 Erik van Luijkarm: at91: pmc: replace the constant with a define...
2015-09-10 Erik van Luijkarm: at91: at91sam9m10g45ek/corvus remove useless chip...
2015-09-10 Erik van Luijkarm: at91: mpddr: allow multiple DDR controllers
next