summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | board: ti: beagleboneai: add initial supportCaleb Robey2020-01-203-2/+24
| * | | | | board: ti: beagleboneai: IODELAY and pinmuxCaleb Robey2020-01-201-0/+264
| * | | | | board: ti: beagleboneai: emmc read changesCaleb Robey2020-01-204-0/+138
| * | | | | configs: j721e_evm: Add configs for environment in eMMCFaiz Abbas2020-01-203-2/+17
| * | | | | configs: j721e_evm_a72: Add Support for GPT partitionsFaiz Abbas2020-01-201-0/+6
| * | | | | configs: j721e_evm: Add configs for ADMA SupportFaiz Abbas2020-01-202-0/+3
| * | | | | arm: dts: k3-j721e-common-proc-board: Add pinmux for SD cardFaiz Abbas2020-01-203-1/+39
| * | | | | arm: dts: k3-j721e-common-proc-board: Remove voltage-ranges from sdhci nodesFaiz Abbas2020-01-201-2/+0
| * | | | | mmc: am654_sdhci: Add Support for configuring PHY in J721eFaiz Abbas2020-01-201-29/+98
| * | | | | mmc: am654_sdhci: Get Xin clock by nameFaiz Abbas2020-01-202-2/+3
| * | | | | dma: ti: k3-udma: Fix build warnings when building for 32 bit platformsVignesh Raghavendra2020-01-201-8/+8
| * | | | | dma: ti: k3-udma: Fix ring push operation for 32 bit coresVignesh Raghavendra2020-01-201-3/+11
| * | | | | dma: ti: k3-udma: Switch to exposed ring modeVignesh Raghavendra2020-01-201-2/+2
| * | | | | dma: ti: k3-udma: Fix debug prints during enabling MEM_TO_DEV transfersVignesh Raghavendra2020-01-201-2/+2
| * | | | | dma: ti: k3-udma: Remove coherency check for cache opsVignesh Raghavendra2020-01-201-33/+16
| * | | | | soc: ti: k3-navss-ringacc: Get SYSFW reference from DT phandleVignesh Raghavendra2020-01-201-1/+2
| * | | | | soc: ti: k3-navss-ringacc: Flush/invalidate caches on ring push/popVignesh Raghavendra2020-01-201-0/+11
| * | | | | dma: ti: k3-udma: Query DMA channels allocated from Resource ManagerVignesh Raghavendra2020-01-201-79/+214
| * | | | | lib: Import few bitmap functions from LinuxVignesh Raghavendra2020-01-202-0/+145
| * | | | | board: ti: am43xx: remove net platform codeGrygorii Strashko2020-01-201-105/+1
| * | | | | board: ti: dra7-evm: remove net platform codeGrygorii Strashko2020-01-201-105/+1
| * | | | | ARM: dts: da850-lcdk: Update DTS files for SPL device tree supportAdam Ford2020-01-202-1/+15
| * | | | | thermal: ti-bandgap: Fix adc value datatypeFaiz Abbas2020-01-201-3/+3
| * | | | | configs: j721e_evm_a72_defconfig: Enable USB related configsVignesh Raghavendra2020-01-201-0/+28
| * | | | | arm: dts: k3-j721e: Add DT nodes for USBVignesh Raghavendra2020-01-204-0/+128
| * | | | | environment: ti: Add DFU environment variables k3_dfu.hVignesh Raghavendra2020-01-202-0/+56
| | |/ / / | |/| | |
* | | | | Merge tag 'u-boot-stm32-20200117' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2020-01-2016-46/+95
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ARM: dts: stm32: Add missing ETHCK clock to ethernet nodeMarek Vasut2020-01-171-0/+2
| * | | | ARM: stm32: Fill in missing loadaddrMarek Vasut2020-01-171-2/+3
| * | | | stm32mp1: split board and SOC support for STM32MP15x familyPatrick Delaunay2020-01-178-20/+32
| * | | | board: stm32mp1: move CONFIG_ENV_XXX in defconfigPatrick Delaunay2020-01-174-6/+6
| * | | | stm32mp1: move stboard command in board/st/common directoryPatrick Delaunay2020-01-176-8/+23
| * | | | stm32mp1: configs: Make all boot devices in distro boot conditionalMarek Vasut2020-01-171-6/+28
| * | | | ARM: stm32: Allow overriding setup_mac_address()Marek Vasut2020-01-172-1/+3
| * | | | stm32mp: remove redundant SYS_TEXT_BASE promptThomas Hebb2020-01-171-5/+0
* | | | | Merge branch '2020-01-17-reduce-size-of-common-h-even-more'Tom Rini2020-01-20542-1465/+904
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | common: Update comment to show progressSimon Glass2020-01-171-3/+2
| * | | | common: Collect all the header files togetherSimon Glass2020-01-171-24/+0
| * | | | common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATASimon Glass2020-01-177-38/+37
| * | | | common: Move ROUND() into kernel.hSimon Glass2020-01-172-2/+2
| * | | | common: Move check_member() to kernel.hSimon Glass2020-01-172-11/+11
| * | | | common: Move hang() to the same header as panic()Simon Glass2020-01-17128-11/+153
| * | | | common: Move testdram() into init.hSimon Glass2020-01-1720-10/+26
| * | | | common: Move RAM-sizing functions to init.hSimon Glass2020-01-17103-5/+106
| * | | | common: Rename and move source()Simon Glass2020-01-174-7/+15
| * | | | common: Move the image globals into image.hSimon Glass2020-01-1720-4/+22
| * | | | image: Rename load_addr, save_addr, save_sizeSimon Glass2020-01-1727-69/+74
| * | | | common: Move reset_cpu() to the CPU headerSimon Glass2020-01-17102-6/+105
| * | | | common: Move reset_misc() function to arch headerSimon Glass2020-01-172-1/+2
| * | | | common: Move get_tbclk() to time.hSimon Glass2020-01-1727-8/+29