summaryrefslogtreecommitdiff
path: root/board/nokia
AgeCommit message (Expand)AuthorFilesLines
2015-06-12Nokia RX-51: Fix calculating return address in save_boot_paramsPali Rohár1-4/+0
2015-03-13ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766Nishanth Menon1-7/+12
2015-02-16arm: Allow lr to be saved by board codeSimon Glass1-1/+2
2015-01-12Nokia RX-51: Do not call secure PPA routine on non secure devicesPali Rohár1-1/+5
2014-12-05omap_hsmmc: Board-specific TWL4030 MMC power initializationsPaul Kocialkowski1-0/+6
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-08-31omap3: kconfig: move board select menu and common settingsMasahiro Yamada1-8/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass1-3/+3
2014-02-19Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to calleeMasahiro Yamada1-2/+0
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-23/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk5-85/+5
2013-05-10twl4030: make twl4030_i2c_read_u8 prototype consistentNishanth Menon1-8/+8
2013-05-10twl4030: make twl4030_i2c_write_u8 prototype consistentNishanth Menon1-18/+18
2013-03-09omap_hsmmc: add driver check for write protectionNikita Kiryanov1-2/+2
2013-03-09omap_hsmmc: implement driver check for card detectionNikita Kiryanov1-2/+2
2012-10-31New board support: Nokia RX-51 aka N900Pali Rohár5-0/+1632