| Commit message (Expand) | Author | Age | Files | Lines |
* | env: Rename getenv/_f() to env_get() | Simon Glass | 2017-08-16 | 1 | -4/+4 |
* | env: Rename setenv() to env_set() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | omap-common: Common function to display die id, replacing omap3-specific version | Paul Kocialkowski | 2015-10-22 | 1 | -1/+1 |
* | Nokia RX-51: Fix calculating return address in save_boot_params | Pali Rohár | 2015-06-12 | 1 | -4/+0 |
* | ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766 | Nishanth Menon | 2015-03-13 | 1 | -7/+12 |
* | arm: Allow lr to be saved by board code | Simon Glass | 2015-02-16 | 1 | -1/+2 |
* | Nokia RX-51: Do not call secure PPA routine on non secure devices | Pali Rohár | 2015-01-12 | 1 | -1/+5 |
* | omap_hsmmc: Board-specific TWL4030 MMC power initializations | Paul Kocialkowski | 2014-12-04 | 1 | -0/+6 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | 1 | -3/+0 |
* | omap3: kconfig: move board select menu and common settings | Masahiro Yamada | 2014-08-30 | 1 | -8/+0 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | 1 | -0/+6 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | 1 | -0/+23 |
* | stdio: Pass device pointer to stdio methods | Simon Glass | 2014-07-23 | 1 | -3/+3 |
* | Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee | Masahiro Yamada | 2014-02-19 | 1 | -2/+0 |
* | board: arm: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | 1 | -23/+2 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 5 | -85/+5 |
* | twl4030: make twl4030_i2c_read_u8 prototype consistent | Nishanth Menon | 2013-05-10 | 1 | -8/+8 |
* | twl4030: make twl4030_i2c_write_u8 prototype consistent | Nishanth Menon | 2013-05-10 | 1 | -18/+18 |
* | omap_hsmmc: add driver check for write protection | Nikita Kiryanov | 2013-03-08 | 1 | -2/+2 |
* | omap_hsmmc: implement driver check for card detection | Nikita Kiryanov | 2013-03-08 | 1 | -2/+2 |
* | New board support: Nokia RX-51 aka N900 | Pali Rohár | 2012-10-30 | 5 | -0/+1632 |