~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-31
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* common: Drop net.h from common headerSimon Glass2020-05-18
* arm: Don't include common.h in header filesSimon Glass2020-05-18
* common: Move some board functions out of common.hSimon Glass2019-12-02
* common: Move command 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
* env: Move env_set_ulong() to env.hSimon Glass2019-08-11
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-23
* ARM: liteboard: move towards driver model and device-tree bootMarcin Niestroj2019-03-13
* ARM: chiliboard: remove dead !CONFIG_DM_SERIAL codeMarcin Niestroj2018-11-26
* ARM: chiliboard: move towards driver model and device-tree bootMarcin Niestroj2018-11-26
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* 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
* env: Rename common functions related to setenv()Simon Glass2017-08-16
* env: Rename setenv() to env_set()Simon Glass2017-08-16
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-12
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-02-01
|\
| * ARM: imx6ul: Move liteSOM source to SoC directoryMarcin Niestroj2017-01-27
* | board/chiliboard: Add support for chiliBoardMarcin Niestroj2017-01-28
|/
* board/liteboard: Add support for liteBoardMarcin Niestroj2016-12-16