summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge tag 'u-boot-atmel-2021.04-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2021-01-125-0/+448
|\ \ \
| * | | ARM: dts: sama7g5ek: fix TXC pin configurationNicolas Ferre2021-01-071-2/+6
| * | | ARM: dts: sama7g5ek: add i2c1 bus and eepromsEugen Hristev2021-01-071-0/+30
| * | | ARM: dts: at91: sama7g5: add flexcom1 and i2c subnodeEugen Hristev2021-01-071-0/+18
| * | | ARM: dts: at91: sama7g5ek: enable sdmmc0 with pinctrlEugen Hristev2021-01-071-0/+30
| * | | ARM: dts: at91: sama7g5: add node for sdmmc0Eugen Hristev2021-01-071-0/+11
| * | | ARM: dts: at91: sama7g5: add assigned clocks for sdmmc1Eugen Hristev2021-01-071-0/+3
| * | | ARM: dts: sama7g5: add GMAC1Claudiu Beznea2021-01-072-0/+35
| * | | ARM: dts: sama7g5: add GMAC0Claudiu Beznea2021-01-072-0/+43
| * | | ARM: dts: at91: sama7g5ek: add pinctrl for sdmmc1 and flx3Eugen Hristev2021-01-072-0/+34
| * | | ARM: dts: at91: sama7g5: add pinctrl nodeEugen Hristev2021-01-072-0/+21
| * | | ARM: dts: sama7g5: add pit64b supportClaudiu Beznea2021-01-072-0/+12
| * | | ARM: dts: sama7g5: add CPU bindingsClaudiu Beznea2021-01-071-0/+12
| * | | ARM: dts: sama7g5: switch to PMC bindingsClaudiu Beznea2021-01-072-13/+4
| * | | ARM: dts: sama7g5: add PMC bindingsClaudiu Beznea2021-01-072-0/+13
| * | | ARM: dts: sama7g5: add slow clock bindingsClaudiu Beznea2021-01-071-0/+7
| * | | ARM: dts: sama7g5: add u-boot,dm-pre-reloc bindings for xtalsClaudiu Beznea2021-01-071-0/+8
| * | | ARM: dts: sama7g5: add slow rc and main rc oscillatorsClaudiu Beznea2021-01-072-0/+20
| * | | ARM: dts: sama7g5: move clock frequencies for xtals in board fileClaudiu Beznea2021-01-072-2/+10
| * | | board: atmel: sama7g5ek: add initial support for sama7g5ekEugen Hristev2021-01-074-0/+83
| * | | ARM: dts: sama7g5: add initial DT for sama7g5 SoCEugen Hristev2021-01-071-0/+65
* | | | sunxi: board: add a config option to fixup a Bluetooth addressAndre Heider2021-01-111-0/+11
* | | | sunxi: dram: h6: Improve DDR3 config detectionJernej Skrabec2021-01-111-44/+56
* | | | sunxi: board: Move USB ethernet initialization to board_late_init()Andy Shevchenko2021-01-111-0/+1
* | | | sunxi: Add arm64 FEL supportAndre Przywara2021-01-113-0/+94
* | | | sunxi: Fix is_boot0_magic macroAndre Przywara2021-01-111-2/+1
* | | | sunxi: Factor out eGON BROM header descriptionAndre Przywara2021-01-111-64/+1
* | | | sunxi: add PineCube boardIcenowy Zheng2021-01-111-0/+1
| |/ / |/| |
* | | Merge branch 'next'Tom Rini2021-01-1176-203/+334
|\ \ \ | |_|/ |/| |
| * | Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2021-01-063-33/+75
| |\ \
| | * | arm64: zynqmp: Add Ethernet node for zcu1285 revAHarini Katakam2021-01-051-0/+23
| | * | arm64: zynqmp: Add ethernet node for zcu1275 revBSiva Durga Prasad Paladugu2021-01-051-0/+24
| | * | arm64: zynqmp: Sync DT with Linux kernelMichal Simek2021-01-041-33/+28
| * | | Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini2021-01-0542-61/+69
| |\ \ \
| | * | | dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-0527-39/+39
| | * | | dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-059-14/+14
| | * | | dm: core: Access device ofnode through functionsSimon Glass2021-01-051-1/+1
| | * | | dm: Use access methods for dev/uclass private dataSimon Glass2021-01-052-1/+6
| | * | | spl: Drop bd_info in the data sectionSimon Glass2021-01-051-1/+4
| | * | | serial: Rename ns16550 functions to lower caseSimon Glass2021-01-053-4/+4
| | * | | serial: Update NS16550_t and struct NS16550Simon Glass2021-01-053-5/+5
| * | | | Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-05116-1639/+1659
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| * | | qemu: arm: Initialise virtio devices in board_late_initSughosh Ganu2020-12-311-0/+2
| * | | dm: Drop the unused arg in uclass_find_device_by_seq()Simon Glass2020-12-183-3/+3
| * | | dm: Avoid accessing seq directlySimon Glass2020-12-181-1/+1
| * | | dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-1323-58/+58
| * | | dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-132-4/+4
| * | | dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-131-8/+8
| * | | dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-136-12/+12
| * | | dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-136-6/+6