summaryrefslogtreecommitdiffstats
path: root/board/ronetix
Commit message (Expand)AuthorAgeFilesLines
* ARM:imx:imx8mq-cm: Add support for Ronetix iMX8MQ-CMIlko Iliev2021-05-028-0/+2196
* imx: Add support for Ronetix's iMX7-CM boardIlko Iliev2021-05-026-0/+294
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-023-0/+3
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-173-3/+3
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-173-0/+3
* Move strtomhz() to vsprintf.hSimon Glass2019-12-021-0/+1
* common: Drop global inclusion of status_led.hSimon Glass2019-12-022-0/+2
* board: pm9263: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEOIlko Iliev2019-07-121-93/+0
* board: pm9261: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEOIlko Iliev2019-07-121-105/+0
* board: pm9g45: Migrate to CONFIG_DMIlko Iliev2019-04-091-5/+5
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-078-19/+8
* Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen2017-10-164-68/+0
* board: pm9261: Update to support DT and DMWenyou.Yang@microchip.com2017-08-042-18/+3
* board: pm9263: Update to support DT and DMWenyou.Yang@microchip.com2017-08-042-20/+4
* board: ronetix: use get_nand_dev_by_index()Grygorii Strashko2017-07-112-2/+2
* arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-053-0/+3
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-053-3/+9
* nand: Embed mtd_info in struct nand_chipScott Wood2016-06-032-2/+2
* board: atmel: clean up peripheral clock codeWenyou Yang2016-02-185-54/+21
* net: Remove the bd* parameter from net stack functionsJoe Hershberger2015-04-182-2/+2
* ARM: at91: move board select menu and common settingsMasahiro Yamada2015-02-213-9/+0
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-293-9/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-133-15/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-303-0/+18
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-303-0/+69
* cosmetic: board: pm9263 rewrite old style stuct initJeroen Hofstee2014-06-111-14/+14
* cosmetic: atmel: replace old style struct initJeroen Hofstee2014-06-111-14/+14
* sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-043-3/+3
* at91: switch coloured LED to gpio APIAndreas Bießmann2013-12-092-12/+12
* at91: nand: switch atmel_nand to generic GPIO APIAndreas Bießmann2013-12-093-6/+9
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-013-67/+7
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2410-166/+10
* pm9g45: init serial console before relocationAsen Dimov2011-12-121-5/+11
* pm9261: init serial console before relocationAsen Dimov2011-12-121-5/+12
* pm9263: init serial console before relocationAsen Dimov2011-12-121-8/+14
* Fix Stelian's email addressStelian Pop2011-11-298-8/+8
* Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2011-11-231-7/+6
|\
| * board/ronetix/pm9263/pm9263.c: Fix GCC 4.6 warningAnatolij Gustschin2011-11-231-7/+6
* | ARM: define CONFIG_MACH_TYPE for all ronetix boardsAsen Dimov2011-11-083-8/+0
|/
* punt unused clean/distclean targetsMike Frysinger2011-10-153-18/+0
* make pm9g45 buildable for v2011.06 releaseAsen Dimov2011-09-031-17/+15
* make pm9263 buildable for v2011.06 releaseAsen Dimov2011-09-032-27/+24
* pm9261: compiles with the AT91 reworked schemeAsen Dimov2011-09-032-25/+22
* Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD2011-07-173-3/+3
* pm9261: ARM relocation supportAsen Dimov2010-12-162-2/+8
* pm9263: ARM relocation supportAsen Dimov2010-12-162-2/+8
* pm9g45: ARM relocation supportAsen Dimov2010-12-162-2/+8
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-173-6/+6
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-183-3/+3
* pm9g45: fix compile warningWolfgang Denk2010-10-061-1/+0