~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Migrate CONFIG_MAX_RAM_BANK_SIZE to CFGTom Rini2022-12-23
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* arm: Remove edminiv2 boardTom Rini2022-08-20
* linker_lists: Rename sections to remove . prefixAndrew Scull2022-06-23
* Convert CONFIG_88F5182 et al to KconfigTom Rini2021-12-27
* WS cleanup: remove SPACE(s) followed by TABWolfgang Denk2021-09-30
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-31
* 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 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
* rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5XTrevor Woerner2020-05-15
* edminiv2: Move CONFIG_SPL_LDSCRIPT to defconfigTom Rini2020-03-16
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-17
* common: Move get_tbclk() to time.hSimon Glass2020-01-17
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-02
* common: Move get_ticks() function out of common.hSimon Glass2019-12-02
* arm: remove prototype for get_timer_maskedPatrick Delaunay2018-10-10
* ARM: orion5x: fix use of callee-saved registers in lowloevel_initMans Rullgard2018-06-07
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* spl: add hierarchical defaults for SPL_LDSCRIPTPhilipp Tomsich2017-08-13
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-05
* arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini2017-03-18
* Use correct spelling of "U-Boot"Bin Meng2016-02-06
* arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD2015-11-10
* arch: Make board selection choices optionalJoe Hershberger2015-05-12
* edminiv2: switch to SPLAlbert ARIBAUD2015-02-25
* edminiv2: fix PCIE IO base address typoAlbert ARIBAUD2015-02-25
* ARM: orion5x: move SoC headers to mach-orion5x/include/machMasahiro Yamada2015-02-21
* ARM: orion5x: move SoC sources to mach-orion5xMasahiro Yamada2015-02-21