summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm: dts: add missing vexpress device treesHeinrich Schuchardt2019-04-266-0/+2222
* arm: lpc32xx: Fix timer initializationGregory CLEMENT2019-04-261-0/+3
* arm: mach-k3: Add secure device build supportAndrew F. Davis2019-04-262-0/+69
* arm: mach-k3: Add secure device supportAndrew F. Davis2019-04-263-1/+65
* arm: K3: Avoid use of MCU_PSRAM0 before SYSFW is loadedAndrew F. Davis2019-04-262-8/+8
* Merge git://git.denx.de/u-boot-marvellTom Rini2019-04-2612-88/+184
|\
| * watchdog: at91sam9_wdt: Remove now superfluous wdt start and resetStefan Roese2019-04-262-47/+0
| * watchdog: mpc8xx_wdt: Watchdog driver and macros cleanupStefan Roese2019-04-262-4/+4
| * watchdog: Implement generic watchdog_reset() versionStefan Roese2019-04-261-36/+0
| * ARM: kirkwood: add db-88f6281-bp boardChris Packham2019-04-265-0/+174
| * arm: kirkwood: dts: Add openrd-* dtb makefile build targetsStefan Roese2019-04-261-0/+3
| * mmc: mv_sdhci: add driver model supportPierre Bourdon2019-04-262-1/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2019-04-263-2/+27
|\ \ | |/ |/|
| * arm: socfpga: mailbox: Fix off-by-one error on command length checkingLey Foon Tan2019-04-251-2/+2
| * arm: socfpga: gen5: reduce SPL pre-reloc mallocSimon Goldschmidt2019-04-251-0/+3
| * arm: socfpga: imply/default common config optionsSimon Goldschmidt2019-04-252-0/+22
* | Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dmTom Rini2019-04-245-17/+72
|\ \
| * | dm: core: Change platform specific translation-offset handlingStefan Roese2019-04-232-3/+10
| * | sandbox: Drop the printf() in setup_ram_buf()Simon Glass2019-04-231-3/+1
| * | sandbox: Correct maths in allocation routinesSimon Glass2019-04-231-9/+13
| * | sandbox: Improve debugging in initcall_run_list()Simon Glass2019-04-233-2/+48
* | | Merge tag 'u-boot-stm32-mcu-20190423' of https://github.com/pchotard/u-bootTom Rini2019-04-2428-1127/+2625
|\ \ \
| * | | ARM: dts: stm32: Update sdmmc binding for stm32mp157c-ed1Patrice Chotard2019-04-231-5/+5
| * | | ARM: dts: stm32: Update sdmmc binding for stm32h743i-evalPatrice Chotard2019-04-231-1/+1
| * | | ARM: dts: stm32: Restore old usart1 clock bindings for stm32f7Patrice Chotard2019-04-231-0/+1
| * | | ARM: dts: stm32: Sync DT with v4.20 kernel for stm32h7Patrice Chotard2019-04-235-132/+639
| * | | ARM: dts: Migrate U-boot nodes to U-boot DT files for stm32h7Patrice Chotard2019-04-237-201/+183
| * | | ARM: dts: stm32: Sync DT with v4.20 kernel for stm32f7Patrice Chotard2019-04-2311-500/+1287
| * | | ARM: dts: stm32: Migrate U-boot nodes to U-boot DT files for stm32f7Patrice Chotard2019-04-238-598/+718
| * | | ARM: dts: stm32: Sync DT files with v4.20 kernel for stm32f4Patrice Chotard2019-04-237-37/+138
| * | | ARM:dts: stm32: sort nodes by alphabetical order in f4 u-boot filesPatrice Chotard2019-04-232-32/+32
* | | | Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogicTom Rini2019-04-2417-21/+1418
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM: dts: Import Amlogic G12A u200 DT from Linux 5.1-rc1Neil Armstrong2019-04-233-1/+223
| * | | ARM: meson: add G12a supportJerome Brunet2019-04-234-1/+225
| * | | clk: meson: add g12a supportJerome Brunet2019-04-231-0/+104
| * | | regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offsetNeil Armstrong2019-04-231-8/+0
| * | | ARM: dts: Import libretech-ac DT from Linux 5.0Neil Armstrong2019-04-103-9/+310
| * | | ARM: meson: display Amlogic SoC InformationJulien Masson2019-04-102-1/+167
| * | | ARM: dts: meson: add u-boot.dtsi for p200 and p201Mohammad Rasim2019-04-102-0/+14
| * | | ARM: dts: meson: add p200 and p201 boardsMohammad Rasim2019-04-104-0/+374
| * | | ARM: board: meson: rename odroid-c2 to p200Mohammad Rasim2019-04-101-1/+1
* | | | ARMv8: PSCI: Fix PSCI_TABLE relocation issueLars Povlsen2019-04-231-7/+6
* | | | ARM: MediaTek: Add support for MT8516 SoCFabien Parent2019-04-236-0/+295
* | | | poplar: enable Ethernet driver supportShawn Guo2019-04-231-0/+14
* | | | dt: bcm963158: enable led controllerPhilippe Reynes2019-04-231-0/+49
* | | | dt: bcm63158: add led controllerPhilippe Reynes2019-04-231-0/+7
* | | | dt: bcm968580xref: enable led controllerPhilippe Reynes2019-04-231-0/+48
* | | | dt: bcm6858: add led controllerPhilippe Reynes2019-04-221-0/+7
* | | | arm: arm64 32bit address relocationIbai Erkiaga2019-04-221-7/+12
* | | | arm: fix hvc callIbai Erkiaga2019-04-221-2/+1