summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | | common: Drop linux/delay.h from common headerSimon Glass2020-05-18153-1/+154
* | | Fix some checkpatch warnings in calls to udelay()Simon Glass2020-05-181-1/+1
* | | common: Drop linux/stringify.h from common headerSimon Glass2020-05-182-0/+2
* | | common: Drop linux/bug.h from common headerSimon Glass2020-05-185-0/+5
* | | common: Drop asm_offsets.h from common headerSimon Glass2020-05-185-0/+5
* | | common: Drop asm/ptrace.h from common headerSimon Glass2020-05-1829-0/+29
* | | common: Drop log.h from common headerSimon Glass2020-05-18292-0/+293
* | | Fix some checkpatch warnings in calls to debug()Simon Glass2020-05-181-5/+5
* | | command: Remove the cmd_tbl_t typedefSimon Glass2020-05-1895-147/+223
* | | common: Drop init.h from common headerSimon Glass2020-05-18229-1/+230
* | | common: Drop image.h from common headerSimon Glass2020-05-1834-0/+38
* | | common: Drop bootstage.h from common headerSimon Glass2020-05-1820-1/+21
* | | bootstage: Use BOOTSTAGE instead of BOOTSTATESimon Glass2020-05-182-4/+4
* | | common: Drop part.h from common headerSimon Glass2020-05-184-0/+6
* | | part: Drop disk_partition_t typedefSimon Glass2020-05-183-2/+3
* | | common: Drop net.h from common headerSimon Glass2020-05-18111-1/+119
* | | arm: Don't include common.h in header filesSimon Glass2020-05-1860-88/+33
* | | common: Drop flash.h from common headerSimon Glass2020-05-181-0/+1
* | | flash: Tidy up coding style for flash functionsSimon Glass2020-05-181-4/+4
|/ /
* | dts: nxp2160ardb: add op-tee nodeIlias Apalodimas2020-05-171-0/+6
* | efi_loader: round the memory area in efi_add_memory_map()Michael Walle2020-05-174-19/+9
* | spl: Always define preloader_console_initSamuel Holland2020-05-152-4/+1
* | rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32Trevor Woerner2020-05-153-3/+3
* | rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner2020-05-156-9/+8
* | rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner2020-05-156-11/+10
* | arm: orion5x: finish moving SoC to mach-orion5xTrevor Woerner2020-05-151-0/+0
* | rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5XTrevor Woerner2020-05-153-4/+3
* | arch/arm/Makefile: sort machine namesTrevor Woerner2020-05-151-6/+6
* | arm: lpc32xx: move SoC to mach-lpc32xxTrevor Woerner2020-05-1511-2/+2
* | Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2020-05-1438-257/+4414
|\ \
| * | ARM: dts: stm32mp1: DT alignment with Linux 5.7-rc2Patrick Delaunay2020-05-148-26/+126
| * | arm: stm32mp: activate data cache on DDR in SPLPatrick Delaunay2020-05-141-0/+19
| * | arm: stm32mp: activate data cache in SPL and before relocationPatrick Delaunay2020-05-141-1/+42
| * | ARM: stm32: Hog GPIO PF7 high on DHCOM to unlock SPI NOR nWPMarek Vasut2020-05-141-0/+9
| * | ARM: dts: stm32: Synchronize DDR setttings on DH SoMsMarek Vasut2020-05-145-4/+366
| * | ARM: dts: stm32: Fix AV96 and DHCOR splitMarek Vasut2020-05-143-13/+26
| * | ARM: dts: stm32mp15: use DDR3 files generated by STM32CubeMXPatrick Delaunay2020-05-142-50/+46
| * | board: stm32mp1: update management of boot-ledPatrick Delaunay2020-05-142-8/+0
| * | arm: stm32mp: spl: update error management in board_init_fPatrick Delaunay2020-05-141-3/+3
| * | arm: stm32mp: remove dependency for STM32KEYPatrick Delaunay2020-05-141-2/+0
| * | stm32mp: stm32prog: add support of RAM targetPatrick Delaunay2020-05-143-2/+62
| * | stm32mp: stm32prog: support for scriptPatrick Delaunay2020-05-141-0/+14
| * | stm32mp: stm32prog: enable videoconsolePatrick Delaunay2020-05-141-0/+28
| * | stm32mp: stm32prog: add serial link supportPatrick Delaunay2020-05-146-1/+1021
| * | stm32mp: stm32prog: add pmic NVM update supportPatrick Delaunay2020-05-143-1/+115
| * | stm32mp: stm32prog: add otp update supportPatrick Delaunay2020-05-143-1/+151
| * | stm32mp: stm32prog: add support for delete option in flashlayoutPatrick Delaunay2020-05-141-0/+105
| * | stm32mp: stm32prog: add support of ssbl copyPatrick Delaunay2020-05-142-5/+94
| * | stm32mp: stm32prog: adapt the MTD partitionsPatrick Delaunay2020-05-144-0/+40
| * | stm32mp: stm32prog: add MTD devices supportPatrick Delaunay2020-05-143-3/+117