| Commit message (Expand) | Author | Age | Files | Lines |
* | board: ti: am335x: Choose CPSW or PRUSS configuration based on jumper setting | Amjad Ouled-Ameur | 2022-01-16 | 1 | -0/+18 |
* | doc: ti: Convert am335x_evm README to rST | Tom Rini | 2021-09-27 | 1 | -205/+0 |
* | serial: Rename SERIAL_SUPPORT to SERIAL | Simon Glass | 2021-09-04 | 1 | -1/+1 |
* | Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig | Tom Rini | 2021-08-31 | 2 | -2/+2 |
* | am335x: Drop non-DM_I2C code | Tom Rini | 2021-08-30 | 2 | -27/+0 |
* | Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boo... | Tom Rini | 2021-07-29 | 1 | -0/+2 |
|\ |
|
| * | arm: dts: Import am335x-sancloud-bbe devicetree | Paul Barker | 2021-07-27 | 1 | -0/+2 |
* | | Rename SPL_ETH_SUPPORT to SPL_ETH | Simon Glass | 2021-07-28 | 1 | -2/+2 |
|/ |
|
* | common: fit: Update board_fit_image_post_process() to pass fit and node_offset | Lokesh Vutla | 2021-06-11 | 1 | -1/+2 |
* | am335x: add support for cape detect functionality | Kory Maincent | 2021-05-13 | 1 | -0/+1 |
* | arm: am335x: add support for i2c2 bus | Kory Maincent | 2021-05-13 | 3 | -0/+18 |
* | dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO | Igor Opaniuk | 2021-02-21 | 2 | -5/+5 |
* | common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unused | Simon Glass | 2021-02-02 | 1 | -0/+1 |
* | board: ti: am335x-ice: get CDCE913 clock device | Dario Binacchi | 2021-01-12 | 1 | -1/+1 |
* | dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() | Simon Glass | 2021-01-05 | 1 | -3/+3 |
* | dm: treewide: Rename ..._platdata variables to just ..._plat | Simon Glass | 2020-12-13 | 1 | -4/+4 |
* | dm: treewide: Rename 'platdata' variables to just 'plat' | Simon Glass | 2020-12-13 | 1 | -4/+4 |
* | configs: Add spiboot support for am335x | Faiz Abbas | 2020-09-15 | 1 | -0/+1 |
* | treewide: convert bd_t to struct bd_info by coccinelle | Masahiro Yamada | 2020-07-17 | 1 | -1/+1 |
* | am335x: Update list of defconfigs | Tom Rini | 2020-06-30 | 1 | -2/+0 |
* | board: ti: am335x_evm: Remove duplicate setting of bd_ram_ofs member | Tom Rini | 2020-06-16 | 1 | -1/+0 |
* | common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.h | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop linux/delay.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop image.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop net.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | dm: core: Create a new header file for 'compat' features | Simon Glass | 2020-02-05 | 1 | -0/+1 |
* | mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND | Miquel Raynal | 2019-12-03 | 2 | -5/+5 |
* | common: Move some board functions out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | board: ti: am335x-ice: Configure the CDCE913 clock synthesizer | Tero Kristo | 2019-10-11 | 1 | -0/+4 |
* | env: Rename environment.h to env_internal.h | Simon Glass | 2019-08-11 | 1 | -1/+1 |
* | env: Drop environment.h header file where not needed | Simon Glass | 2019-08-11 | 1 | -1/+0 |
* | env: Move env_init() to env.h | Simon Glass | 2019-08-11 | 1 | -0/+1 |
* | board: am335x/mux: configure the pins for 8-bit data transfer on MMC1 | Jean-Jacques Hiblot | 2019-06-05 | 1 | -0/+4 |
* | board: am335x: Drop duplicate pinmux configuration | Paul Barker | 2019-05-03 | 1 | -1/+0 |
* | board: ti: am335x: Remove non DM_ETH code | Faiz Abbas | 2019-04-12 | 1 | -151/+0 |
* | board: ti: am335x: Add platdata for cpsw in SPL | Faiz Abbas | 2019-04-12 | 1 | -0/+49 |
* | configs: Remove unused am335x_evm defconfigs | Vignesh R | 2019-01-18 | 1 | -3/+0 |
* | ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL | Jean-Jacques Hiblot | 2018-12-10 | 2 | -2/+26 |
* | board: ti: am335x: add support to fixup phy address | Sekhar Nori | 2018-09-25 | 1 | -0/+78 |
* | Add Beaglebone Enhanced support | Koen Kooi | 2018-08-03 | 3 | -3/+18 |
* | efi_loader: Rename sections to allow for implicit data | Alexander Graf | 2018-07-25 | 1 | -15/+21 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 3 | -7/+3 |
* | spl: ti: Avoid serial calls when serial support is disabled | Alex Kiernan | 2018-04-28 | 1 | -0/+2 |
* | ti: am335x: Fix build when networking is disabled | Alex Kiernan | 2018-04-08 | 1 | -4/+4 |
* | Add support for BeagleBoard.org PocketBeagle | Jason Kridner | 2018-04-06 | 3 | -5/+15 |
* | Convert all of CONFIG_CONS_INDEX to Kconfig | Tom Rini | 2018-03-16 | 1 | -10/+0 |
* | board: am335x: Set serial# variable | Sam Protsenko | 2018-03-16 | 1 | -0/+10 |
* | spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-... | Faiz Abbas | 2018-03-05 | 1 | -3/+3 |
* | env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | env: Rename getenv/_f() to env_get() | Simon Glass | 2017-08-16 | 1 | -2/+2 |