Age | Commit message (Expand) | Author |
2019-03-22 | board: ti: Move fastboot functions out of TI_SECURE_DEVICE ifdef | Andrew F. Davis |
2019-02-19 | ARM: omap3: evm: Update DM SPL support | Derald D. Woods |
2019-02-19 | omap3_beagle: Update for DM SPL support | Tom Rini |
2019-01-18 | configs: Remove am43xx_evm_ethboot_defconfig | Vignesh R |
2019-01-18 | configs: Remove unused am335x_evm defconfigs | Vignesh R |
2018-12-14 | board: ti: am43xx: turn on USB clocks | Jean-Jacques Hiblot |
2018-12-14 | board: ks2_evm: Enable the USB clocks if DM_USB is used | Jean-Jacques Hiblot |
2018-12-10 | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini |
2018-12-10 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2018-12-10 | am57xx: remove non-DM I2C code | 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 | ti: common: board_detect: Allow DM I2C without CONFIG_DM_I2C_COMPAT | Andreas Dannenberg |
2018-12-07 | board: ti: am57xx: remove USB platform code | Jean-Jacques Hiblot |
2018-12-07 | board: ti: dra7-evm: remove USB platform code | Jean-Jacques Hiblot |
2018-12-07 | configs: am57xx_evm: Enable DM_USB and DM_USB_DEV | Jean-Jacques Hiblot |
2018-12-07 | configs: enable DM_USB and DM_USB_DEV for all DRA7 platforms | Jean-Jacques Hiblot |
2018-12-07 | board; ti: am57xx: turn on USB clocks | Vignesh R |
2018-12-07 | board: ti: dra7xx-evm: turn on USB clocks in late init stage | Jean-Jacques Hiblot |
2018-12-06 | board: ti: ks2_evm: Over ride spl_get_load_buffer function | Keerthy |
2018-11-16 | board: ti: am65x: Update README to add R5 build support | Lokesh Vutla |
2018-11-16 | configs: am65x_evm_r5: Add initial support | Lokesh Vutla |
2018-11-16 | board: ti: am654: r5: Add initial support for am654 | Lokesh Vutla |
2018-11-05 | drivers: net: keystone_net: drop non dm code | Grygorii Strashko |
2018-10-10 | board: ks2: move uinitrd fixup logic inside ft_board_setup_ex | Nicholas Faustini |
2018-09-25 | board: ti: am335x: add support to fixup phy address | Sekhar Nori |
2018-09-11 | configs: am65x_evm_a53: Add initial support | Lokesh Vutla |
2018-09-11 | arm64: dts: k3: Add Support for AM654 SoC | Lokesh Vutla |
2018-09-11 | board: ti: am654: a53: Add initial support for am654 | Lokesh Vutla |
2018-08-03 | Add Beaglebone Enhanced support | Koen Kooi |
2018-07-25 | efi_loader: Rename sections to allow for implicit data | Alexander Graf |
2018-06-13 | dra76: fix HDMI HPD pinmux | Tomi Valkeinen |
2018-06-13 | dra7/am5: remove CEC pin pull-up | Tomi Valkeinen |
2018-05-30 | ti: fastboot: Move weak overrides to board files | Alex Kiernan |
2018-05-30 | fastboot: Move fastboot to drivers/fastboot | Alex Kiernan |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-05-06 | board: ti: am43: Fix DCDC3 voltage for epos-evm | Keerthy |
2018-04-28 | spl: ti: Avoid serial calls when serial support is disabled | 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-08 | ti: am335x: Fix build when networking is disabled | Alex Kiernan |
2018-04-06 | board: ti: am43xx: Define embedded_dtb_select for runtime DTB selection in U-... | Vignesh R |
2018-04-06 | ARM: AM43xx: Add support for RTC only + DDR in self-refresh mode | Tero Kristo |
2018-04-06 | Add support for BeagleBoard.org PocketBeagle | Jason Kridner |
2018-03-16 | Convert all of CONFIG_CONS_INDEX to Kconfig | Tom Rini |
2018-03-16 | dra7xx: Always enable UART1 and UART3 in early_padconf | Tom Rini |
2018-03-16 | board: am335x: Set serial# variable | Sam Protsenko |
2018-03-13 | ARM: omap3: beagle: Set 'mtdids' and 'mtdparts' in board file | Derald D. Woods |
2018-03-05 | spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-... | Faiz Abbas |
2018-02-23 | env: Fix missed getenv_ulong to env_get_ulong conversion | Andrew F. Davis |
2018-02-19 | ARM: DRA7x/AM57x: Add MMC/SD fixups for rev1.0 and rev 1.1 | Kishon Vijay Abraham I |