| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unused | Simon Glass | 2021-02-02 | 1 | -0/+1 |
* | treewide: convert bd_t to struct bd_info by coccinelle | Masahiro Yamada | 2020-07-17 | 1 | -1/+1 |
* | common: Move RAM-sizing functions to init.h | Simon Glass | 2020-01-17 | 1 | -0/+1 |
* | board: pm9263: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEO | Ilko Iliev | 2019-07-12 | 1 | -93/+0 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | board: pm9263: Update to support DT and DM | Wenyou.Yang@microchip.com | 2017-08-04 | 1 | -19/+3 |
* | board: ronetix: use get_nand_dev_by_index() | Grygorii Strashko | 2017-07-11 | 1 | -1/+1 |
* | arm: Add explicit include of <asm/mach-types.h> | Simon Glass | 2017-06-05 | 1 | -0/+1 |
* | board_f: Drop setup_dram_config() wrapper | Simon Glass | 2017-04-05 | 1 | -1/+3 |
* | nand: Embed mtd_info in struct nand_chip | Scott Wood | 2016-06-03 | 1 | -1/+1 |
* | board: atmel: clean up peripheral clock code | Wenyou Yang | 2016-02-18 | 1 | -14/+5 |
* | cosmetic: board: pm9263 rewrite old style stuct init | Jeroen Hofstee | 2014-06-11 | 1 | -14/+14 |
* | sizes.h - consolidate for all architectures | Alexey Brodkin | 2014-03-04 | 1 | -1/+1 |
* | at91: nand: switch atmel_nand to generic GPIO API | Andreas Bießmann | 2013-12-09 | 1 | -2/+3 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | pm9263: init serial console before relocation | Asen Dimov | 2011-12-12 | 1 | -8/+14 |
* | Fix Stelian's email address | Stelian Pop | 2011-11-29 | 1 | -1/+1 |
* | Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging | Wolfgang Denk | 2011-11-23 | 1 | -7/+6 |
|\ |
|
| * | board/ronetix/pm9263/pm9263.c: Fix GCC 4.6 warning | Anatolij Gustschin | 2011-11-23 | 1 | -7/+6 |
* | | ARM: define CONFIG_MACH_TYPE for all ronetix boards | Asen Dimov | 2011-11-08 | 1 | -3/+0 |
|/ |
|
* | make pm9263 buildable for v2011.06 release | Asen Dimov | 2011-09-03 | 1 | -22/+20 |
* | Remove volatile qualifier in get_ram_size() calls | Albert ARIBAUD | 2011-07-17 | 1 | -1/+1 |
* | pm9263: ARM relocation support | Asen Dimov | 2010-12-16 | 1 | -1/+8 |
* | pm9263: fix compile warning | Wolfgang Denk | 2010-10-06 | 1 | -1/+0 |
* | Write MAC address automatically on MACB-based boards | Ben Warren | 2010-07-12 | 1 | -7/+0 |
* | pm9263 converted to at91 soc access | Asen Dimov | 2010-04-30 | 1 | -94/+101 |
* | ARM change name of defines for AT91 arm926ejs | Achim Ehrlich | 2010-03-07 | 1 | -1/+1 |
* | pm9263: use macro instead of hardcode value for the lowlevel_init | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-21 | 1 | -1/+1 |
* | pm9263: lowlevel init update | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-21 | 1 | -0/+21 |
* | at91: move cpu info print to cpu | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | 1 | -7/+0 |
* | at91: add support for the PM9263 board of Ronetix GmbH | Ilko Iliev | 2009-04-16 | 1 | -0/+413 |