Age | Commit message (Expand) | Author |
2013-08-28 | am335x_evm: Regroup USB options | Tom Rini |
2013-08-28 | am335x_evm: Add comment by SPL SPI support | Tom Rini |
2013-08-28 | TI:am335x: Better comment and organize the networking related options | Tom Rini |
2013-08-15 | TI:am33xx: Create common config files for TI ARMv7 platforms, and AM33xx | Tom Rini |
2013-08-15 | am335x_evm: Bring in 'boot_fdt' logic from i.MX | Tom Rini |
2013-08-15 | am335x_evm: Use default baud rate table | Tom Rini |
2013-08-15 | ARM: OMAP: Add CONFIG_OMAP_COMMON | Lokesh Vutla |
2013-07-30 | am335x_evm: Add support for eMMC environment | Justin Waters |
2013-07-30 | am335x_evm: Rework bootcmd to handle two MMC devs | Justin Waters |
2013-07-30 | am335x_evm: Add command line editing | Justin Waters |
2013-07-30 | am335x_evm: Make NAND support modular | Justin Waters |
2013-07-30 | am335x_evm: Add support to boot from NOR. | Steve Kipisz |
2013-07-30 | am335x_evm: Add support for the NOR module on the memory cape | Steve Kipisz |
2013-07-30 | am335x_evm: Update SPI_BOOT support, add MTDPARTS info | Tom Rini |
2013-07-30 | am335x_evm: Drop useless CONFIG_ENV_IS_NOWHERE | Tom Rini |
2013-07-26 | am335x_evm: Correct CONFIG_CMD_SPL_WRITE_SIZE | Tom Rini |
2013-07-26 | am335x_evm: Update eMMC falcon mode locations | Tom Rini |
2013-07-26 | am335x_evm: Correct DFU ALT settings for falcon mode | Tom Rini |
2013-06-27 | am335x_evm: Add missing ';' in findfdt | Tom Rini |
2013-06-22 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2013-06-20 | common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL | Ying Zhang |
2013-06-18 | arm: omap: Add check for fdtfile in the findfdt macro | Dan Murphy |
2013-06-07 | am335x: enable falcon boot mode for mmc (raw and fat) and nand | Peter Korsgaard |
2013-06-06 | am33xx/omap4+: Move SRAM_SCRATCH_SPACE_ADDR to <asm/arch/omap.h> | Tom Rini |
2013-06-04 | am33xx: Correct NON_SECURE_SRAM_START/END | Tom Rini |
2013-05-10 | ARM: OMAP: Add arch_cpu_init function | SRICHARAN R |
2013-05-10 | ARM: OMAP: Cleanup boot parameters usage | SRICHARAN R |
2013-05-10 | Remove duplicate / unused #defines on AM335x boards | Mark Jackson |
2013-04-12 | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-04-10 | am335x_evm: Enable DFU for NAND and MMC, provide example alt_infos | Pantelis Antoniou |
2013-04-10 | am335x_evm: Add CONFIG_CMD_MTDPARTS and relevant defaults | Tom Rini |
2013-04-10 | am335x_evm: Define CONFIG_SYS_CACHELINE_SIZE | Pantelis Antoniou |
2013-04-08 | musb: am335x: disable bulk split-combine feature | Bin Liu |
2013-03-24 | am33xx: Add required includes to some omap/am33xx code | Tom Rini |
2013-03-22 | am335x_evm: Add more variables and switch to DT booting. | Koen Kooi |
2013-03-22 | am335x_evm: Enable CMD_EXT4 and CMD_FS_GENERIC, add bootpart to env | Koen Kooi |
2013-03-22 | am335x_evm: add support for BeagleBone Black DT name | Koen Kooi |
2013-03-12 | Remove linker lists (LGAs) from SPL linker scripts | Albert ARIBAUD |
2013-03-11 | am335x_evm: Enable CONFIG_CMD_BOOTZ | Tom Rini |
2013-03-08 | am335x_evm: Add am335x_evm_usbspl build target | Tom Rini |
2013-03-08 | am335x_evm: Never set CONFIG_EXTRA_ENV_SETTINGS in SPL | Tom Rini |
2013-02-18 | am335x evm: Add am335x_evm_spiboot target | Tom Rini |
2013-02-18 | am335x_evm: Add NET environment variables | Chase Maupin |
2013-02-18 | am335x_evm: Add SPI environment variables | Chase Maupin |
2013-02-18 | am335x_evm: Add NAND environment variables | Chase Maupin |
2013-02-18 | am335x_evm: enable support for booting via USB | Ilya Yanok |
2013-02-07 | AM335X: Set fdt_high for AM335X devices to enable booting with Device Tree | hvaibhav@ti.com |
2013-01-08 | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2012-12-10 | am335x: cpsw: make phy address configurable | Yegor Yefremov |
2012-12-10 | am335x_evm: enable SPL NAND support | Ilya Yanok |