aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* board: constify struct node_info arrayMasahiro Yamada2018-07-241-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-078-16/+8
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-081-0/+1
* imx: ventana: Rework CONFIG_CMD_GSC code to not be included in SPLTom Rini2018-01-121-1/+1
* imx: ventana: Rework CONFIG_CMD_EECONFIG code to not be included in SPLTom Rini2018-01-121-2/+2
* imx6: drop duplicated bss memset and board_init_r() callAnatolij Gustschin2017-09-181-3/+0
* imx: imx6: Move gpr_init() function to soc.cBreno Lima2017-08-281-11/+0
* env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass2017-08-161-1/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-163-19/+19
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-161-2/+2
* env: Rename setenv() to env_set()Simon Glass2017-08-161-13/+13
* env: Drop env_relocate_spec() in favour of env_load()Simon Glass2017-08-151-1/+1
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-123-8/+8
* Kconfig: Add CONFIG_SATA to enable SATASimon Glass2017-07-111-1/+1
* arm: Include asm/setup.h explictlySimon Glass2017-06-051-0/+1
* Convert CONFIG_CMD_GSC to KconfigSimon Glass2017-05-221-0/+8
* Convert CONFIG_CMD_EECONFIG to KconfigSimon Glass2017-05-221-0/+5
* imx: ventana: update imx wdog external reset dt propertyTim Harvey2017-05-181-13/+12
* imx: ventana: fix GW520x external watchdog dt updateTim Harvey2017-05-181-8/+8
* gw_ventana: Fix unused variable warningsTom Rini2017-05-122-29/+1
* power: Drop CONFIG_I2C_PMICSimon Glass2017-04-301-3/+4
* imx: ventana: add new board configs to MAINTAINERSTim Harvey2017-03-261-1/+3
* imx: ventana: fix GW5903 VDD_ARM railTim Harvey2017-03-261-0/+6
* imx: ventana: add GW5903 supportTim Harvey2017-03-205-4/+153
* imx: ventana: add GW560x supportTim Harvey2017-03-205-27/+163
* imx: ventana: add GW5904 supportTim Harvey2017-03-206-15/+270
* imx: ventana: add EMMC configurationTim Harvey2017-03-191-6/+11
* imx: ventana: make SD3_VSELECT board specificTim Harvey2017-03-192-14/+18
* imx: ventana: make OTG VBUS power enable board specificTim Harvey2017-03-193-8/+18
* imx: ventana: fix hwconfigTim Harvey2017-03-191-1/+1
* imx: ventana: change name of rs232_en to indicate polarityTim Harvey2017-03-191-1/+1
* imx: ventana: move mmc_init to commonTim Harvey2017-03-192-33/+35
* imx: ventana: add additional DRAM configurationsTim Harvey2017-03-191-0/+45
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam2016-09-061-0/+2
* imx: ventana: add dt fixup for watchdog external resetTim Harvey2016-07-281-0/+30
* imx: ventana: refactor board-specific dt fixups (no functional change)Tim Harvey2016-07-281-73/+93
* imx: ventana: make hwconfig initialize based on board configurationTim Harvey2016-07-281-1/+15
* imx: ventana: add extra DIO's for GW5520Tim Harvey2016-07-281-0/+36
* imx: ventana: make number of digital I/O's dynamicTim Harvey2016-07-283-210/+199
* imx: ventana: make RS232 enable board specificTim Harvey2016-07-282-9/+27
* imx: ventana: add dt fixup for eth1 mac-addressTim Harvey2016-07-281-0/+35
* imx: ventana: add dt fixup for GW16082 irq mappingTim Harvey2016-07-281-0/+228
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-06-128-68/+262
|\
| * imx: ventana: add fdt fixup to enable UHS-I support on selected boardsTim Harvey2016-05-313-2/+33
| * imx: ventana: add GW553x supportTim Harvey2016-05-315-3/+66
| * imx: ventana: remove several EEPROM config bit dependenceTim Harvey2016-05-311-31/+0
| * imx: ventana: remove dependence on EECONFIG_SATA eeprom feature bitTim Harvey2016-05-312-11/+22
| * imx: ventana: enable pwm device-tree property based on hwconfigTim Harvey2016-05-312-0/+35