| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dmWIP/29Jul2020 | Tom Rini | 2020-07-29 | 27 | -128/+230 |
|\ |
|
| * | test/py: add tests for the button commands | Philippe Reynes | 2020-07-28 | 1 | -0/+14 |
| * | sandbox: dtsi: add buttons | Philippe Reynes | 2020-07-28 | 1 | -0/+14 |
| * | sandbox, test: change hog gpio | Philippe Reynes | 2020-07-28 | 1 | -4/+4 |
| * | x86: chromebook_panther: Correct the image layout | Simon Glass | 2020-07-28 | 2 | -2/+11 |
| * | x86: Move the fdtmap away from the binary blobs | Simon Glass | 2020-07-28 | 1 | -2/+2 |
| * | rockchip: Drop the fit_spl_optee.sh script | Simon Glass | 2020-07-28 | 1 | -84/+0 |
| * | rockchip: Convert evb-rk3288 over to use binman | Simon Glass | 2020-07-28 | 3 | -0/+66 |
| * | mediatek: Makefile: Drop explicit targets built by binman | Simon Glass | 2020-07-28 | 1 | -0/+2 |
| * | powerpc: mpc85xx: Only enable binman when it is needed | Simon Glass | 2020-07-28 | 1 | -1/+1 |
| * | Makefile: Rename ALL-y to INPUTS-y | Simon Glass | 2020-07-28 | 8 | -31/+31 |
| * | tegra: Don't enable binman on ARMv8 SoCs | Simon Glass | 2020-07-28 | 1 | -1/+1 |
| * | rockchip: Enable building a SPI ROM image on bob | Simon Glass | 2020-07-28 | 4 | -1/+34 |
| * | rockchip: Enable building a SPI ROM image on jerry | Simon Glass | 2020-07-28 | 4 | -1/+42 |
| * | rockchip: Allow Bob to use SPI boot | Simon Glass | 2020-07-28 | 1 | -1/+2 |
| * | x86: Change how selection of ROMs works | Simon Glass | 2020-07-28 | 3 | -0/+6 |
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-stm | Tom Rini | 2020-07-29 | 25 | -183/+1572 |
|\ \ |
|
| * | | ARM: dts: stm32: Add DHSOM based DRC02 board | Marek Vasut | 2020-07-28 | 3 | -0/+165 |
| * | | ARM: dts: stm32: Move ethernet PHY into SoM DT | Marek Vasut | 2020-07-28 | 2 | -69/+69 |
| * | | ARM: dts: stm32: add seeed studio odyssey-stm32mp157c board | Marcin Sloniewski | 2020-07-28 | 5 | -0/+709 |
| * | | Revert "ARM: dts: stm32: Reinstate card detect behavior on ST boards" | Patrick Delaunay | 2020-07-28 | 2 | -4/+0 |
| * | | Revert "ARM: dts: stm32: Reinstate card detect behavior on DHSOM" | Patrick Delaunay | 2020-07-28 | 1 | -3/+0 |
| * | | arm: stm32mp: use correct weak function name spl_board_prepare_for_linux | Patrick Delaunay | 2020-07-28 | 1 | -1/+1 |
| * | | ARM: dts: stm32: add reset support to uart nodes on stm32mp15x | Patrick Delaunay | 2020-07-28 | 1 | -0/+32 |
| * | | ARM: dts: stm32mp: remove hnp-srp-disable for usbotg on dk1 | Patrick Delaunay | 2020-07-28 | 1 | -1/+0 |
| * | | ARM: dts: stm32mp1: DT alignment with Linux kernel v5.8-rc1 | Patrick Delaunay | 2020-07-28 | 8 | -94/+577 |
| * | | ARM: dts: rename stm32mp15xx-avenger96 ethernet0_rgmii_pins | Patrick Delaunay | 2020-07-28 | 2 | -4/+4 |
| * | | arm: stm32mp: stm32prog: check result of find_mmc_device | Patrick Delaunay | 2020-07-28 | 1 | -1/+1 |
| * | | stm32mp1: use a specific SD/eMMC partition for U-Boot enviromnent | Patrick Delaunay | 2020-07-28 | 2 | -0/+2 |
| * | | stm32mp1: mmu_set_region_dcache_behaviour | Patrick Delaunay | 2020-07-28 | 1 | -3/+4 |
| * | | arm: stm32mp: move dbgmcu_init call when DT is ready | Patrick Delaunay | 2020-07-28 | 2 | -4/+9 |
* | | | arch: arm: use dt and UCLASS_SYSCON to get gic lpi detailsWIP/2020-07-29-add-brcm-ns3-support | Rayagonda Kokatanur | 2020-07-29 | 4 | -36/+61 |
* | | | arch: arm: use dt and UCLASS_IRQ to get gic details | Rayagonda Kokatanur | 2020-07-29 | 1 | -7/+66 |
* | | | gpio: do not include <asm/arch/gpio.h> on TARGET_BCMNS3 | Rayagonda Kokatanur | 2020-07-29 | 1 | -1/+2 |
* | | | board: ns3: define ddr memory layout | Rayagonda Kokatanur | 2020-07-29 | 1 | -0/+23 |
* | | | board: ns3: add api to save boot parameters passed from BL31 | Abhishek Shah | 2020-07-29 | 2 | -0/+35 |
* | | | arm: cpu: armv8: add L3 memory flush support | Rayagonda Kokatanur | 2020-07-29 | 3 | -0/+95 |
* | | | board: ns3: add support for Broadcom Northstar 3 | Rayagonda Kokatanur | 2020-07-29 | 4 | -0/+70 |
* | | | board: mediatek: Add support for UniElec U7623 board | David Woodhouse | 2020-07-29 | 2 | -0/+212 |
* | | | arm: add support for SoC s5p4418 (cpu) / nanopi2 board | Stefan Bosch | 2020-07-29 | 7 | -0/+547 |
* | | | pwm: add driver for nexell | Stefan Bosch | 2020-07-29 | 3 | -5/+119 |
* | | | arm: add mach-nexell (all files except header files) | Stefan Bosch | 2020-07-29 | 13 | -0/+1999 |
* | | | arm: add mach-nexell (header files) | Stefan Bosch | 2020-07-29 | 12 | -0/+1624 |
* | | | arm: enable allocate-on-read for LPAE's DCACHE_WRITEBACK/_WRITETHROUGH | Ard Biesheuvel | 2020-07-29 | 1 | -4/+19 |
* | | | arm: Add support for Qualcomm IPQ40xx family | Robert Marko | 2020-07-29 | 10 | -0/+405 |
* | | | arm: dts: mediatek: enable sgmii mode and mt7531 switch for mt7629 | MarkLee | 2020-07-28 | 1 | -6/+8 |
| |/
|/| |
|
* | | Convert CONFIG_ENV_OVERWRITE to Kconfig | Adam Ford | 2020-07-28 | 2 | -2/+0 |
|/ |
|
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/27Jul2020 | Tom Rini | 2020-07-27 | 15 | -223/+442 |
|\ |
|
| * | arm: dts: ls1028a: Add dspi flash device node to qds | Zhao Qiang | 2020-07-27 | 1 | -0/+74 |
| * | arm64: lx2160a: dts: Add watchdog node | Zhao Qiang | 2020-07-27 | 1 | -0/+7 |