~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Correct SPL uses of FASTBOOTSimon Glass2023-02-10
* global: Migrate CONFIG_MAX_MEM_MAPPED to CFGTom Rini2022-12-23
* 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
* doc: replace @return by Return:Heinrich Schuchardt2022-01-19
* MAINTAINERS: Update ARM TI entryLokesh Vutla2021-09-09
* common: fit: Update board_fit_image_post_process() to pass fit and node_offsetLokesh Vutla2021-06-11
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* fastboot: Extend fastboot_set_reboot_flag with reboot reasonRoman Kovalivskyi2020-09-01
* 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: dra7-evm: 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 some board functions out of common.hSimon Glass2019-12-02
* common: Move serial functions out of common.hSimon Glass2019-12-02
* env: Drop environment.h header file where not neededSimon Glass2019-08-11
* env: Move env_init() to env.hSimon Glass2019-08-11
* arm: dra7: Allow NAND to be enabled on DRA71x EVM.Franklin S Cooper Jr2019-04-12
* board: ti: dra71: Add pinmux settings for NAND on DRA71x EVMFranklin S Cooper Jr2019-04-12
* board: ti: Move fastboot functions out of TI_SECURE_DEVICE ifdefAndrew F. Davis2019-03-22
* board: ti: dra7-evm: remove USB platform codeJean-Jacques Hiblot2018-12-07
* configs: enable DM_USB and DM_USB_DEV for all DRA7 platformsJean-Jacques Hiblot2018-12-07
* board: ti: dra7xx-evm: turn on USB clocks in late init stageJean-Jacques Hiblot2018-12-07
* dra76: fix HDMI HPD pinmuxTomi Valkeinen2018-06-13
* dra7/am5: remove CEC pin pull-upTomi Valkeinen2018-06-13
* ti: fastboot: Move weak overrides to board filesAlex Kiernan2018-05-30
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Convert all of CONFIG_CONS_INDEX to KconfigTom Rini2018-03-16
* dra7xx: Always enable UART1 and UART3 in early_padconfTom Rini2018-03-16
* ARM: DRA7x/AM57x: Add MMC/SD fixups for rev1.0 and rev 1.1Kishon Vijay Abraham I2018-02-19
* usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup f...Faiz Abbas2018-02-15
* arm: dra762: Add support for device package identificationLokesh Vutla2018-01-19
* board: ti: dra76: mux wakeup2 as gpio1_2Tomi Valkeinen2018-01-19
* board: ti: dra7xx: Select MCAN instead of DCAN on DRA76 EVMVignesh R2018-01-19
* board: ti: dra71x-evm: Hook LDO1 of LP8733 to EN_PINKeerthy2017-11-17
* ARM: DRA72x: Add support for detection of DRA71x SR 2.1Vishal Mahaveer2017-09-12
* board: ti: dra76: Add dt supportLokesh Vutla2017-09-11
* board: ti: dra76-evm: Add support for powering on mmc ldoLokesh Vutla2017-09-11
* board: ti: dra76-evm: Add the pinmux dataLokesh Vutla2017-09-11
* board: ti: dra76-evm: Add DDR dataLokesh Vutla2017-09-11
* board: ti: dra76-evm: Add the pmic dataKeerthy2017-09-11
* board: ti: dra76-evm: Add epprom supportLokesh Vutla2017-09-11
* palmas: Add support for powering different ldosLokesh Vutla2017-09-11
* arm: omap5+: Add board specific ldo poweringLokesh Vutla2017-09-11
* 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