| Commit message (Expand) | Author | Age | Lines |
* | Move CONFIG_OF_LIBFDT to Kconfig | Simon Glass | 2016-03-14 | -1/+0 |
* | OMAP3: am3517_evm: Add NAND MTD partitions with UBI/UBIFS support | Derald D. Woods | 2016-03-08 | -158/+151 |
* | OMAP3: am3517_evm: Use BCH8 ECC for NAND | Derald D. Woods | 2016-03-08 | -7/+16 |
* | OMAP3: am3517_evm: SD/MMC boot with uEnv.txt, zImage, and FDT | Derald D. Woods | 2016-02-15 | -11/+37 |
* | armv7: add cacheline sizes where missing | Albert ARIBAUD | 2016-01-31 | -0/+2 |
* | ns16550: move CONFIG_SYS_NS16550 to Kconfig | Thomas Chou | 2015-11-21 | -1/+0 |
* | arm, powerpc: select SYS_GENERIC_BOARD | Masahiro Yamada | 2015-10-24 | -1/+0 |
* | kconfig: add config option for shell prompt | Nikita Kiryanov | 2015-08-13 | -3/+0 |
* | usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB | Paul Kocialkowski | 2015-08-05 | -8/+8 |
* | am3517_evm: add FIT support | Yegor Yefremov | 2015-07-27 | -0/+2 |
* | arm: convert am3517_crane and am3517_evm to generic boards | Yegor Yefremov | 2015-07-08 | -0/+1 |
* | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger | 2015-06-25 | -6/+0 |
* | ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766 | Nishanth Menon | 2015-03-13 | -0/+4 |
* | ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs | Nishanth Menon | 2015-03-13 | -1/+1 |
* | ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK | Simon Glass | 2015-03-04 | -1/+0 |
* | MMC SD fs boot partition config coding style and proper description | Paul Kocialkowski | 2014-12-04 | -1/+1 |
* | Rename some defines containing FAT in their name to be filesystem generic | Guillaume GARDET | 2014-10-27 | -2/+2 |
* | omap3: kconfig: move board select menu and common settings | Masahiro Yamada | 2014-08-30 | -1/+0 |
* | include: remove CONFIG_SPL/CONFIG_TPL definition in config headers | Masahiro Yamada | 2014-07-30 | -1/+0 |
* | include: define CONFIG_SPL and CONFIG_TPL as 1 | Masahiro Yamada | 2014-07-30 | -1/+1 |
* | ARM: omap: clean redundant PISMO_xx macros used in OMAP3 | pekon gupta | 2014-07-25 | -6/+1 |
* | mtd: nand: omap: remove unused #defines from common omap_gpmc.h | pekon gupta | 2014-03-04 | -1/+0 |
* | am3517_evm: activate Ethernet PHY | Yegor Yefremov | 2013-12-12 | -0/+5 |
* | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-12-10 | -4/+5 |
|\ |
|
| * | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Tom Rini | 2013-11-25 | -0/+1 |
| |\ |
|
| | * | mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme | pekon gupta | 2013-11-21 | -0/+1 |
| * | | i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework | Heiko Schocher | 2013-11-13 | -4/+4 |
| |/ |
|
* | | AM3517 EVM: Enable ethernet | Tom Rini | 2013-12-06 | -2/+12 |
|/ |
|
* | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring | 2013-11-04 | -1/+0 |
* | ARM: OMAP: Add CONFIG_OMAP_COMMON | Lokesh Vutla | 2013-08-15 | -0/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -13/+1 |
* | Remove unused CONFIG_SYS_I2C_BUS[_SELECT] | Michael Jones | 2013-01-29 | -2/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Tom Rini | 2012-11-26 | -0/+3 |
|\ |
|
| * | spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. | Scott Wood | 2012-11-26 | -0/+3 |
* | | am3517_evm: switch to musb-new | Ilya Yanok | 2012-11-20 | -21/+16 |
|/ |
|
* | configs: Fix usage of mmc rescan | Andrew Bradford | 2012-10-23 | -1/+1 |
* | SPL: Move the omap SPL framework to common/spl | Tom Rini | 2012-09-27 | -0/+1 |
* | ARM: SPL: Move gpmc_init() to spl_board_init() | Tom Rini | 2012-09-27 | -0/+1 |
* | ARM: Remove unused stack and irq config defines | Rob Herring | 2012-09-01 | -8/+0 |
* | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini | 2012-06-20 | -1/+0 |
* | net: Remove CMD_PING where there's no CMD_NET | Joe Hershberger | 2012-05-23 | -1/+1 |
* | ARM: omap3: Set SPL stack size to 8KB, image to 54KB. | Tom Rini | 2012-05-15 | -1/+1 |
* | include/configs: Remove CONFIG_SYS_64BIT_VSPRINTF | Tom Rini | 2012-05-15 | -2/+0 |
* | am3517evm: remove rootfstype kernel parameter for MMC boot device | Yegor Yefremov | 2012-02-12 | -2/+1 |
* | nand_spl_simple: store ecc data on the stack | Stefano Babic | 2012-01-26 | -4/+0 |
* | AM3517: Add SPL support | Tom Rini | 2011-12-06 | -2/+55 |
* | ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unused | Thomas Weber | 2011-12-06 | -4/+0 |
* | ARM: OMAP3: Remove unused define SDRC_R_C_B | Thomas Weber | 2011-12-06 | -3/+0 |
* | common: cosmetic: CONFIG_BOOTFILE checkpatch compliance | Joe Hershberger | 2011-10-22 | -1/+1 |
* | am3517evm: Use generic MMC driver | Vaibhav Hiremath | 2011-09-04 | -4/+6 |