| Commit message (Expand) | Author | Age | Files | Lines |
* | arm: lpc32xx: add CONFIG_ARCH_LPC32XX build option | Vladimir Zapolskiy | 2018-10-19 | 1 | -3/+0 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 6 | -14/+6 |
* | net: Move enetaddr env access code to env config instead of net config | Alex Kiernan | 2018-04-08 | 1 | -0/+1 |
* | env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC | Masahiro Yamada | 2017-05-15 | 1 | -2/+2 |
* | ti: boot: Register the MMC controllers in SPL in the same way as in u-boot | Jean-Jacques Hiblot | 2017-03-19 | 1 | -1/+1 |
* | serial, ns16550: bugfix: ns16550 fifo not enabled | Heiko Schocher | 2017-01-20 | 1 | -1/+2 |
* | Various, accumulated typos collected from around the tree. | Robert P. J. Day | 2016-10-06 | 1 | -1/+1 |
* | ARM: Various: Future-proof serial platdata | Adam Ford | 2016-03-14 | 1 | -3/+3 |
* | ns16550: unify serial_omap | Thomas Chou | 2015-11-21 | 1 | -1/+1 |
* | omap-common: Common function to display die id, replacing omap3-specific version | Paul Kocialkowski | 2015-10-22 | 1 | -1/+1 |
* | lpc32xx: remove surplus clock cycle in PL175 WAIT_OEN config | Vladimir Zapolskiy | 2015-10-11 | 1 | -1/+1 |
* | lpc32xx: devkit3250: add spl build support | Vladimir Zapolskiy | 2015-08-12 | 2 | -0/+69 |
* | lpc32xx: devkit3250: update of board configuration | Vladimir Zapolskiy | 2015-08-12 | 1 | -1/+30 |
* | arm: omap3: devkit8000: inherit from ti_omap3_common.h | Anthoine Bourgeois | 2015-01-13 | 1 | -0/+13 |
* | omap_hsmmc: Board-specific TWL4030 MMC power initializations | Paul Kocialkowski | 2014-12-04 | 1 | -0/+7 |
* | 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 | 2 | -8/+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 | 2 | -0/+12 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | 2 | -0/+46 |
* | board: arm: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | 2 | -41/+2 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 5 | -82/+5 |
* | Merge u-boot/master into u-boot-ti/master | Tom Rini | 2013-03-11 | 2 | -4/+7 |
|\ |
|
| * | OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local define | Stefano Babic | 2013-03-01 | 2 | -4/+7 |
* | | omap_hsmmc: add driver check for write protection | Nikita Kiryanov | 2013-03-08 | 1 | -1/+1 |
* | | omap_hsmmc: implement driver check for card detection | Nikita Kiryanov | 2013-03-08 | 1 | -2/+1 |
|/ |
|
* | Pass sdrc timing values through board_sdrc_timings structure | Peter Barada | 2012-12-10 | 1 | -7/+6 |
* | doc: cleanup - move board READMEs into respective board directories | Wolfgang Denk | 2012-07-29 | 1 | -0/+15 |
* | ARM:OMAP+:MMC: Add parameters to MMC init | Jonathan Solnit | 2012-05-15 | 1 | -1/+1 |
* | devkit3250: add Timll DevKit3250 board initial support | Vladimir Zapolskiy | 2012-05-15 | 2 | -0/+109 |
* | devkit8000: Implement and activate direct OS boot | Simon Schwarz | 2012-03-27 | 1 | -0/+18 |
* | devkit8000/spl: init GPMC for dm9000 in SPL | Simon Schwarz | 2012-03-27 | 1 | -0/+19 |
* | Devkit8000: Switch over to enable_gpmc_cs_config | Thomas Weber | 2011-12-24 | 1 | -7/+12 |
* | OMAP3 SPL: Rework memory initalization and devkit8000 support | Tom Rini | 2011-12-06 | 1 | -0/+21 |
* | devkit8000: protect board_mmc_init | Simon Schwarz | 2011-10-27 | 1 | -1/+1 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | 1 | -6/+0 |
* | devkit8000: Add nand-spl support for new SPL | Simon Schwarz | 2011-09-30 | 1 | -1/+1 |
* | devkit8000: Use generic MMC driver | Tom Rini | 2011-09-04 | 1 | -0/+9 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | 1 | -2/+2 |
* | Devkit8000: Adapt changes to ARM relocation support | Thomas Weber | 2010-10-20 | 1 | -35/+0 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | 1 | -1/+1 |
* | TWL4030: make LEDs selectable for twl4030_led_init() | Grazvydas Ignotas | 2010-01-04 | 1 | -1/+1 |
* | OMAP3: Clean up whitespace in mux configs | Olof Johansson | 2009-10-13 | 1 | -314/+314 |
* | Add support for the DevKit8000 board | Frederik Kriewitz | 2009-09-05 | 4 | -0/+591 |