~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Correct SPL use of AHCISimon Glass2023-02-09
* global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2022-11-10
* arm: Disable ATAGs supportTom Rini2021-09-07
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-05
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* board: cm_fx6: Enable DM support for video, fix build errorSuniel Mahesh2020-01-07
* common: Move some board functions out of common.hSimon Glass2019-12-02
* env: Drop environment.h header file where not neededSimon Glass2019-08-11
* env: Move env_set() to env.hSimon Glass2019-08-11
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-23
* board: constify struct node_info arrayMasahiro Yamada2018-07-25
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-08
* ARM: imx: cm_fx6: export board and soc info to envChristopher Spinrath2018-01-12
* ARM: imx: cm_fx6: remove esdhc init code from board fileChristopher Spinrath2017-12-29
* ARM: imx: cm_fx6: remove sata init code from board fileChristopher Spinrath2017-12-29
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2017-08-18
|\
| * dm: imx: cm_fx6: Add MMC support for CONFIG_BLKSimon Glass2017-08-17
| * dm: imx: cm_fx6: Support driver model for SATASimon Glass2017-08-17
* | env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2017-08-16
* | env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* | env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-16
|/
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-12
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-05
* cmd/fdt: add possibilty to have 'extrasize' on fdt resizeHannes Schmelzer2016-10-13
* ARM: board: cm_fx6: fix mtd partition fixupChristopher Spinrath2016-09-06
* ARM: board: cm_fx6: fixup mtd partitions in the fdtChristopher Spinrath2016-07-19
* ARM: board: cm-fx6: fix mmc for old revisions of utiliteChristopher Spinrath2016-07-12
* arm: mx6: cm-fx6: add splash locations to cm-fx6Nikita Kiryanov2015-11-16
* splash_source: add support for filesystem formatted mmcNikita Kiryanov2015-11-16
* arm: mx6: cm-fx6: modify device tree for old revisions of utiliteNikita Kiryanov2015-09-13
* compulab: eeprom: select i2c bus when querying for board revNikita Kiryanov2015-09-13
* arm: mx6: cm-fx6: print PCB revisionNikita Kiryanov2015-09-02
* arm: mx6: cm-fx6: force host mode on usb controllerNikita Kiryanov2015-09-02
* arm: mx6: cm-fx6: setup hdmi only on hdmi enableNikita Kiryanov2015-08-02
* arm: mx6: cm-fx6: add support for displaytype env varNikita Kiryanov2015-08-02
* arm: mx6: cm-fx6: make it possible to not init displayNikita Kiryanov2015-08-02
* arm: mx6: cm-fx6: map HDMI to IPU1 DI0 explicitlyNikita Kiryanov2015-08-02
* net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-18
* common: convert compulab splash load code to common codeNikita Kiryanov2015-01-29
* arm: mx6: cm-fx6: add splash screen supportNikita Kiryanov2015-01-29
* arm: mx6: cm-fx6: add hdmi console supportNikita Kiryanov2015-01-29
* arm: mx6: cm-fx6: pass 2nd nic mac addr to LinuxNikita Kiryanov2015-01-29
* compulab: eeprom: allow reading mac address from multiple eepromsNikita Kiryanov2015-01-29
* arm: mx6: cm-fx6: change dtb node for ethaddrNikita Kiryanov2015-01-29