summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-bootWIP/25Nov2019Tom Rini2019-11-251-0/+4
|\
| * ARM: bcm283x: Move BCM283x_BASE to a global variableMatthias Brugger2019-11-241-0/+4
* | Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodi...WIP/23Nov2019Tom Rini2019-11-233-0/+35
|\ \
| * | usb: dwc3: Add phy interface for dwc3_ubootJagan Teki2019-11-232-0/+21
| * | power: fan53555: add support for Silergy SYR82X and SYR83XVasily Khoruzhick2019-11-231-0/+14
| |/
* | env: Finish migration of common ENV optionsTom Rini2019-11-20486-2262/+22
* | env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND checkTom Rini2019-11-2064-66/+5
* | efi_loader: remove unused function efi_dp_from_dev()Heinrich Schuchardt2019-11-191-1/+0
|/
* Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-11-1712-1/+1017
|\
| * rockchip: dts: tinker: Add tinker-s board supportMichael Trimarchi2019-11-171-0/+1
| * rockchip: rk3308: Add support for ROC-RK3308-CC boardAndy Yan2019-11-171-0/+20
| * board: rockchip: Add rk3308 evb supportAndy Yan2019-11-171-0/+20
| * rockchip: clk: Add clk driver for rk3308Finley Xiao2019-11-171-0/+387
| * arm: rockchip: Add RK3308 SOC supportAndy Yan2019-11-171-0/+58
| * rockchip: rk3399: split rockpro64 out of evb_rk3399Vasily Khoruzhick2019-11-171-0/+15
| * rockchip: usb: Migrate to use ofnodeKever Yang2019-11-171-1/+3
| * rockchip: add px30-evb boardHeiko Stuebner2019-11-171-0/+19
| * rockchip: clk: add px30 clock driverKever Yang2019-11-171-0/+389
| * rockchip: add core px30 headersHeiko Stuebner2019-11-173-0/+105
* | Merge tag 'dm-pull-14nov19' of git://git.denx.de/u-boot-dmTom Rini2019-11-175-13/+25
|\ \
| * | tests: add OP-TEE test suiteHeiko Stuebner2019-11-142-0/+15
| * | image: fdt: copy possible optee nodes to a loaded devicetreeHeiko Stuebner2019-11-141-0/+9
| * | fdtdec: only create phandle if caller wants it in fdtdec_add_reserved_memory()Heiko Stuebner2019-11-141-1/+1
| * | fdtdec: protect against another NULL phandlep in fdtdec_add_reserved_memory()Heiko Stuebner2019-11-141-0/+1
| * | pinctrol: dm: remove the function pinctrl_decode_pin_configPatrick Delaunay2019-11-141-13/+0
| |/
* | efi_loader: support building UEFI binaries on sandboxHeinrich Schuchardt2019-11-121-0/+24
|/
* defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENTTom Rini2019-11-1236-57/+0
* pfla02: Migrate CONFIG_ENV_IS_IN_SPI_FLASH to defconfigTom Rini2019-11-121-1/+0
* evb-rk3128: Migrate CONFIG_ENV_IS_IN_MMC to defconfigTom Rini2019-11-121-1/+0
* Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-11-124-0/+380
|\
| * imx: imx8mm-evk: enable ethernetPeng Fan2019-11-051-0/+8
| * imx: add i.MX8MN DDR4 board supportPeng Fan2019-11-051-0/+156
| * imx: add dtsi for i.MX8MNPeng Fan2019-11-051-0/+215
| * tools: imx8mimage: add ROM VERSIONPeng Fan2019-11-051-0/+1
* | Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-11-115-3/+108
|\ \
| * | rockchip: config: update CONFIG_SPL_MAX_SIZE for 64bit CPUsKever Yang2019-11-103-3/+3
| * | power: pmic: rk809: support rk809 pmicJoseph Chen2019-11-101-0/+1
| * | power: pmic: rk817: support rk817 pmicJoseph Chen2019-11-101-0/+31
| * | power: pmic: rk805: support rk805 pmicElaine Zhang2019-11-101-0/+1
| * | power: pmic: rk816: support rk816 pmicElaine Zhang2019-11-101-1/+10
| * | dm: regulator: support regulator more stateJoseph Chen2019-11-101-0/+63
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2019-11-1111-24/+23
|\ \ \
| * | | freescale/powerpc: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal2019-11-083-6/+6
| * | | freescale/layerscape: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal2019-11-087-16/+16
| * | | armv8: lx2160a: add icid setup for platform devicesLaurentiu Tudor2019-11-081-2/+1
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usbWIP/08Nov2019Tom Rini2019-11-084-0/+112
|\ \ \ \
| * | | | usb: composite: add BOS descriptor support to composite frameworkT Karthik Reddy2019-11-072-0/+12
| * | | | usb: udc: Introduce ->udc_set_speed() methodSherry Sun2019-11-071-0/+2
| * | | | usb: gadget: Add match_ep() op to usb_gadget_opsVignesh Raghavendra2019-11-071-0/+23
| * | | | bitmaps: import for_each_set_bit() macroVignesh Raghavendra2019-11-071-0/+61