aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/ti/am335x/Makefile.inc
AgeCommit message (Expand)Author
2020-08-19cpu/ti/am335x: Move from cpu to soc in treeSam Lewis
2020-06-13treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh
2019-11-05cpu/ti/am335x: Extend monotonic timer to early stagesKyösti Mälkki
2019-11-03arch/arm: Pass cbmem_top to ramstage via calling argumentArthur Heymans
2018-11-21(console,drivers/uart)/Kconfig: Fix dependenciesNico Huber
2016-12-18ti/beaglebone: Define arch for omap-header buildKyösti Mälkki
2016-04-10am335x: Add some code for manipulating GPIOsGabe Black
2016-01-28Makefile: Make full use of src-to-obj macroNico Huber
2015-04-13ti/am335x: switch to generic udelayPatrick Georgi
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-01-03ARMv7: Always has DYNAMIC_CBMEMKyösti Mälkki
2014-12-19arm/ti/am335x: use new arm bootblock infrastructureAlexander Couzens
2014-09-08ARM: Generalize armv7 as arm.Gabe Black
2014-05-06Introduce stage-specific architecture for corebootFurquan Shaikh
2014-04-09uart: Redefine Kconfig optionsKyösti Mälkki
2013-07-15am335x: Make the default media for the bootblock sram instead of NAND flash.Gabe Black
2013-06-17am335x: Add pinmux support based on the functions in U-BootGabe Black
2013-06-11am335x: Revert how the header load size is calculated to an earlier method.Gabe Black
2013-06-11am335x: Make the iROM load only the bootblock and ROM stage.Gabe Black
2013-06-10am335x: Build an omap style header and an image with it at the front.Gabe Black
2013-05-26beaglebone: initial Kconfig and MakefilesGabe Black