Age | Commit message (Expand) | Author |
2019-12-15 | dm: gpio: Allow control of GPIO uclass in SPL | Simon Glass |
2019-12-09 | ARM: DRA7: Fixup DSP OPP_HIGH clock rate on DRA76P/DRA77P SoCs | Suman Anna |
2019-12-03 | mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND | Miquel Raynal |
2019-12-02 | common: Move ARM cache operations out of common.h | Simon Glass |
2019-12-02 | common: Move some cache and MMU functions out of common.h | Simon Glass |
2019-12-02 | common: Move get_ticks() function out of common.h | Simon Glass |
2019-10-11 | arm: dra7xx: Hang on any failure during IOdelay recalibration | Lokesh Vutla |
2019-10-11 | arm: dra7xx: Fix error path in iodelay recalibration | Lokesh Vutla |
2019-10-11 | am335x, guardian: update guardian board | Moses Christopher |
2019-10-11 | arm: omap: emif-common: Fix memory priming for ECC | Krunal Bhargav |
2019-10-11 | arm: omap: emif-common: Disable interleaving | Krunal Bhargav |
2019-10-11 | arm: omap: emif-common: Fix ecc address calculation | Lokesh Vutla |
2019-10-08 | spl: Allow tiny printf() to be controlled in SPL and TPL | Simon Glass |
2019-08-20 | ARM: DRA7: Fixup DPLL clock rate fixup logic for newer kernels | Suman Anna |
2019-08-12 | Merge branch '2019-08-11-ti-imports' | Tom Rini |
2019-08-12 | board/BuR/brsmarc1: initial commit | Hannes Schmelzer |
2019-08-12 | watchdog: omap_wdt: Disable DM watchdog support in SPL | Suniel Mahesh |
2019-08-11 | env: Drop environment.h header file where not needed | Simon Glass |
2019-08-11 | env: Move env_set() to env.h | Simon Glass |
2019-07-31 | omap: Correct the fastboot product var | Sam Protsenko |
2019-07-25 | net: davinci_emac: convert to using the driver model | Bartosz Golaszewski |
2019-07-13 | configs: Make USE_TINY_PRINTF depend on SPL||TPL and be default | Tom Rini |
2019-07-13 | ARM: am335x: Add phyCORE AM335x R2 support | Niel Fourie |
2019-07-11 | arm: mach-omap2: am33xx: Init pinmux before clock | Marek Vasut |
2019-06-05 | arm: omap3: Manually initialize GPIO if OF_CONTROL doesn't | Adam Ford |
2019-05-28 | mcx: remove board | Bartosz Golaszewski |
2019-05-28 | twister: remove board | Bartosz Golaszewski |
2019-05-28 | mt_ventoux: remove board | Bartosz Golaszewski |
2019-05-28 | cm_t3517: remove board | Bartosz Golaszewski |
2019-05-28 | eco5pk: remove board | Bartosz Golaszewski |
2019-05-18 | CONFIG_SPL_SYS_[DI]CACHE_OFF: add | Trevor Woerner |
2019-05-05 | arm: mach-omap2: am33xx: ddr: update value for ext_phy_ctrl_36 | Brad Griffis |
2019-05-05 | arm: mach-omap2: am33xx: Disable EMIF_DEVOFF immediately before hw leveling | Brad Griffis |
2019-05-05 | arm: mach-omap2: am33xx: Enable HW Leveling in the rtc+ddr path | Brad Griffis |
2019-05-05 | arm: mach-omap2: am33xx: ddr: Add 1ms delay to avoid L3 error | Brad Griffis |
2019-05-05 | arm: mach-omap2: am33xx: ddr: programming of EXT_PHY_CTRL1 and EXT_PHY_CTRL1_... | Brad Griffis |
2019-04-17 | arm: am57xx: cl-som-am57x: remove board support | Uri Mashiach |
2019-04-12 | ti: keystone2: Move CONFIG_ISW_ENTRY_ADDR to a common place | Tom Rini |
2019-04-12 | am335x, guardian: Add support for the bosch guardian board | Sjoerd Simons |
2019-02-15 | usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE | Abel Vesa |
2019-02-07 | configs: Don't use SPI_FLASH_BAR as default | Vignesh R |
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 |