Age | Commit message (Expand) | Author |
2015-08-12 | ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BIT | Stefano Babic |
2015-06-25 | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger |
2015-03-04 | ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK | Simon Glass |
2015-01-13 | arm: omap3: devkit8000: inherit from ti_omap3_common.h | Anthoine Bourgeois |
2015-01-13 | arm: omap3: devkit8000: inherit from ti_armv7_common.h | Anthoine Bourgeois |
2015-01-05 | devkit8000: convert to use generic board code | Anthoine Bourgeois |
2014-12-04 | MMC SD fs boot partition config coding style and proper description | Paul Kocialkowski |
2014-10-27 | Rename some defines containing FAT in their name to be filesystem generic | Guillaume GARDET |
2014-08-30 | omap3: kconfig: move board select menu and common settings | Masahiro Yamada |
2014-07-30 | include: remove CONFIG_SPL/CONFIG_TPL definition in config headers | Masahiro Yamada |
2014-07-30 | include: define CONFIG_SPL and CONFIG_TPL as 1 | Masahiro Yamada |
2014-07-25 | ARM: omap: clean redundant PISMO_xx macros used in OMAP3 | pekon gupta |
2014-06-06 | mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b... | pekon gupta |
2014-03-04 | mtd: nand: omap: remove unused #defines from common omap_gpmc.h | pekon gupta |
2013-11-25 | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Tom Rini |
2013-11-21 | mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme | pekon gupta |
2013-11-13 | i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework | Heiko Schocher |
2013-11-04 | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring |
2013-10-14 | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-08-15 | ARM: OMAP: Add CONFIG_OMAP_COMMON | Lokesh Vutla |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-06-07 | devkit8000: Add SPL_OS for MMC support | Tom Rini |
2013-03-01 | OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local define | Stefano Babic |
2013-01-29 | Remove unused CONFIG_SYS_I2C_BUS[_SELECT] | Michael Jones |
2012-11-26 | spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. | Scott Wood |
2012-10-23 | configs: Fix usage of mmc rescan | Andrew Bradford |
2012-10-01 | devkit8000: add rootwait to mmcboot option | Andreas Bießmann |
2012-09-27 | SPL: Move the omap SPL framework to common/spl | Tom Rini |
2012-09-01 | ARM: Remove unused stack and irq config defines | Rob Herring |
2012-09-01 | dm: Move OMAP GPIO driver to drivers/gpio/ | Marek Vasut |
2012-09-01 | dm: Select CONFIG_SPL_GPIO_SUPPORT on OMAP | Marek Vasut |
2012-06-20 | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini |
2012-05-15 | ARM: omap3: Set SPL stack size to 8KB, image to 54KB. | Tom Rini |
2012-03-27 | devkit8000: Implement and activate direct OS boot | Simon Schwarz |
2012-03-27 | devkit8000: add config for spl command | Simon Schwarz |
2012-01-26 | nand_spl_simple: store ecc data on the stack | Stefano Babic |
2011-12-06 | devkit8000: Move CONFIG_SYS_TEXT_BASE out of bss | Simon Schwarz |
2011-12-06 | OMAP3: Add SPL_BOARD_INIT hook | Tom Rini |
2011-12-06 | OMAP3 SPL: Rework memory initalization and devkit8000 support | Tom Rini |
2011-12-06 | ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unused | Thomas Weber |
2011-12-06 | ARM: OMAP3: Remove unused define SDRC_R_C_B | Thomas Weber |
2011-12-06 | ARM: OMAP3: Remove unused define CONFIG_OMAP3430 | Thomas Weber |
2011-11-10 | devkit8000: Fix NAND SPL on boards with 256MB NAND | Tom Rini |
2011-10-27 | devkit8000: Add malloc space | Tom Rini |
2011-10-27 | devkit8000: Add config to enable SPL MMC boot | Simon Schwarz |
2011-10-05 | board configs: drop NET_MULTI references | Mike Frysinger |
2011-09-30 | Devkit8000: Change console from ttyS2 to ttyO2 | Thomas Weber |
2011-09-30 | devkit8000: Add nand-spl support for new SPL | Simon Schwarz |
2011-09-04 | devkit8000: Use generic MMC driver | Tom Rini |