summaryrefslogtreecommitdiffstats
path: root/src/cpu/ti
Commit message (Expand)AuthorAgeFilesLines
* TI am335x: Apply Kconfig use conventionsKyösti Mälkki2014-02-242-11/+13
* ARMv7: Remove static CBMEM allocationKyösti Mälkki2014-02-061-5/+0
* am335x: Update the config vars selected by CPU_TI_AM335X.Gabe Black2013-09-171-1/+2
* am335x: Make the default media for the bootblock sram instead of NAND flash.Gabe Black2013-07-152-1/+73
* am335x: Add the config variable ROMSTAGE_BASE to the CPU's Kconfig.Gabe Black2013-07-151-5/+11
* cpu: Fix spellingMartin Roth2013-07-112-3/+3
* am335x: Implement support for the UART.Gabe Black2013-07-061-55/+123
* am335x: Fix the address of the pinmux registers.Gabe Black2013-07-011-1/+1
* am335x: Add pinmux support based on the functions in U-BootGabe Black2013-06-173-0/+459
* am335x: Add struct `am335x_uart` for uart registersDavid Hendricks2013-06-121-10/+152
* am335x: Revert how the header load size is calculated to an earlier method.Gabe Black2013-06-111-1/+4
* am335x: Make the iROM load only the bootblock and ROM stage.Gabe Black2013-06-112-3/+14
* am335x: Build an omap style header and an image with it at the front.Gabe Black2013-06-104-0/+190
* am335x: Clean up/fix some settings in the am335x Kconfig.Gabe Black2013-06-031-35/+4
* beaglebone: initial Kconfig and MakefilesGabe Black2013-05-2612-0/+502