summaryrefslogtreecommitdiff
path: root/board/ronetix
AgeCommit message (Expand)Author
2022-02-08imx: Don't define __ASSEMBLY__ in source filesSimon Glass
2021-08-31imx: Finish migration of IMX_CONFIG to KconfigTom Rini
2021-06-17Merge tag 'u-boot-atmel-2021.10-a' of https://source.denx.de/u-boot/custodian...Tom Rini
2021-05-13board: pm9263: fix some typos in commentsIlko Iliev
2021-05-13board: pm9263: switch to use DM_ETHIlko Iliev
2021-05-13board: pm9261: remove network supportIlko Iliev
2021-05-02ARM:imx:imx8mq-cm: Add support for Ronetix iMX8MQ-CMIlko Iliev
2021-05-02imx: Add support for Ronetix's iMX7-CM boardIlko Iliev
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2019-12-02Move strtomhz() to vsprintf.hSimon Glass
2019-12-02common: Drop global inclusion of status_led.hSimon Glass
2019-07-12board: pm9263: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEOIlko Iliev
2019-07-12board: pm9261: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEOIlko Iliev
2019-04-09board: pm9g45: Migrate to CONFIG_DMIlko Iliev
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-10-16Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen
2017-08-04board: pm9261: Update to support DT and DMWenyou.Yang@microchip.com
2017-08-04board: pm9263: Update to support DT and DMWenyou.Yang@microchip.com
2017-07-11board: ronetix: use get_nand_dev_by_index()Grygorii Strashko
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2016-06-03nand: Embed mtd_info in struct nand_chipScott Wood
2016-02-18board: atmel: clean up peripheral clock codeWenyou Yang
2015-04-18net: Remove the bd* parameter from net stack functionsJoe Hershberger
2015-02-21ARM: at91: move board select menu and common settingsMasahiro Yamada
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-06-11cosmetic: board: pm9263 rewrite old style stuct initJeroen Hofstee
2014-06-11cosmetic: atmel: replace old style struct initJeroen Hofstee
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin
2013-12-09at91: switch coloured LED to gpio APIAndreas Bießmann
2013-12-09at91: nand: switch atmel_nand to generic GPIO APIAndreas Bießmann
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2011-12-12pm9g45: init serial console before relocationAsen Dimov
2011-12-12pm9261: init serial console before relocationAsen Dimov
2011-12-12pm9263: init serial console before relocationAsen Dimov
2011-11-29Fix Stelian's email addressStelian Pop
2011-11-23Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk
2011-11-23board/ronetix/pm9263/pm9263.c: Fix GCC 4.6 warningAnatolij Gustschin
2011-11-08ARM: define CONFIG_MACH_TYPE for all ronetix boardsAsen Dimov
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-09-03make pm9g45 buildable for v2011.06 releaseAsen Dimov
2011-09-03make pm9263 buildable for v2011.06 releaseAsen Dimov
2011-09-03pm9261: compiles with the AT91 reworked schemeAsen Dimov
2011-07-17Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD