Age | Commit message (Expand) | Author |
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
2020-05-18 | common: Drop init.h from common header | Simon Glass |
2020-02-05 | dm: core: Create a new header file for 'compat' features | Simon Glass |
2020-01-17 | common: Move RAM-sizing functions to init.h | Simon Glass |
2019-08-11 | env: Drop environment.h header file where not needed | Simon Glass |
2019-08-11 | env: Move env_set() to env.h | Simon Glass |
2018-10-19 | arm: lpc32xx: add CONFIG_ARCH_LPC32XX build option | Vladimir Zapolskiy |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-08 | net: Move enetaddr env access code to env config instead of net config | Alex Kiernan |
2017-08-16 | env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() | Simon Glass |
2017-08-16 | env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() | Simon Glass |
2017-05-15 | mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC | Masahiro Yamada |
2017-03-19 | ti: boot: Register the MMC controllers in SPL in the same way as in u-boot | Jean-Jacques Hiblot |
2017-01-20 | serial, ns16550: bugfix: ns16550 fifo not enabled | Heiko Schocher |
2016-10-06 | Various, accumulated typos collected from around the tree. | Robert P. J. Day |
2016-03-14 | ARM: Various: Future-proof serial platdata | Adam Ford |
2015-11-21 | ns16550: unify serial_omap | Thomas Chou |
2015-10-22 | omap-common: Common function to display die id, replacing omap3-specific version | Paul Kocialkowski |
2015-10-11 | lpc32xx: remove surplus clock cycle in PL175 WAIT_OEN config | Vladimir Zapolskiy |
2015-08-12 | lpc32xx: devkit3250: add spl build support | Vladimir Zapolskiy |
2015-08-12 | lpc32xx: devkit3250: update of board configuration | Vladimir Zapolskiy |
2015-01-13 | arm: omap3: devkit8000: inherit from ti_omap3_common.h | Anthoine Bourgeois |
2014-12-04 | omap_hsmmc: Board-specific TWL4030 MMC power initializations | Paul Kocialkowski |
2014-10-29 | kconfig: arm: introduce symbol for ARM CPUs | Georges Savoundararadj |
2014-09-13 | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada |
2014-08-30 | omap3: kconfig: move board select menu and common settings | Masahiro Yamada |
2014-07-30 | Add board MAINTAINERS files | Masahiro Yamada |
2014-07-30 | kconfig: add board Kconfig and defconfig files | Masahiro Yamada |
2013-11-01 | board: arm: convert makefiles to Kbuild style | Masahiro Yamada |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-03-11 | Merge u-boot/master into u-boot-ti/master | Tom Rini |
2013-03-08 | omap_hsmmc: add driver check for write protection | Nikita Kiryanov |
2013-03-08 | omap_hsmmc: implement driver check for card detection | Nikita Kiryanov |
2013-03-01 | OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local define | Stefano Babic |
2012-12-10 | Pass sdrc timing values through board_sdrc_timings structure | Peter Barada |
2012-07-29 | doc: cleanup - move board READMEs into respective board directories | Wolfgang Denk |
2012-05-15 | ARM:OMAP+:MMC: Add parameters to MMC init | Jonathan Solnit |
2012-05-15 | devkit3250: add Timll DevKit3250 board initial support | Vladimir Zapolskiy |
2012-03-27 | devkit8000: Implement and activate direct OS boot | Simon Schwarz |
2012-03-27 | devkit8000/spl: init GPMC for dm9000 in SPL | Simon Schwarz |
2011-12-24 | Devkit8000: Switch over to enable_gpmc_cs_config | Thomas Weber |
2011-12-06 | OMAP3 SPL: Rework memory initalization and devkit8000 support | Tom Rini |
2011-10-27 | devkit8000: protect board_mmc_init | Simon Schwarz |
2011-10-15 | punt unused clean/distclean targets | Mike Frysinger |
2011-09-30 | devkit8000: Add nand-spl support for new SPL | Simon Schwarz |
2011-09-04 | devkit8000: Use generic MMC driver | Tom Rini |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-10-20 | Devkit8000: Adapt changes to ARM relocation support | Thomas Weber |
2010-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |
2010-01-04 | TWL4030: make LEDs selectable for twl4030_led_init() | Grazvydas Ignotas |