| Commit message (Expand) | Author | Age | Files | Lines |
* | imx: Suggest the NXP ATF github repo | Fabio Estevam | 2023-01-31 | 1 | -1/+1 |
* | global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* | Tom Rini | 2022-12-05 | 1 | -5/+5 |
* | global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* | Tom Rini | 2022-12-05 | 3 | -7/+7 |
* | global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace | Tom Rini | 2022-11-10 | 1 | -1/+1 |
* | BuR: ronetix: siemens: Drop old LCD code | Simon Glass | 2022-10-30 | 1 | -17/+0 |
* | video: atmel: Drop CONFIG_LCD_IN_PSRAM | Simon Glass | 2022-10-30 | 1 | -95/+0 |
* | at91: Remove unused LED code | Tom Rini | 2022-04-08 | 4 | -52/+0 |
* | Convert CONFIG_LCD_INFO et al to Kconfig | Tom Rini | 2022-03-25 | 1 | -0/+3 |
* | imx: Don't define __ASSEMBLY__ in source files | Simon Glass | 2022-02-08 | 1 | -1/+0 |
* | imx: Finish migration of IMX_CONFIG to Kconfig | Tom Rini | 2021-08-31 | 1 | -0/+3 |
* | Merge tag 'u-boot-atmel-2021.10-a' of https://source.denx.de/u-boot/custodian... | Tom Rini | 2021-06-17 | 2 | -116/+5 |
|\ |
|
| * | board: pm9263: fix some typos in comments | Ilko Iliev | 2021-05-13 | 1 | -5/+5 |
| * | board: pm9263: switch to use DM_ETH | Ilko Iliev | 2021-05-13 | 1 | -57/+0 |
| * | board: pm9261: remove network support | Ilko Iliev | 2021-05-13 | 1 | -54/+0 |
* | | ARM:imx:imx8mq-cm: Add support for Ronetix iMX8MQ-CM | Ilko Iliev | 2021-05-02 | 8 | -0/+2196 |
* | | imx: Add support for Ronetix's iMX7-CM board | Ilko Iliev | 2021-05-02 | 6 | -0/+294 |
|/ |
|
* | common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unused | Simon Glass | 2021-02-02 | 3 | -0/+3 |
* | treewide: convert bd_t to struct bd_info by coccinelle | Masahiro Yamada | 2020-07-17 | 3 | -3/+3 |
* | common: Move RAM-sizing functions to init.h | Simon Glass | 2020-01-17 | 3 | -0/+3 |
* | Move strtomhz() to vsprintf.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | common: Drop global inclusion of status_led.h | Simon Glass | 2019-12-02 | 2 | -0/+2 |
* | board: pm9263: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEO | Ilko Iliev | 2019-07-12 | 1 | -93/+0 |
* | board: pm9261: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEO | Ilko Iliev | 2019-07-12 | 1 | -105/+0 |
* | board: pm9g45: Migrate to CONFIG_DM | Ilko Iliev | 2019-04-09 | 1 | -5/+5 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 8 | -19/+8 |
* | Drop CONFIG_HAS_DATAFLASH | Tuomas Tynkkynen | 2017-10-16 | 4 | -68/+0 |
* | board: pm9261: Update to support DT and DM | Wenyou.Yang@microchip.com | 2017-08-04 | 2 | -18/+3 |
* | board: pm9263: Update to support DT and DM | Wenyou.Yang@microchip.com | 2017-08-04 | 2 | -20/+4 |
* | board: ronetix: use get_nand_dev_by_index() | Grygorii Strashko | 2017-07-11 | 2 | -2/+2 |
* | arm: Add explicit include of <asm/mach-types.h> | Simon Glass | 2017-06-05 | 3 | -0/+3 |
* | board_f: Drop setup_dram_config() wrapper | Simon Glass | 2017-04-05 | 3 | -3/+9 |
* | nand: Embed mtd_info in struct nand_chip | Scott Wood | 2016-06-03 | 2 | -2/+2 |
* | board: atmel: clean up peripheral clock code | Wenyou Yang | 2016-02-18 | 5 | -54/+21 |
* | net: Remove the bd* parameter from net stack functions | Joe Hershberger | 2015-04-18 | 2 | -2/+2 |
* | ARM: at91: move board select menu and common settings | Masahiro Yamada | 2015-02-21 | 3 | -9/+0 |
* | kconfig: arm: introduce symbol for ARM CPUs | Georges Savoundararadj | 2014-10-29 | 3 | -9/+0 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | 3 | -15/+0 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | 3 | -0/+18 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | 3 | -0/+69 |
* | cosmetic: board: pm9263 rewrite old style stuct init | Jeroen Hofstee | 2014-06-11 | 1 | -14/+14 |
* | cosmetic: atmel: replace old style struct init | Jeroen Hofstee | 2014-06-11 | 1 | -14/+14 |
* | sizes.h - consolidate for all architectures | Alexey Brodkin | 2014-03-04 | 3 | -3/+3 |
* | at91: switch coloured LED to gpio API | Andreas Bießmann | 2013-12-09 | 2 | -12/+12 |
* | at91: nand: switch atmel_nand to generic GPIO API | Andreas Bießmann | 2013-12-09 | 3 | -6/+9 |
* | board: arm: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | 3 | -67/+7 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 10 | -166/+10 |
* | pm9g45: init serial console before relocation | Asen Dimov | 2011-12-12 | 1 | -5/+11 |
* | pm9261: init serial console before relocation | Asen Dimov | 2011-12-12 | 1 | -5/+12 |
* | pm9263: init serial console before relocation | Asen Dimov | 2011-12-12 | 1 | -8/+14 |
* | Fix Stelian's email address | Stelian Pop | 2011-11-29 | 8 | -8/+8 |