summaryrefslogtreecommitdiff
path: root/board/ronetix
AgeCommit message (Expand)AuthorFilesLines
2023-07-25MAINTAINERS: Fix path typos and similarTom Rini1-3/+3
2023-06-16board: pm9g45: add missing gpio_request()Ilko Iliev1-0/+2
2023-01-31imx: Suggest the NXP ATF github repoFabio Estevam1-1/+1
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-5/+5
2022-12-06global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini3-7/+7
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini1-1/+1
2022-10-30BuR: ronetix: siemens: Drop old LCD codeSimon Glass1-17/+0
2022-10-30video: atmel: Drop CONFIG_LCD_IN_PSRAMSimon Glass1-95/+0
2022-04-08at91: Remove unused LED codeTom Rini4-52/+0
2022-03-25Convert CONFIG_LCD_INFO et al to KconfigTom Rini1-0/+3
2022-02-09imx: Don't define __ASSEMBLY__ in source filesSimon Glass1-1/+0
2021-09-01imx: Finish migration of IMX_CONFIG to KconfigTom Rini1-0/+3
2021-06-17Merge tag 'u-boot-atmel-2021.10-a' of https://source.denx.de/u-boot/custodian...Tom Rini2-116/+5
2021-05-13board: pm9263: fix some typos in commentsIlko Iliev1-5/+5
2021-05-13board: pm9263: switch to use DM_ETHIlko Iliev1-57/+0
2021-05-13board: pm9261: remove network supportIlko Iliev1-54/+0
2021-05-02ARM:imx:imx8mq-cm: Add support for Ronetix iMX8MQ-CMIlko Iliev8-0/+2196
2021-05-02imx: Add support for Ronetix's iMX7-CM boardIlko Iliev6-0/+294
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass3-0/+3
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada3-3/+3
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass3-0/+3
2019-12-03Move strtomhz() to vsprintf.hSimon Glass1-0/+1
2019-12-03common: Drop global inclusion of status_led.hSimon Glass2-0/+2
2019-07-12board: pm9263: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEOIlko Iliev1-93/+0
2019-07-12board: pm9261: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEOIlko Iliev1-105/+0
2019-04-09board: pm9g45: Migrate to CONFIG_DMIlko Iliev1-5/+5
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini8-19/+8
2017-10-16Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen4-68/+0
2017-08-05board: pm9261: Update to support DT and DMWenyou.Yang@microchip.com2-18/+3
2017-08-05board: pm9263: Update to support DT and DMWenyou.Yang@microchip.com2-20/+4
2017-07-12board: ronetix: use get_nand_dev_by_index()Grygorii Strashko2-2/+2
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass3-0/+3
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass3-3/+9
2016-06-04nand: Embed mtd_info in struct nand_chipScott Wood2-2/+2
2016-02-18board: atmel: clean up peripheral clock codeWenyou Yang5-54/+21
2015-04-18net: Remove the bd* parameter from net stack functionsJoe Hershberger2-2/+2
2015-02-21ARM: at91: move board select menu and common settingsMasahiro Yamada3-9/+0
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj3-9/+0
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada3-15/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada3-0/+18
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada3-0/+69
2014-06-12cosmetic: board: pm9263 rewrite old style stuct initJeroen Hofstee1-14/+14
2014-06-12cosmetic: atmel: replace old style struct initJeroen Hofstee1-14/+14
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin3-3/+3
2013-12-09at91: switch coloured LED to gpio APIAndreas Bießmann2-12/+12
2013-12-09at91: nand: switch atmel_nand to generic GPIO APIAndreas Bießmann3-6/+9
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada3-67/+7
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk10-166/+10
2011-12-12pm9g45: init serial console before relocationAsen Dimov1-5/+11
2011-12-12pm9261: init serial console before relocationAsen Dimov1-5/+12