~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* arm: mach-omap2: Move common image process functions out of board filesAndrew Davis2022-12-12
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* board: ti: am335x: Use correct dtbs for SanCloud boardsPaul Barker2022-07-25
* board: ti: am335x: eth_cpsw should depend on CONFIG_NETCorentin LABBE2022-06-16
* board: ti: am335x: Add support for BBE Extended WiFiPaul Barker2022-04-21
* board: ti: am335x: Add BBE Lite supportPaul Barker2022-04-21
* board: ti: am335x: Choose CPSW or PRUSS configuration based on jumper settingAmjad Ouled-Ameur2022-01-16
* serial: Rename SERIAL_SUPPORT to SERIALSimon Glass2021-09-04
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-31
* am335x: Drop non-DM_I2C codeTom Rini2021-08-30
* Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2021-07-29
|\
| * arm: dts: Import am335x-sancloud-bbe devicetreePaul Barker2021-07-27
* | Rename SPL_ETH_SUPPORT to SPL_ETHSimon Glass2021-07-28
|/
* common: fit: Update board_fit_image_post_process() to pass fit and node_offsetLokesh Vutla2021-06-11
* am335x: add support for cape detect functionalityKory Maincent2021-05-13
* arm: am335x: add support for i2c2 busKory Maincent2021-05-13
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-21
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* board: ti: am335x-ice: get CDCE913 clock deviceDario Binacchi2021-01-12
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-05
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* board: ti: am335x_evm: Remove duplicate setting of bd_ram_ofs memberTom Rini2020-06-16
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop image.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal2019-12-03
* common: Move some board functions out of common.hSimon Glass2019-12-02
* board: ti: am335x-ice: Configure the CDCE913 clock synthesizerTero Kristo2019-10-11
* env: Rename environment.h to env_internal.hSimon Glass2019-08-11
* env: Drop environment.h header file where not neededSimon Glass2019-08-11
* env: Move env_init() to env.hSimon Glass2019-08-11
* board: ti: am335x: Remove non DM_ETH codeFaiz Abbas2019-04-12
* board: ti: am335x: Add platdata for cpsw in SPLFaiz Abbas2019-04-12
* ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot2018-12-10
* board: ti: am335x: add support to fixup phy addressSekhar Nori2018-09-25
* Add Beaglebone Enhanced supportKoen Kooi2018-08-03
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* spl: ti: Avoid serial calls when serial support is disabledAlex Kiernan2018-04-28
* ti: am335x: Fix build when networking is disabledAlex Kiernan2018-04-08
* Add support for BeagleBoard.org PocketBeagleJason Kridner2018-04-06
* board: am335x: Set serial# variableSam Protsenko2018-03-16
* spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas2018-03-05
* env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass2017-08-16
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-16
* env: Rename setenv() to env_set()Simon Glass2017-08-16