~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Use proper project name U-BootMichal Simek2023-06-12
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* treewide: Drop bootm_headers_t typedefSimon Glass2022-09-29
* 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
* image: Drop IMAGE_ENABLE_OF_LIBFDTSimon Glass2021-10-08
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-30
* global: Convert simple_strtoul() with decimal to dectoul()Simon Glass2021-08-02
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-02
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-02
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* dm: core: Access device ofnode through functionsSimon Glass2021-01-05
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* 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 image.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* ARC: HSDK: anounce state of BIM switchEugeniy Paltsev2020-05-13
* ARC: HSDK-4xD: make init status resistant to U-boot reloadingEugeniy Paltsev2020-04-27
* ARC: HSDK-4xD: use separate config fileEugeniy Paltsev2020-04-27
* ARC: HSDK-4xD: tweak memory mapEugeniy Paltsev2020-04-27
* ARC: HSDK-4xD: add CSM configuration supportEugeniy Paltsev2020-04-27
* ARC: HSDK-4xD: add support for SLC enable/disableEugeniy Paltsev2020-04-27
* ARC: HSDK-4xD: print timer clock valueEugeniy Paltsev2020-04-27
* ARC: HSDK-4xD: drop additional GPU clock infoEugeniy Paltsev2020-04-27
* ARC: HSDK-4xD: print info about HDMI clocksEugeniy Paltsev2020-04-27
* ARC: HSDK-4xD: fix headerize script for HSDK-4xD compatibilityEugeniy Paltsev2020-04-27
* ARC: HSDK-4xD: use active low polarity of cpu_start pulseEugeniy Paltsev2020-04-27
* ARC: HSDK-4xD: add initial board supportEugeniy Paltsev2020-04-27
* ARC: rework setting of ARC CPU specific compiler optionsEugeniy Paltsev2020-02-12
* ARC: nsim_hs38: Add support of Virtio NET & BLKAlexey Brodkin2020-02-12
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-17
* common: Move some board functions out of common.hSimon Glass2019-12-02
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-02
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-02
* common: Move some SMP functions out of common.hSimon Glass2019-12-02
* arc: emsdp: docs: Prefer Degilent over Opella-XDAlexey Brodkin2019-11-01
* arc: emsdp/iotdk: Switch to DM_MMCAlexey Brodkin2019-11-01
* arc: emsdp: Add more platform-specific compiler optionsAlexey Brodkin2019-09-03
* arc: emsdp: Add initialization of PSRAMAlexey Brodkin2019-09-03
* env: Move env_get_ulong() to env.hSimon Glass2019-08-11
* env: Move env_set_ulong() to env.hSimon Glass2019-08-11
* ARC: [plat-axs10x]: migrate to DM_MMCEugeniy Paltsev2019-04-18
* ARC: [plat-hsdk]: migrate to DM_MMCEugeniy Paltsev2019-04-18
* hsdk: readme: Suggest getting pyelftools with pipAlexey Brodkin2019-03-28
* ARC: AXS10x: drop NAND supportEugeniy Paltsev2019-03-28
* arc: devboards: Implement checkboard()Alexey Brodkin2018-12-03