Age | Commit message (Expand) | Author |
2019-04-12 | am335x, guardian: Add support for the bosch guardian board | Sjoerd Simons |
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 | ARM: mach-omap2: Kconfig: Allow OMAP5 devices to set entry point | Andrew F. Davis |
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 | 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-07-30 | dm: Change CMD_DM enabling | Michal Simek |
2018-07-30 | Kconfig: Sort bool, default, select and imply options | Michal Simek |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
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-05 | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada |
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-19 | arm: am33xx: Avoid writing into reserved DPLL divider | Lokesh Vutla |
2018-01-11 | mach-omap2: add AM335x Display PLL register definition | Hannes Schmelzer |
2017-11-17 | am33xx: Add a function to query MPU voltage in uV | Felix Brack |
2017-10-04 | treewide: replace with error() with pr_err() | Masahiro Yamada |
2017-09-22 | arm: am33xx: Make pin multiplexing functions optional | Felix Brack |
2017-08-11 | Convert CONFIG_CMD_SPL to Kconfig | Simon Glass |
2017-07-22 | arm: mach-omap2: am33xx: Add FDT fixup suport for AM33xx/AM43xx boards | Andrew F. Davis |
2017-07-11 | am33xx: board: Refactor USB initialization into separate function | Alexandru Gagniuc |
2017-07-11 | ARM: ti816x: Fix enabling GPIO0, enable GPIO1 as well | Tom Rini |
2017-07-10 | arm: omap: Detect boot mode very early | Lokesh Vutla |
2017-06-09 | arm: omap: Unify get_device_type() function | Semen Protsenko |
2017-06-09 | am33xx: Finish migration of CONFIG_AM33XX/AM43XX | Tom Rini |
2017-06-05 | t81xx: Migrate TI81XX/TI816X/TI814X symbols to Kconfig | Tom Rini |
2017-06-05 | ti816x: Rework DDR initialization sequence | Tom Rini |
2017-05-12 | arm: amx3xx: Add support for early debug | Lokesh Vutla |
2017-05-12 | arm: am33xx: Add support for mulitiple PLL input frequencies | Lokesh Vutla |
2017-05-12 | arm: am33xx: Fix MPU opp selection | Lokesh Vutla |
2017-05-11 | configs: am335x_evm: Enable SPL_DM | Lokesh Vutla |
2017-05-11 | configs: am335x_evm: Use omap2 generic spl load script | Lokesh Vutla |
2017-05-11 | arch: arm: omap: Declare size of ddr very early | Lokesh Vutla |
2017-05-08 | igep003x: Add support for IGEP SMARC AM335x | Pau Pajuelo |
2017-05-08 | igep0033: Rename to igep003x | Ladislav Michl |
2017-04-05 | board_f: Drop setup_dram_config() wrapper | Simon Glass |
2017-03-21 | ARM: AM43xx: Enable DM_I2C/SPI/ETH | Lokesh Vutla |
2017-03-20 | ARM: am43xx: fix SOC revision print outs | Tero Kristo |
2017-03-19 | ti: boot: Register the MMC controllers in SPL in the same way as in u-boot | Jean-Jacques Hiblot |
2017-03-09 | TI: Migrate board/ti/common/Kconfig to imply | Tom Rini |
2017-03-09 | am335x_evm: Switch to using imply keyword | Tom Rini |
2017-01-28 | board/chiliboard: Add support for chiliBoard | Marcin Niestroj |
2017-01-28 | ARM: am335x: Add support for chiliSOM | Marcin Niestroj |
2017-01-24 | Kconfig: Migrate BOARD_LATE_INIT to a select | Tom Rini |