~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
* sunxi: u-boot-spl.lds: Pass _image_binary_endFabio Estevam2023-07-03
* ARM: remove SPEAR entry in makefilePatrick Delaunay2023-03-06
* arm: Remove unused mx27 codeTom Rini2022-12-05
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* linker_lists: Rename sections to remove . prefixAndrew Scull2022-06-23
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-06
* sunxi: f1c100s: Fix FEL registers restoreAndre Przywara2022-03-03
* 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
* arm: arm926ej-s: Add sunxi codeIcenowy Zheng2022-02-04
* arm: arm926ej-s: start.S: port save_boot_params support from armv7 codeIcenowy Zheng2022-02-04
* arm: Remove zmx25 board and ARCH_MX25Tom Rini2021-10-01
* arm: Remove aspenite boardTom Rini2021-10-01
* WS cleanup: remove SPACE(s) followed by TABWolfgang Denk2021-09-30
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-30
* serial: Rename SERIAL_SUPPORT to SERIALSimon Glass2021-09-04
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-31
* arm: Remove spear600 boards and the rest of SPEAr supportTom Rini2021-07-07
* arm: Remove spear320 boardsTom Rini2021-07-07
* arm: Remove spear310 boardsTom Rini2021-07-07
* arm: Remove spear300 boardsTom Rini2021-07-07
* ARM: fix LTO for imx28_xeaMarek Behún2021-05-24
* ARM: fix LTO build for some thumb-interwork casesMarek Behún2021-05-24
* ARM: make gd a function call for LTO and set via set_gd()Marek Behún2021-05-24
* treewide: Convert macro and uses of __section(foo) to __section("foo")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 asm/ptrace.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
* arm: orion5x: finish moving SoC to mach-orion5xTrevor Woerner2020-05-15
* arm: lpc32xx: move SoC to mach-lpc32xxTrevor Woerner2020-05-15
* 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
* common: Move get_tbclk() to time.hSimon Glass2020-01-17
* common: Move clock functions into a new fileSimon 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