~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
* spi: Rename SPI_SUPPORT to SPISimon Glass2021-09-04
* mmc: Rename MMC_SUPPORT to MMCSimon Glass2021-09-04
* 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
* common: Move hang() to the same header as panic()Simon Glass2020-01-17
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-17
* common: Move clock functions into a new fileSimon Glass2020-01-17
* 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
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-08
* Revert "mx6: ddr: Allow changing REFSEL and REFR fields"Maxim Yu. Osipov2018-02-22
* 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
* imx6: drop duplicated bss memset and board_init_r() callAnatolij Gustschin2017-09-18
* 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
* mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam2016-09-06
* 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: define fallback boot devices for splNikita Kiryanov2015-11-18
* arm: mx6: cm-fx6: add splash locations to cm-fx6Nikita Kiryanov2015-11-16
* splash_source: add support for filesystem formatted mmcNikita Kiryanov2015-11-16
* mx6: remove SYS_SOC from board KconfigPeng Fan2015-09-13
* 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