~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* mx28evk: Remove AUART/NAND/SPI variantsFabio Estevam2022-08-20
* mx28evk: Convert to driver modelFabio Estevam2021-08-09
* MAINTAINERS: Use my personal e-mail addressFabio Estevam2021-04-08
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* mx28evk: README: Fix location for the generic mxs READMEFabio Estevam2019-10-08
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Fix various typos, scattered over the code.Robert P. J. Day2016-05-05
* Use correct spelling of "U-Boot"Bin Meng2016-02-06
* MAINTAINERS/mailmap: Update my email addressFabio Estevam2016-01-11
* mx28evk: README: Revision C is also supportedFabio Estevam2014-11-12
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-29
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30
* mx28evk: Add documentation on how to boot from SPI NORFabio Estevam2014-06-17
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-10-02
|\
| * mx28evk: Propagate the error if cpu_eth_init() failsFabio Estevam2013-09-27
| * mx28evk: Fix checkpatch warningFabio Estevam2013-09-20
| * ARM: mxs: Receive r0 and r1 passed from BootROMMarek Vasut2013-09-10
* | Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day2013-09-20
|/
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* mx28evk: Move README file inside board directoryFabio Estevam2013-06-26
* mx28evk: Add splash screen supportFabio Estevam2013-05-16
* mxs: mmc: Allow overriding default card detect implementationMarek Vasut2013-01-28
* mxs: clock: Use 'mxs' prefix for methodsOtavio Salvador2013-01-21
* mx28evk: Remove fecmxc_mii_postcall()Fabio Estevam2012-09-24
* mx28evk: Convert to mxs_adjust_memory_params()Fabio Estevam2012-09-04
* MX28: mx28evk: Align SSP clock speedOtavio Salvador2012-09-04
* mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'Otavio Salvador2012-09-01
* MX28: Move the u-boot.bd info CPUDIR/SOCDIRMarek Vasut2012-09-01
* mxs: Reowork SPL to use 'mxs' prefix for methodsOtavio Salvador2012-09-01
* mxs: prefix register structs with 'mxs' prefixOtavio Salvador2012-09-01
* mx28evk: Add I2C supportFabio Estevam2012-07-11
* mx28evk: Fix boot by adjusting HW_DRAM_CTL29 registerFabio Estevam2012-07-07
* mx28evk: add NAND supportLauri Hintsala2012-05-15
* mx28evk: add SPI supportMatthias Fuchs2012-02-27
* mx28evk: add USB supportMatthias Fuchs2012-02-27
* mx28evk: Remove 'all' target from MakefileFabio Estevam2012-01-16
* mx28evk: Add initial support for MX28EVK boardFabio Estevam2012-01-16