summaryrefslogtreecommitdiff
path: root/board/eets
Commit message (Expand)AuthorAgeFilesLines
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-201-2/+2
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-1/+1
* global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini2022-12-051-6/+6
* serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)Pali Rohár2022-06-061-1/+1
* arm: pdu001: Setup pinmux for console UART as early as possibleFelix Brack2022-02-281-0/+30
* arm: pdu001: Fix early debugging UARTFelix Brack2022-02-282-5/+3
* arm: pdu001: Exend the list of maintained filesFelix Brack2022-02-031-1/+3
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-312-3/+3
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* arm: pdu001: Fix order of include filesFelix Brack2019-02-281-1/+1
* configs: am335x_pdu001: remove CONFIG_DM_I2C_COMPATJean-Jacques Hiblot2018-12-101-1/+0
* board: eets: pdu001: Fix wrong default value in KconfigEugeniu Rosca2018-05-311-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-073-6/+3
* Convert all of CONFIG_CONS_INDEX to KconfigTom Rini2018-03-161-16/+0
* arm: add support for PDU001Felix Brack2018-01-287-0/+554