~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Correct SPL uses of FASTBOOTSimon Glass2023-02-10
* 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
* WS cleanup: remove SPACE(s) followed by TABWolfgang Denk2021-09-30
* 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
* am57xx: add support for cape detect functionalityKory Maincent2021-05-13
* 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
* board: ti: use positive logic to detect idk boardsLuca Ceresoli2020-06-13
* board: ti: am57xx: use GPIO_TO_PIN() to define GPIO numberLuca Ceresoli2020-06-13
* common: Drop image.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* board: ti: am57xx-idk: Prevent boot for invalid configuationRoger Quadros2020-02-13
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2020-01-20
|\
| * board: ti: beagleboneai: add initial supportCaleb Robey2020-01-20
| * board: ti: beagleboneai: IODELAY and pinmuxCaleb Robey2020-01-20
| * board: ti: beagleboneai: emmc read changesCaleb Robey2020-01-20
* | common: Move device-tree setup functions to fdt_support.hSimon Glass2020-01-17
|/
* common: Move some board functions out of common.hSimon Glass2019-12-02
* common: Move serial functions out of common.hSimon Glass2019-12-02
* board: ti: am57xx-idk: Configure the CDCE913 clock synthesizerTero Kristo2019-10-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: Move fastboot functions out of TI_SECURE_DEVICE ifdefAndrew F. Davis2019-03-22
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2018-12-10
|\
| * am57xx: remove non-DM I2C codeJean-Jacques Hiblot2018-12-10
| * ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot2018-12-10
* | board: ti: am57xx: remove USB platform codeJean-Jacques Hiblot2018-12-07
* | configs: am57xx_evm: Enable DM_USB and DM_USB_DEVJean-Jacques Hiblot2018-12-07
* | board; ti: am57xx: turn on USB clocksVignesh R2018-12-07
|/
* 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
* 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: dts: am574x-idk: Add initial supportLokesh Vutla2018-01-19
* board: ti: am574x-idk: Update pinmux using latest PMTLokesh Vutla2018-01-19
* board: ti: am574x-idk: Add ddr data supportLokesh Vutla2018-01-19
* board: ti: am574x-idk: Add hw data supportLokesh Vutla2018-01-19
* board: ti: am574x-idk: Add epprom supportLokesh Vutla2018-01-19
* TI: am57xx; Remove am57xx_evm_nodt_defconfigTom Rini2017-11-21
* board: ti: am57xx: Add dt support for BeagleBoard-X15 revCLokesh Vutla2017-09-11
* board: ti: am571x: Add 666MHz support for AM571x IDKSteve Kipisz2017-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