- 27095aa OMAP3: am3517_evm: SD/MMC boot with uEnv.txt, zImage, and FDT by Derald D. Woods · 9 years ago
- bf9032a armv7: add cacheline sizes where missing by Albert ARIBAUD · 9 years ago
- a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
- cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
- 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
- f34dfcb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
- 5a12d1f am3517_evm: add FIT support by Yegor Yefremov · 9 years ago
- a0f0309 arm: convert am3517_crane and am3517_evm to generic boards by Yegor Yefremov · 9 years ago
- 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
- 3e46e3e ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766 by Nishanth Menon · 10 years ago
- fa96c96 ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs by Nishanth Menon · 10 years ago
- 0c078ea ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK by Simon Glass · 10 years ago
- 341e8cd MMC SD fs boot partition config coding style and proper description by Paul Kocialkowski · 10 years ago
- 602a16c Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · 10 years ago
- dd67843 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
- 57a5e29 include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · 10 years ago
- b9a72ca include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · 10 years ago
- 0a9ec45 ARM: omap: clean redundant PISMO_xx macros used in OMAP3 by pekon gupta · 10 years ago
- c4a4f36 mtd: nand: omap: remove unused #defines from common omap_gpmc.h by pekon gupta · 11 years ago
- d7ac796 am3517_evm: activate Ethernet PHY by Yegor Yefremov · 11 years ago
- 1d17de6 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
- 2e9b118 AM3517 EVM: Enable ethernet by Tom Rini · 13 years ago
- 12ce5e6 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
- 3ef4973 mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme by pekon gupta · 11 years ago
- f53f2b8 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · 11 years ago
- 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
- 5605505 ARM: OMAP: Add CONFIG_OMAP_COMMON by Lokesh Vutla · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- d7b5db6 Remove unused CONFIG_SYS_I2C_BUS[_SELECT] by Michael Jones · 12 years ago
- b062a51 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
- c352a0c spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. by Scott Wood · 12 years ago
- e484f8e am3517_evm: switch to musb-new by Ilya Yanok · 12 years ago
- e1c7c8a configs: Fix usage of mmc rescan by Andrew Bradford · 12 years ago
- 28591df SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago
- 9e0c260 ARM: SPL: Move gpmc_init() to spl_board_init() by Tom Rini · 12 years ago
- 72e6d65 ARM: Remove unused stack and irq config defines by Rob Herring · 12 years ago
- 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
- f79eaae net: Remove CMD_PING where there's no CMD_NET by Joe Hershberger · 13 years ago
- e33b705 ARM: omap3: Set SPL stack size to 8KB, image to 54KB. by Tom Rini · 13 years ago
- d0753d9 include/configs: Remove CONFIG_SYS_64BIT_VSPRINTF by Tom Rini · 13 years ago
- a929c46 am3517evm: remove rootfstype kernel parameter for MMC boot device by Yegor Yefremov · 13 years ago
- 533607c nand_spl_simple: store ecc data on the stack by Stefano Babic · 13 years ago
- 5e0771c AM3517: Add SPL support by Tom Rini · 13 years ago
- fb13c65 ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unused by Thomas Weber · 13 years ago
- a2146f5 ARM: OMAP3: Remove unused define SDRC_R_C_B by Thomas Weber · 13 years ago
- e4da248 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · 13 years ago
- 1e05ff8 am3517evm: Use generic MMC driver by Vaibhav Hiremath · 13 years ago
- 7a8338d Removed unused define, CONFIG_ARMV7. by Christopher Harvey · 13 years ago
- 9cb4b89 am3517evm: change console device from ttyS2 to ttyO2 by Yegor Yefremov · 13 years ago
- 7e6ce39 Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments by Michael Jones · 14 years ago
- 9783a2c ARMV7: OMAP3: Cleanup extern variables in mem.c by Luca Ceresoli · 14 years ago
- ed5c82d AM3517:Build FIX: undef CONFIG_CMD_NFS support by Vaibhav Hiremath · 14 years ago
- b03177c AM3517:Fix for ARM Relocation support by Vaibhav Hiremath · 14 years ago
- 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
- d9e4720 AM3517EVM: musb: add usb config by Ajay Kumar Gupta · 14 years ago
- 6329a8f ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 by Steve Sakoman · 14 years ago
- 598f702 AM35x: Add support for EMIF4 by Vaibhav Hiremath · 14 years ago
- db5c558 AM35x: Add support for AM3517EVM by Vaibhav Hiremath · 14 years ago