Age | Commit message (Expand) | Author |
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 |
2012-12-10 | am335x_evm: enable NAND support | Ilya Yanok |
2012-11-20 | am335x_evm: enable both musb gadget and host | Ilya Yanok |
2012-11-05 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2012-11-02 | am335x_evm: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support | Tom Rini |
2012-10-25 | am335x_evm: Enable use of UART{1,2,3,4,5} | Andrew Bradford |
2012-10-25 | am33xx: Add SPI SPL as an option | Tom Rini |
2012-10-23 | configs: Fix usage of mmc rescan | Andrew Bradford |
2012-10-01 | am335x-evm config: decrease bootdelay to 1s and mount rootfs RO | Koen Kooi |
2012-10-01 | am335x_evm: enable networking in SPL | Ilya Yanok |
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 | omap4/5/am33xx: Make lowlevel_init available to all armv7 platforms | Tom Rini |
2012-09-01 | am335x evm: Enable support for spi0 | Tom Rini |
2012-09-01 | am335x_evm: enable SMSC PHY driver | Ilya Yanok |