~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
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*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
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* board: ti: k2g: Add support for K2G ICE with 1GHz SiliconLokesh Vutla2021-01-12
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* common: Drop image.h from common headerSimon Glass2020-05-18
* common: Move hang() to the same header as panic()Simon Glass2020-01-17
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-17
* ARM: keystone: Do not enable the USB power domains at the board levelJean-Jacques Hiblot2019-10-24
* env: Move env_get() to env.hSimon Glass2019-08-11
* board: ks2_evm: Enable the USB clocks if DM_USB is usedJean-Jacques Hiblot2018-12-14
* board: ti: ks2_evm: Over ride spl_get_load_buffer functionKeerthy2018-12-06
* drivers: net: keystone_net: drop non dm codeGrygorii Strashko2018-11-05
* board: ks2: move uinitrd fixup logic inside ft_board_setup_exNicholas Faustini2018-10-10
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* board: ks2: Use board detection to wrap code not specific to K2G ICE evmCooper Jr., Franklin2017-07-10
* ARM: k2g: Define embedded_dtb_select for runtime DTB selection in U-bootCooper Jr., Franklin2017-07-10
* board: ks2: Enable ECC using detected DDR sizeLokesh Vutla2016-10-01
* Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day2016-05-27
* memory: Move TI_AEMIF config to KCONFIGLokesh Vutla2016-04-18
* ti: k2g: increase phy autoneg timeoutVitaly Andrianov2016-03-22
* ARM: keystone2: use detected ddr3a sizeVitaly Andrianov2016-03-14
* board: ti: ks2_evm: remove board_eth_init when CONFIG_DM_ETH is definedMugunthan V N2016-02-08
* ARM: k2g: Add Ethernet SupportVitaly Andrianov2015-10-22
* ARM: k2g: Add ddr3 infoVitaly Andrianov2015-10-22
* ARM: k2e/l: Apply WA for selecting PA clock sourceLokesh Vutla2015-10-17
* ARM: keystone2: Cleanup PLL init codeLokesh Vutla2015-08-12
* board: ks2_evm: get rid of bogus CONFIG_LINUX_BOOT_PARAM_ADDRNishanth Menon2015-07-27
* keystone2: ddr3: eliminate using global ddr3_size variableVitaly Andrianov2015-02-16
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-21
* ks2_evm: board: remove sprintf for simple stringKhoronzhuk, Ivan2014-11-06
* keystone2: ecc: add ddr3 error detection and correction supportVitaly Andrianov2014-10-23
* ARM: keystone: clock: add support for K2E SoCsKhoronzhuk, Ivan2014-10-23
* net: keystone_net: remove redundant code from keystone_net.cKhoronzhuk, Ivan2014-10-23
* net: keystone_net: move header file from arch to ti-commonKhoronzhuk, Ivan2014-10-23
* ARM: keystone2: spl: move board specific codeHao Zhang2014-10-23
* ARM: keystone2: move K2HK board files to common KS2 board directoryHao Zhang2014-07-25