| Commit message (Expand) | Author | Age | Files | Lines |
* | board_f: Drop setup_dram_config() wrapper | Simon Glass | 2017-04-05 | 1 | -1/+3 |
* | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada | 2016-09-23 | 1 | -1/+1 |
* | MAINTAINERS/mailmap: Update my email address | Fabio Estevam | 2016-01-11 | 1 | -1/+1 |
* | mx53ard: Fix error handling in board_mmc_init() | Fabio Estevam | 2014-11-21 | 1 | -4/+6 |
* | kconfig: arm: introduce symbol for ARM CPUs | Georges Savoundararadj | 2014-10-29 | 1 | -3/+0 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | 1 | -5/+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 |
* | board: arm: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | 1 | -20/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 3 | -48/+3 |
* | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-05-30 | 1 | -1/+1 |
|\ |
|
| * | Fix references to the documentation files | Anatolij Gustschin | 2013-05-10 | 1 | -1/+1 |
* | | imx: mx53ard: Convert to iomux-v3 | Benoît Thébaudeau | 2013-05-05 | 1 | -186/+141 |
* | | mx53ard: Move register masks into imx-regs.h | Fabio Estevam | 2013-04-25 | 1 | -2/+0 |
|/ |
|
* | imx: mx53ard: Add support for NAND Flash | Benoît Thébaudeau | 2013-04-12 | 1 | -0/+66 |
* | imximage.cfg: run files through C preprocessor | Troy Kisky | 2013-01-22 | 1 | -40/+43 |
* | mxc: Fix SDHC multi-instance clock | Benoît Thébaudeau | 2012-10-16 | 1 | -0/+4 |
* | fsl_esdhc: Remove cache snooping for i.MX | Benoît Thébaudeau | 2012-09-01 | 1 | -2/+2 |
* | mx5:Use IMX_GPIO_NR macro | Ashok Kumar Reddy | 2012-09-01 | 1 | -4/+4 |
* | mx53ard: Use IMX_GPIO_NR macro | Fabio Estevam | 2012-09-01 | 1 | -1/+1 |
* | mx53ard: Remove unused SOBJS | Fabio Estevam | 2012-07-07 | 1 | -4/+3 |
* | MX53: DDR: Fix ZQHWCTRL field TZQ_CS | Troy Kisky | 2012-04-16 | 1 | -1/+1 |
* | mx53ard: Initialize return code with error | Fabio Estevam | 2012-03-27 | 1 | -1/+1 |
* | mx53ard: Use gpio_direction_input prior to gpio_get_value | Fabio Estevam | 2012-02-27 | 1 | -0/+2 |
* | mmc: Change board_mmc_getcd() function prototype. | Thierry Reding | 2012-01-08 | 1 | -4/+5 |
* | mx53ard: Configure the pins as GPIOs prior to using gpio_get_value | Fabio Estevam | 2011-12-06 | 1 | -0/+3 |
* | mx53ard: Remove unused get_board_rev function | Fabio Estevam | 2011-11-04 | 1 | -5/+0 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | 1 | -6/+0 |
* | mx53ard: Place machine ID into board config | Fabio Estevam | 2011-09-30 | 1 | -1/+0 |
* | MX5: mx53ard: make use of GPIO framework | Stefano Babic | 2011-09-04 | 1 | -4/+4 |
* | mx53: ddr3: Update DD3 initialization | Fabio Estevam | 2011-09-04 | 1 | -3/+3 |
* | Remove volatile qualifier in get_ram_size() calls | Albert ARIBAUD | 2011-07-17 | 1 | -2/+2 |
* | MX53: Add initial support for MX53ARD | Fabio Estevam | 2011-07-04 | 3 | -0/+450 |