| Commit message (Expand) | Author | Age | Files | Lines |
* | linker: Modify linker scripts to be more generic | Tom Rini | 2019-01-26 | 1 | -2/+2 |
* | ARM: mach-omap2: Kconfig: Allow OMAP5 devices to set entry point | Andrew F. Davis | 2019-01-26 | 2 | -15/+15 |
* | spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU | Andrew F. Davis | 2019-01-26 | 1 | -1/+1 |
* | ARM: mach-omap2: omap3: Fix GPIO clocking in SPL | Adam Ford | 2018-12-26 | 2 | -5/+10 |
* | arm: am33xx: Register USB controllers if DM_USB is used but not OF_CONTROL | Jean-Jacques Hiblot | 2018-12-14 | 1 | -8/+50 |
* | arm: am335x-pdu001: Move from embedded to separate DTB | Felix Brack | 2018-12-12 | 1 | -0/+1 |
* | dra7: Allow selecting a new dtb after board detection. | Jean-Jacques Hiblot | 2018-12-10 | 1 | -0/+20 |
* | ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL | Jean-Jacques Hiblot | 2018-12-10 | 2 | -11/+47 |
* | omap: detect the board after DM is available | Jean-Jacques Hiblot | 2018-12-10 | 2 | -6/+8 |
* | am335x: Register the I2C controllers if DM_I2C is used. | Jean-Jacques Hiblot | 2018-12-10 | 1 | -0/+15 |
* | ARM: mach-omap2: Kconfig: Make SYS_MPUCLK dependent on AM33XX | Adam Ford | 2018-10-19 | 1 | -0/+1 |
* | arm: remove prototype for get_timer_masked | Patrick Delaunay | 2018-10-10 | 1 | -1/+2 |
* | ARM: mach-omap2: Don't initialize I2C if DM_I2C is enabled | Adam Ford | 2018-09-11 | 1 | -1/+1 |
* | arm: armv7-a: Compile and tune for armv7-a instead of armv5 | Adam Ford | 2018-09-10 | 1 | -0/+1 |
* | Kconfig: Sort bool, default, select and imply options | Michal Simek | 2018-07-30 | 2 | -9/+9 |
* | dm: Change CMD_DM enabling | Michal Simek | 2018-07-30 | 2 | -0/+28 |
* | Kconfig: Sort bool, default, select and imply options | Michal Simek | 2018-07-30 | 2 | -33/+33 |
* | ARM: mach-omap2: omap3/am335x: Enable ACR::IBE on Cortex-A8 SoCs for CVE-2017... | Nishanth Menon | 2018-06-29 | 1 | -0/+2 |
* | ARM: mach-omap2: omap5/dra7: Enable ACTLR[0] (Enable invalidates of BTB) to f... | Nishanth Menon | 2018-06-29 | 1 | -0/+1 |
* | arm: mach-omap2/omap3/clock.c: Enable all GPIO with CMD_GPIO | Adam Ford | 2018-06-18 | 1 | -5/+5 |
* | ti: fastboot: Move weak overrides to board files | Alex Kiernan | 2018-05-30 | 1 | -10/+0 |
* | fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag | Alex Kiernan | 2018-05-30 | 1 | -2/+2 |
* | fastboot: Correct dependencies in FASTBOOT_FLASH | Alex Kiernan | 2018-05-30 | 1 | -2/+2 |
* | arm: dra76: fastboot: extend cpu type for getvar command | Praneeth Bajjuri | 2018-05-08 | 1 | -0/+2 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 66 | -138/+66 |
* | arm: mach-omap2: cache: Explicitly enable I cache | Lokesh Vutla | 2018-05-06 | 1 | -1/+5 |
* | spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORT | Alex Kiernan | 2018-04-28 | 1 | -1/+2 |
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 2018-04-27 | 3 | -6/+0 |
* | net: Move enetaddr env access code to env config instead of net config | Alex Kiernan | 2018-04-08 | 1 | -0/+1 |
* | ARM: am33xx: Inhibit re-initialization of DDR during RTC-only | Russ Dill | 2018-04-06 | 1 | -0/+14 |
* | am43xx: Do not allow EMIF to control DDR_RESET in rtconly config | Dave Gerlach | 2018-04-06 | 1 | -0/+5 |
* | ARM: AM43xx: Add support for RTC only + DDR in self-refresh mode | Tero Kristo | 2018-04-06 | 4 | -8/+147 |
* | Convert all of CONFIG_CONS_INDEX to Kconfig | Tom Rini | 2018-03-16 | 1 | -0/+4 |
* | omap: Fix AM335x build with enabled fastboot flash | Sam Protsenko | 2018-03-13 | 1 | -0/+2 |
* | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada | 2018-03-05 | 3 | -3/+3 |
* | spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-... | Faiz Abbas | 2018-03-05 | 1 | -1/+1 |
* | ARM: Kconfig: Move TI_SECURE_DEVICE to a common area | Andrew F. Davis | 2018-02-23 | 1 | -10/+0 |
* | ARM: OMAP5: set mmc clock frequency to 192MHz | Kishon Vijay Abraham I | 2018-02-19 | 1 | -5/+5 |
* | ARM: OMAP5/DRA7: Enable iodelay recalibration to be done from uboot | Kishon Vijay Abraham I | 2018-02-19 | 1 | -0/+30 |
* | arm: omap2: Fix compiler warning | Bin Meng | 2018-02-13 | 2 | -3/+2 |
* | am33xx: board: Call spl_early_init() to support sdram_init() | Faiz Abbas | 2018-01-28 | 1 | -0/+3 |
* | arm: add support for PDU001 | Felix Brack | 2018-01-28 | 1 | -0/+9 |
* | arm: mach-omap2: Pass args to secure ROM in SRAM in SPL | Andrew F. Davis | 2018-01-28 | 1 | -1/+1 |
* | arm: mach-omap2: Remove secure certificate name printing | Andrew F. Davis | 2018-01-19 | 1 | -6/+6 |
* | arm: am33xx: security: Fix size calculation on header | Madan Srinivas | 2018-01-19 | 1 | -1/+1 |
* | board: ti: am57xx: Enable CMD_DDR3 | Lokesh Vutla | 2018-01-19 | 1 | -0/+1 |
* | arm: dra762: Add support for device package identification | Lokesh Vutla | 2018-01-19 | 4 | -2/+60 |
* | arm: emif-common: Add suppport for enabling ECC | Lokesh Vutla | 2018-01-19 | 1 | -1/+88 |
* | arm: emif-common: Add ecc specific emif registers | Lokesh Vutla | 2018-01-19 | 1 | -3/+3 |
* | arm: am33xx: Avoid writing into reserved DPLL divider | Lokesh Vutla | 2018-01-19 | 1 | -6/+6 |