Age | Commit message (Expand) | Author |
2019-12-04 | configs: Resync with savedefconfig | Tom Rini |
2019-12-04 | mtd: ensure MTD is compiled when CMD_MTDPARTS is selected | Miquel Raynal |
2019-12-04 | mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash | Miquel Raynal |
2019-12-03 | mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND | Miquel Raynal |
2019-11-20 | env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol | Tom Rini |
2019-11-07 | configs: Resync with savedefconfig | Tom Rini |
2019-10-11 | board: ti: am335x-ice: Configure the CDCE913 clock synthesizer | Tero Kristo |
2019-08-25 | Convert CONFIG_ARCH_CPU_INIT to Kconfig | Adam Ford |
2019-08-14 | configs: Resync with savedefconfig | Tom Rini |
2019-08-12 | watchdog: omap_wdt: Disable DM watchdog support in SPL | Suniel Mahesh |
2019-08-12 | watchdog: omap_wdt: Convert watchdog driver to use DT and DM | Suniel Mahesh |
2019-05-05 | configs: am335x_evm: enable SPL_FIT_IMAGE_TINY | Jean-Jacques Hiblot |
2019-05-03 | ti: Add am335x-pocketbeagle to am335x_evm_defconfig. | Vagrant Cascadian |
2019-04-19 | usb: Select USB_MUSB_DSPS with USB_MUSB_TI | Alex Kiernan |
2019-04-12 | configs: am335x_evm: Update VCI String | Faiz Abbas |
2019-04-12 | configs: am335x_evm: Add Support for SPL_ETH | Faiz Abbas |
2019-04-12 | configs: am335x_evm: Reduce size of SPL | Faiz Abbas |
2019-03-25 | Convert CONFIG_SF_DEFAULT_* to Kconfig | Patrick Delaunay |
2019-03-22 | configs: am335x_evm: Add CONFIG_BLK | Faiz Abbas |
2019-02-01 | spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 | Tien Fong Chee |
2019-02-01 | configs: am335x_evm: enable DM_USB_GADGET and USB_ETHER in u-boot and SPL | Jean-Jacques Hiblot |
2019-01-18 | configs: am335x_evm: Enable DM_SPI and DM_SPI_FLASH | Vignesh R |
2019-01-07 | configs: Resync with savedefconfig | Tom Rini |
2018-11-26 | usb: am335x_evm: Disable CONFIG_SPL_DM_USB | Sven Schwermer |
2018-11-13 | configs: Resync with savedefconfig | Tom Rini |
2018-09-25 | configs: am335x_evm: enable OF_BOARD_SETUP | Sekhar Nori |
2018-09-03 | configs: Resync with savedefconfig | Tom Rini |
2018-08-17 | Convert CONFIG_MII et al to Kconfig | Adam Ford |
2018-06-04 | configs: Resync with savedefconfig | Tom Rini |
2018-05-30 | fastboot: Move fastboot to drivers/fastboot | Alex Kiernan |
2018-04-27 | Convert CONFIG_SPI to Kconfig | Adam Ford |
2018-04-17 | configs: Resync with savedefconfig | Tom Rini |
2018-04-16 | part: Disable CONFIG_SPL_ISO_PARTITION by default | Alexander Graf |
2018-04-08 | Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig | Alex Kiernan |
2018-04-08 | Migrate CONFIG_DRIVER_TI_CPSW to Kconfig | Alex Kiernan |
2018-04-07 | configs: Resync with savedefconfig | Tom Rini |
2018-03-22 | configs: am335x_evm: Increase SPL_SYS_MALLOC_F_LEN to accomodate gpio_devices | Faiz Abbas |
2018-02-15 | Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig | Lukasz Majewski |
2018-02-14 | configs: am335x_evm: Add DYNAMIC_CRC_TABLE | Faiz Abbas |
2018-02-14 | configs: am335x_evm: Disable ISO and EFI partitions in SPL | Faiz Abbas |
2018-01-22 | Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig | Adam Ford |
2017-12-18 | configs: Resync with savedefconfig | Tom Rini |
2017-11-17 | Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND | Tom Rini |
2017-11-05 | Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT | Tom Rini |
2017-10-20 | Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig | Adam Ford |
2017-10-10 | cmd: Toggle the default value of CONFIG_CMD_IMLS | Tuomas Tynkkynen |
2017-10-03 | cmd: fastboot: Rework fastboot dependency | Maxime Ripard |
2017-10-03 | usb: gadget: Make g_dnl USB settings common | Maxime Ripard |
2017-10-03 | usb: gadget: Convert USB_ETHER to Kconfig | Maxime Ripard |
2017-09-29 | TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default value | Tom Rini |