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