summaryrefslogtreecommitdiff
path: root/board/compulab
Commit message (Expand)AuthorAgeFilesLines
* usb: musb-new: Fix improper musb host pointerJagan Teki2018-08-231-2/+2
* board: constify struct node_info arrayMasahiro Yamada2018-07-251-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0742-92/+42
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-274-8/+0
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-087-0/+7
* Revert "mx6: ddr: Allow changing REFSEL and REFR fields"Maxim Yu. Osipov2018-02-221-2/+0
* usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup f...Faiz Abbas2018-02-152-0/+27
* ARM: imx: cm_fx6: export board and soc info to envChristopher Spinrath2018-01-121-0/+21
* ARM: imx: cm_fx6: remove esdhc init code from board fileChristopher Spinrath2017-12-291-29/+0
* ARM: imx: cm_fx6: remove sata init code from board fileChristopher Spinrath2017-12-291-42/+0
* usb: hub: identify the hub-device to usb_hub_reset_devicesPhilipp Tomsich2017-11-261-1/+1
* net: Add SMC911X driver to Kconfig, convertAdam Ford2017-10-201-1/+2
* arm: imx7d: add support for Compulab cl-som-imx7Ilya Ledvich2017-10-128-0/+813
* imx6: drop duplicated bss memset and board_init_r() callAnatolij Gustschin2017-09-181-3/+0
* arm: am57xx: cl-som-am57x: Use new pinctrl macrosSuman Anna2017-09-141-52/+53
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2017-08-181-0/+80
|\
| * dm: imx: cm_fx6: Add MMC support for CONFIG_BLKSimon Glass2017-08-171-0/+11
| * dm: imx: cm_fx6: Support driver model for SATASimon Glass2017-08-171-0/+69
* | env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2017-08-166-9/+9
* | env: Rename getenv/_f() to env_get()Simon Glass2017-08-163-5/+5
* | env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-166-6/+6
|/
* Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XXAdam Ford2017-08-091-1/+1
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-123-5/+5
* ARM: am57xx: cl-som-am57x: support for AM5718Uri Mashiach2017-06-051-0/+5
* arm: Include asm/setup.h explictlySimon Glass2017-06-052-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2017-05-164-6/+6
|\
| * mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada2017-05-154-6/+6
* | Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini2017-05-151-1/+1
|/
* arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocksUri Mashiach2017-05-081-10/+0
* usb: host: xhci-omap: fix double weak board_usb_init functionsUri Mashiach2017-05-081-1/+1
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-051-1/+3
* ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot2017-03-193-3/+3
* arm: am57xx: cl-som-am57x: fix EthernetUri Mashiach2017-01-241-1/+1
* status_led: Kconfig migrationUri Mashiach2017-01-213-6/+6
* arm: am57xx: cl-som-am57x: add ETH supportDmitry Lifshitz2017-01-023-0/+223
* arm: am57xx: cl-som-am57x: fetch board rev from EEPROMDmitry Lifshitz2017-01-021-0/+14
* arm: am57xx: cl-som-am57x: add initial board supportDmitry Lifshitz2017-01-026-0/+429
* cmd/fdt: add possibilty to have 'extrasize' on fdt resizeHannes Schmelzer2016-10-131-1/+1
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-233-3/+3
* mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam2016-09-061-0/+4
* ARM: board: cm_fx6: fix mtd partition fixupChristopher Spinrath2016-09-061-3/+3
* ARM: board: cm_fx6: fixup mtd partitions in the fdtChristopher Spinrath2016-07-191-1/+17
* ARM: board: cm-fx6: fix mmc for old revisions of utiliteChristopher Spinrath2016-07-121-1/+1
* compulab: add support for layout aware eeprom commandsNikita Kiryanov2016-05-201-0/+344
* omap-common: Rename set_muxconf_regs_essential to set_muxconf_regsPaul Kocialkowski2016-03-152-3/+3
* arm: am437x: cm-t43: set MPU and CORE voltages on bootNikita Kiryanov2016-02-241-0/+15
* arm: am437x: cm-t43: get rid of enable_vtt_regulator()Nikita Kiryanov2016-02-241-12/+0
* arm: am437x: cm-t43: set tps fseal bitNikita Kiryanov2016-02-241-1/+8
* arm: am437x: cm-t43: split board fileNikita Kiryanov2016-02-243-140/+150
* dm: tegra: net: Convert tegra boards to driver model for EthernetSimon Glass2016-01-121-8/+0