~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* include: Remove unused header filesTom Rini2023-05-31
* global: Migrate CONFIG_MAX_RAM_BANK_SIZE to CFGTom Rini2022-12-23
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini2022-12-05
* arm: Remove unused references to CONFIG_SOC_DM*Tom Rini2022-07-25
* spl: Move SPL_LDSCRIPT defaults to one placeTom Rini2022-06-28
* Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini2021-12-27
* CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini2021-12-27
* WS cleanup: remove SPACE(s) followed by TABWolfgang Denk2021-09-30
* mmc: Rename MMC_SUPPORT to MMCSimon Glass2021-09-04
* davinci: Drop CONFIG_MAC_ADDR_IN_EEPROMTom Rini2021-08-30
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-02
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* serial: Rename ns16550 functions to lower caseSimon Glass2021-01-05
* serial: Update NS16550_t and struct NS16550Simon Glass2021-01-05
* Makefile: Rename ALL-y to INPUTS-ySimon Glass2020-07-28
* treewide: convert bd_t to struct bd_info manuallyMasahiro Yamada2020-07-17
* mmc: davinci_mmc: Cleanup to use dt in U-boot and static platdata in SPLFaiz Abbas2020-06-13
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* mach-davinci: Hard-code the default SPL_LDSCRIPT pathTom Rini2020-03-16
* 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
* dm: gpio: Allow control of GPIO uclass in SPLSimon Glass2019-12-15
* board: omapl138_lcdk: add the mmc device to SPLBartosz Golaszewski2019-12-03
* mmc: davinci: drop support for ti,dm6441-mmcBartosz Golaszewski2019-12-03
* common: Move get_ticks() function out of common.hSimon Glass2019-12-02
* ARM: omapl138_lcdk: Enable DM_GPIO and DM and GPIO CommandsAdam Ford2019-09-13
* env: Drop environment.h header file where not neededSimon Glass2019-08-11
* env: Move env_set() to env.hSimon Glass2019-08-11
* net: davinci_emac: convert to using the driver modelBartosz Golaszewski2019-07-25
* arm: davinci: remove leftover assemblyBartosz Golaszewski2019-06-05
* ARM: davinci: Remove ipam390 linker script from KconfigAdam Ford2019-06-05
* ARM: davinci: SPL: fix BSS initializationSekhar Nori2019-06-05
* ipam390: remove boardBartosz Golaszewski2019-05-28
* ea20: remove boardBartosz Golaszewski2019-05-28
* calimain: remove boardBartosz Golaszewski2019-05-28
* arm: davinci: remove leftover code for dm* SoCsBartosz Golaszewski2019-05-04
* arm: davinci: remove dead code for PHYs used by DaVinci DM* boardsBartosz Golaszewski2019-05-04
* ARM: davinci: Remove unused functions from headerAdam Ford2019-05-03
* driver: net: consolidate ti's code in separate folderGrygorii Strashko2018-11-05
* gpio: da8xx: Push generic defines of gpio.h out of mach-davinciKeerthy2018-10-10
* ARM: da850evm_direct_nor_defconfig: Enable DM_SERIALAdam Ford2018-09-29
* Revert "ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL"Tom Rini2018-09-14
* ARM: da850evm_direct_nor_defconfig: Enable DM_SERIALAdam Ford2018-09-11
* Kconfig: Sort bool, default, select and imply optionsMichal Simek2018-07-30
* dm: gpio: Add DM compatibility to GPIO driver for DavinciAdam Ford2018-06-18