~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* arm: mxs: Prevent serial console init when in very early SPL boot codeLukasz Majewski2023-07-11
* arm: mxs: Add function to dump PMU registersLukasz Majewski2023-07-11
* arm: mxs: Provide Kconfig option to not enable 4P2 regulator in IMX28 PMULukasz Majewski2023-07-11
* arm: mxs: Provide Kconfig option to disable battery charging at IMX28 PMULukasz Majewski2023-07-11
* arm: mxs: Provide Kconfig option to to not use VDD5V as IMX28 PMU sourceLukasz Majewski2023-07-11
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-06
* spl: Provide more space to be used for storing SPL on imx28 OCRAMLukasz Majewski2022-02-05
* mxs: power: Change sequence of enabling DCDC switchesLukasz Majewski2022-02-05
* serial: Rename SERIAL_SUPPORT to SERIALSimon Glass2021-09-04
* ARM: fix LTO for imx28_xeaMarek Behún2021-05-24
* ARM: make gd a function call for LTO and set via set_gd()Marek Behún2021-05-24
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-02
* 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 linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18
* common: Drop init.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 reset_cpu() to the CPU headerSimon Glass2020-01-17
* ARM: mxs: spl_boot.c: make early_delay more robustRasmus Villemoes2020-01-07
* arm: mxs: be more careful when enabling gpmi_clkRasmus Villemoes2020-01-07
* arm: mxs: fix comments in arch_cpu_init to match the codeRasmus Villemoes2020-01-07
* common: Move get_ticks() function out of common.hSimon Glass2019-12-02
* common: Move serial functions out of common.hSimon Glass2019-12-02
* arm: mxs: Increase VDDD voltage to match specificationMarek Vasut2019-11-03
* linker: Modify linker scripts to be more genericTom Rini2019-01-26
* arm: remove prototype for get_timer_maskedPatrick Delaunay2018-10-10
* ARM: CPU: arm926ejs: Consolidate cache routines to common fileAdam Ford2018-09-10
* ARM: mxs: let boards override entire dram parameter tableMans Rullgard2018-06-18
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* ARM: mxs: support full SPL frameworkMans Rullgard2018-04-27
* ARM: mxs: move spl dataMans Rullgard2018-04-27
* ARM: mxs: make lowlevel_init() weakMans Rullgard2018-04-27
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-12
* ARM: mxs: Remove unused variable warningMarek Vasut2016-12-19
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23
* arm: mxs: Remove misleading commentsMichael Heimpold2016-06-07
* ARM: mxs: allow boards to select DC-DC switching clock sourceMichael Heimpold2016-01-03
* ARM: mxs: fix VDDD brownout settingMichael Heimpold2015-12-01
* mxs: add parameter base_addr for mxs_set_lcdclkPeng Fan2015-11-12
* imx: mxs: reimplement get_cpu_revPeng Fan2015-09-02
* arm: mxs: Fix mkimage invocationMarek Vasut2015-09-02
* imx28: Fix issue with GCC 5.xMåns Rullgård2015-08-12
* mxs: Do not disable bo detection when DC-DC is already enabledStefan Wahren2015-06-01
* ARM: mxs: Get boot mode from OCRAMJörg Krause2015-04-22
* remove unnecessary version.h includesRob Herring2015-03-24