~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
* Merge tag 'v2021.10-rc4' into nextTom Rini2021-09-16
|\
| * MAINTAINERS: Update ARM TI entryLokesh Vutla2021-09-09
* | Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-31
* | am43xx: Drop non-DM_I2C codeTom Rini2021-08-30
|/
* common: fit: Update board_fit_image_post_process() to pass fit and node_offsetLokesh Vutla2021-06-11
* 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
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* common: Drop image.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2020-01-20
|\
| * board: ti: am43xx: remove net platform codeGrygorii Strashko2020-01-20
* | common: Move device-tree setup functions to fdt_support.hSimon Glass2020-01-17
|/
* mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal2019-12-03
* common: Move old EEPROM functions into a new headerSimon Glass2019-12-02
* common: Move some board functions out of common.hSimon Glass2019-12-02
* board: ti: am43xx-idk: Configure the CDCE913 clock synthesizerTero Kristo2019-10-11
* env: Drop environment.h header file where not neededSimon Glass2019-08-11
* env: Move env_set() to env.hSimon Glass2019-08-11
* board: ti: am43xx: Enable hardware levelingBrad Griffis2019-05-05
* configs: Remove am43xx_evm_ethboot_defconfigVignesh R2019-01-18
* board: ti: am43xx: turn on USB clocksJean-Jacques Hiblot2018-12-14
* ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot2018-12-10
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* board: ti: am43: Fix DCDC3 voltage for epos-evmKeerthy2018-05-06
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-08
* board: ti: am43xx: Define embedded_dtb_select for runtime DTB selection in U-...Vignesh R2018-04-06
* ARM: AM43xx: Add support for RTC only + DDR in self-refresh modeTero Kristo2018-04-06
* usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup f...Faiz Abbas2018-02-15
* ARM: AM43XX: Call hw_data_init() again after relocation to update *ctrlFaiz Abbas2018-01-28
* 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
* board: ti: am43xx: Add FDT fixup for HS devicesAndrew F. Davis2017-07-22
* board: ti: am43xx: Add TEE loading and firewall setupAndrew F. Davis2017-07-22
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2017-06-10
|\
| * board: ti: AM43XX: Add ddr voltage rail configurationKeerthy2017-06-09
* | arm: omap: Unify get_device_type() functionSemen Protsenko2017-06-09
|/
* i2c: omap: Modify code to work without CONFIG_I2C_HARDSimon Glass2017-05-15
* arm: am33xx: Add support for mulitiple PLL input frequenciesLokesh Vutla2017-05-12
* usb: host: xhci-omap: fix double weak board_usb_init functionsUri Mashiach2017-05-08
* ARM: AMx3xx: Make FIT boot as default boot on HS devicesLokesh Vutla2016-12-03
* board: ti: amx3xx: Remove multiple EEPROM readsLokesh Vutla2016-11-21
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23
* arm: am4x: add U-Boot FIT signing and SPL image post-processingMadan Srinivas2016-07-14
* ARM: AM437x: Align HS device variant defconfig filenameAndreas Dannenberg2016-07-01
* board: am437x-hs: spl: Select right dtb from fitLokesh Vutla2016-06-13