summaryrefslogtreecommitdiff
path: root/board/cssi
Commit message (Expand)AuthorAgeFilesLines
* board: cssi: Add CPU board CMPCPROChristophe Leroy2023-04-286-0/+491
* board: cssi: Move all mother board code into common.cChristophe Leroy2023-04-283-133/+151
* board: cssi: Refactor EEPROM readChristophe Leroy2023-04-283-31/+40
* board: cssi: Create dedicated file for common sourcesChristophe Leroy2023-04-284-53/+73
* watchdog: mpc8xxx: Make it genericChristophe Leroy2023-04-061-14/+0
* board: cssi: Add MIAE & VGoIP devicesChristophe Leroy2023-02-111-5/+281
* board: cssi: Add new board MCR3000_2GChristophe Leroy2023-02-118-0/+1121
* board: MCR3000: Remove update of non-existing e1-wan DT nodeChristophe Leroy2023-02-111-12/+0
* board: MCR3000: Modernise the settings to properly work on lastest u-boot ver...Christophe Leroy2023-02-111-8/+8
* board: MCR3000: Migrate to using CONFIG_EXTRA_ENV_TEXTChristophe Leroy2023-02-111-0/+14
* board: MCR3000: Use lowercase filenamesChristophe Leroy2023-02-106-4/+4
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-1/+1
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-311-1/+1
* linker_lists: Rename sections to remove . prefixAndrew Scull2022-06-231-2/+2
* Update email address and company nameChristophe Leroy2022-06-161-2/+2
* nand.h: Cleanup linux/mtd/rawnand.h usageTom Rini2021-10-061-0/+1
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move serial functions out of common.hSimon Glass2019-12-021-0/+1
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* board: MCR3000: use new DM watchdogChristophe Leroy2018-12-032-1/+16
* board: MCR3000: Activate CONFIG_DM and CONFIG_OF_CONTROLChristophe Leroy2018-12-031-0/+6
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-074-9/+4
* board: MCR3000: Use smaller flash sector for environmentChristophe Leroy2018-04-061-3/+3
* board: MCR3000: cleanup configChristophe Leroy2018-04-061-0/+2
* board: MCR3000: replace mtd->priv by mtd_to_nand()Christophe Leroy2018-04-061-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-1/+1
* powerpc, 8xx: Add support for MCR3000 board from CSSIChristophe Leroy2017-07-086-0/+331