summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-rockchip-20200220' of https://gitlab.denx.de/u-boot/custodi...WIP/20Feb2020Tom Rini2020-02-2019-149/+350
|\
| * arch: arm: rockchip: order the rk3399 entries alphabeticallyPeter Robinson2020-02-201-12/+12
| * board: roc-pc-rk3399: Add support for onboard LED's and push button to indica...Suniel Mahesh2020-02-191-0/+7
| * rockchip: rk3399: split roc-pc-rk3399 out of evb_rk3399Suniel Mahesh2020-02-191-0/+20
| * rockchip: boot_mode: find the saradc device nameHugh Cole-Baker2020-02-191-1/+21
| * ARM: dts: rockchip: Sync rk3288-vyasa dts from linuxJagan Teki2020-02-191-47/+32
| * rockchip: rk3288: Enable pre console bufferJagan Teki2020-02-191-0/+1
| * rockchip: px30: sync the main px30 dtsi from mainlineHeiko Stuebner2020-02-191-11/+171
| * arm: dts: rockchip: puma: move U-Boot specific bits to u-boot.dtsiPeter Robinson2020-02-198-25/+36
| * arm: dts: rockchip: rk3399: Move U-Boot specific bits to rk3399-u-bootPeter Robinson2020-02-192-48/+45
| * arm: dts: rockchip: Update EVB/Puma devices to upstream USB/dwc3 conventionsPeter Robinson2020-02-192-4/+4
| * rockchip: make the global board_fit_config_name_match __weakHeiko Stuebner2020-02-191-1/+1
| * rockchip: make_fit_atf: use correct fdt_x references in config nodesHeiko Stuebner2020-02-191-1/+1
* | dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada2020-02-208-0/+8
* | dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada2020-02-194-102/+0
* | dma-mapping: fix the prototype of dma_unmap_single()Masahiro Yamada2020-02-194-12/+4
* | dma-mapping: fix the prototype of dma_map_single()Masahiro Yamada2020-02-194-8/+12
|/
* Merge tag 'u-boot-stm32-20200214' of https://gitlab.denx.de/u-boot/custodians...WIP/14Feb2020Tom Rini2020-02-1423-103/+920
|\
| * stm32mp1: support of STM32MP15x Rev.ZPatrick Delaunay2020-02-132-0/+4
| * ARM: dts: stm32m1: add reg for pll nodesPatrick Delaunay2020-02-135-0/+34
| * ARM: dts: stm32mp1: correct ddr nodePatrick Delaunay2020-02-131-1/+1
| * ARM: dts: stm32mp1: move FDCAN to PLL4_RAntonio Borneo2020-02-134-4/+4
| * ARM: dts: stm32mp1: DT alignment with kernel v5.5-rc7Patrick Delaunay2020-02-137-32/+112
| * stm32mp1: pwr: use the last binding for pwrPatrick Delaunay2020-02-139-63/+42
| * ARM: dts: stm32mp1: DT alignment with kernel v5.4Patrick Delaunay2020-02-133-9/+8
| * ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 boardMarek Vasut2020-02-126-1/+722
* | armV7R: K3: am654: Activate early console functionalityAndreas Dannenberg2020-02-131-0/+10
* | arm: K3: j721e: Fix boot parameter table index memory addressAndreas Dannenberg2020-02-131-1/+1
* | arm: mach-k3: Fix nomenclature on Silicon RevisionsLokesh Vutla2020-02-131-1/+1
* | arm: dts: k3-j721e-r5-common-proc-board: Disable power-domains for mcu uartLokesh Vutla2020-02-131-0/+4
* | arm: dts: am437x-gp-evm: Add some nodes to u-boot.dtsiFaiz Abbas2020-02-131-0/+16
* | ARC: Switch to generic accessorsAlexey Brodkin2020-02-121-129/+75
* | ARC: rework setting of ARC CPU specific compiler optionsEugeniy Paltsev2020-02-121-20/+0
* | ARC: nsim_hs38: Add support of Virtio NET & BLKAlexey Brodkin2020-02-122-2/+26
* | ARC: nSIM: switch from ARC UART to DW UARTAlexey Brodkin2020-02-121-5/+7
|/
* Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2020-02-1154-196/+382
|\
| * dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-0524-0/+24
| * dm: core: Require users of devres to include the headerSimon Glass2020-02-0521-0/+21
| * sandbox: Support changing the LCD colour depthSimon Glass2020-02-051-0/+1
| * sandbox: sdl: Add an option to double the screen sizeSimon Glass2020-02-054-5/+32
| * sandbox: sdl: Move to use SDL2Simon Glass2020-02-052-125/+156
| * sandbox: sdl: Support waiting for audio to completeWIP/bisectSimon Glass2020-02-051-2/+13
| * sandbox: sdl: Improve error handlingSimon Glass2020-02-051-5/+9
| * sandbox: Add comments to the sdl structSimon Glass2020-02-051-1/+16
| * sound: Add a new stop_play() methodSimon Glass2020-02-051-0/+7
| * sandbox: Add a new header for the system malloc()Simon Glass2020-02-053-11/+38
| * sandbox: Ensure that long-options array is terminatedSimon Glass2020-02-051-1/+2
| * sandbox: Drop os_realloc()Simon Glass2020-02-051-23/+0
| * sandbox: Drop use of special os_malloc() where possibleSimon Glass2020-02-052-15/+15
| * sandbox: Rename 'free' variableSimon Glass2020-02-051-3/+3