~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-18
* spl: mmc: extend spl_mmc_boot_mode() to take mmc argumentAndre Przywara2022-04-04
* arm: socfpga: arria10: Enable double peripheral RBF configurationTien Fong Chee2021-12-17
* arm: socfpga: arria10: Reset MPFE NoC after program periph / combined RBFTien Fong Chee2021-12-17
* arm: socfpga: arria10: Setting image magic value to romcode initswstate regTien Fong Chee2021-12-17
* mmc: Rename MMC_SUPPORT to MMCSimon Glass2021-09-04
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn2021-05-24
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* common: Drop init.h from common headerSimon Glass2020-05-18
* spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler2020-04-22
* arm: socfpga: arria10: Add save_boot_params()Ley Foon Tan2020-03-31
* common: Move hang() to the same header as panic()Simon Glass2020-01-17
* arm: socfpga: Convert system manager from struct to definesLey Foon Tan2020-01-07
* arm: socfpga: Convert reset manager from struct to definesLey Foon Tan2020-01-07
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-02
* ARM: socfpga: Clear PL310 early in SPLMarek Vasut2019-05-24
* spl: socfpga: Implement fpga bitstream loading with socfpga loadfsTien Fong Chee2019-05-10
* ARM: socfpga: Disable D cache in SPLMarek Vasut2019-03-09
* spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee2019-02-01
* spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee2019-02-01
* ARM: socfpga: Reorder Arria10 SPLMarek Vasut2018-08-24
* ARM: socfpga: Zap all the UART handling complexityMarek Vasut2018-08-13
* ARM: socfpga: Register the FPGA on A10 in SPL againMarek Vasut2018-08-13
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2018-07-13
* arm: socfpga: Restructure the SPL fileLey Foon Tan2018-07-12