~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* include: Remove unused header filesTom Rini2023-05-31
* 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
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* treewide: Drop image_header_t typedefSimon Glass2022-09-29
* i2c: Remove non-DM_I2C support from davinci_i2c.cTom Rini2022-07-08
* arch/arm/mach-keystone/ddr3.c: Fix spelling of "resetting".Vagrant Cascadian2022-01-13
* WS cleanup: remove SPACE(s) followed by TABWolfgang Denk2021-09-30
* ti: keystone: Migrate CONFIG_SOC_K2* to KconfigTom Rini2021-09-27
* global: Convert simple_strtoul() with decimal to dectoul()Simon Glass2021-08-02
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-02
* common: fit: Update board_fit_image_post_process() to pass fit and node_offsetLokesh Vutla2021-06-11
* ARM: fix LTO for keystoneMarek BehĂșn2021-05-24
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-02
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-21
* 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
* 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
* common: Move hang() to the same header as panic()Simon Glass2020-01-17
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-17
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-02
* ARM: keystone: increase PSC timeoutJean-Jacques Hiblot2019-10-24
* arm: mach-keystone: Use appended original image size in image processingAndrew F. Davis2019-07-29
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-18
* ARM: k2g: add a workaround to reset the phyMurali Karicheri2019-04-12
* ARM: k2g-ice: Add pinmux support for rgmii interfaceMurali Karicheri2019-04-12
* soc: keystone: Merge into ti specific directoryVignesh R2019-04-11
* ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot2018-12-10
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* cmd: ti: Generalize cmd_ddr3 commandLokesh Vutla2018-01-19
* arm: keystone: Move cmd_ddr3 to a common placeLokesh Vutla2018-01-19
* board: ti: K2G FC SoC 1GHz and DDR3 1066 MT/s supportRex Chang2018-01-19
* omap: Update the base address of the MMC controllersJean-Jacques Hiblot2018-01-18
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* arm: mach-keystone: Fixes issue with return values in inline assemblySrinivas, Madan2017-07-26
* arm: mach-keystone: Updates mon_install for K2G HSMadan Srinivas2017-07-26
* arm: mach-keystone: Modify secure image size before copyAndrew F. Davis2017-07-10
* ARM: k2g: Program DDRPHY_DATX8 registers via mask and value variablesCooper Jr., Franklin2017-07-10
* ARM: k2g: Program DDR PHY MR2 register with the default valueCooper Jr., Franklin2017-07-10
* ARM: keystone2: Add additional fields used for DDR3 configurationCooper Jr., Franklin2017-07-10
* ARM: keystone2: Allow to build with all image formatsCooper Jr., Franklin2017-07-10
* Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan2017-05-22