Commit Graph

67 Commits (09a54c009e8ffbcb88d4b5593b8da32596f14be0)

Author SHA1 Message Date
Thomas Chou e4aa8edb6e common: add CMD_GPIO to Kconfig 9 years ago
Stefano Babic 55f1b39f73 ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BIT 10 years ago
Joe Hershberger ef0f2f5752 Move defaults from config_cmd_default.h to Kconfig 10 years ago
Simon Glass 7ae8350f67 ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK 10 years ago
Anthoine Bourgeois a91ef4adfb arm: omap3: devkit8000: inherit from ti_omap3_common.h 10 years ago
Anthoine Bourgeois 875e415492 arm: omap3: devkit8000: inherit from ti_armv7_common.h 10 years ago
Anthoine Bourgeois c313c031cf devkit8000: convert to use generic board code 10 years ago
Paul Kocialkowski e2ccdf89a0 MMC SD fs boot partition config coding style and proper description 10 years ago
Guillaume GARDET 205b4f33cf Rename some defines containing FAT in their name to be filesystem generic 11 years ago
Masahiro Yamada 3cfbcb58d3 omap3: kconfig: move board select menu and common settings 11 years ago
Masahiro Yamada 25b4adbba0 include: remove CONFIG_SPL/CONFIG_TPL definition in config headers 11 years ago
Masahiro Yamada 4ce9957029 include: define CONFIG_SPL and CONFIG_TPL as 1 11 years ago
pekon gupta 222a3113b4 ARM: omap: clean redundant PISMO_xx macros used in OMAP3 11 years ago
pekon gupta b80a660338 mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width 11 years ago
pekon gupta a7e36fc95f mtd: nand: omap: remove unused #defines from common omap_gpmc.h 11 years ago
pekon gupta 3f719069c8 mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme 11 years ago
Heiko Schocher 6789e84eca i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework 12 years ago
Rob Herring f232950f82 config: remove platform CONFIG_SYS_HZ definition part 2/2 12 years ago
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 12 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 12 years ago
Lokesh Vutla 806d279247 ARM: OMAP: Add CONFIG_OMAP_COMMON 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Tom Rini b6144dfce9 devkit8000: Add SPL_OS for MMC support 12 years ago
Stefano Babic 30372965d3 OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local define 12 years ago
Michael Jones 019be4af64 Remove unused CONFIG_SYS_I2C_BUS[_SELECT] 12 years ago
Scott Wood 6f2f01b9f3 spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. 12 years ago
Andrew Bradford 669681104d configs: Fix usage of mmc rescan 13 years ago
Andreas Bießmann b72db2080b devkit8000: add rootwait to mmcboot option 13 years ago
Tom Rini 47f7bcae8c SPL: Move the omap SPL framework to common/spl 13 years ago
Rob Herring 3d6ba91e79 ARM: Remove unused stack and irq config defines 13 years ago
Marek Vasut 308252adaf dm: Move OMAP GPIO driver to drivers/gpio/ 13 years ago
Marek Vasut 16e41c857c dm: Select CONFIG_SPL_GPIO_SUPPORT on OMAP 13 years ago
Tom Rini 219f4788d3 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 13 years ago
Tom Rini e0820ccc38 ARM: omap3: Set SPL stack size to 8KB, image to 54KB. 13 years ago
Simon Schwarz 2d52a9a38c devkit8000: Implement and activate direct OS boot 13 years ago
Simon Schwarz d38bc97daf devkit8000: add config for spl command 13 years ago
Stefano Babic d3022c5f5c nand_spl_simple: store ecc data on the stack 13 years ago
Simon Schwarz 5183b7ec48 devkit8000: Move CONFIG_SYS_TEXT_BASE out of bss 13 years ago
Tom Rini ee08a8260a OMAP3: Add SPL_BOARD_INIT hook 13 years ago
Tom Rini 9ae0d55074 OMAP3 SPL: Rework memory initalization and devkit8000 support 13 years ago
Thomas Weber 81dcf8bb11 ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unused 13 years ago
Thomas Weber 0997561de9 ARM: OMAP3: Remove unused define SDRC_R_C_B 13 years ago
Thomas Weber 8152c6f6f5 ARM: OMAP3: Remove unused define CONFIG_OMAP3430 13 years ago
Tom Rini c471ccb967 devkit8000: Fix NAND SPL on boards with 256MB NAND 14 years ago
Tom Rini ba75a81a7a devkit8000: Add malloc space 14 years ago
Simon Schwarz 99154714e2 devkit8000: Add config to enable SPL MMC boot 14 years ago
Mike Frysinger 31a4f1e5b6 board configs: drop NET_MULTI references 14 years ago
Thomas Weber 2d76da246c Devkit8000: Change console from ttyS2 to ttyO2 14 years ago
Simon Schwarz 3f6a4922d4 devkit8000: Add nand-spl support for new SPL 14 years ago
Tom Rini f408501d2d devkit8000: Use generic MMC driver 14 years ago