summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-22rockchip: roc-rk3399-pc: Disable RAM_ROCKCHIP_DEBUGJagan Teki
2020-07-22rockchip: ram: fix debug funcfion define when RAM_ROCKCHIP_DEBUG not setKever Yang
2020-07-22ram: rk3399: Mark existing prints via RAM_ROCKCHIP_DEBUGJagan Teki
2020-07-22ram: rk3399: Drop debug stride in driverJagan Teki
2020-07-22rockchip: rock64-rk3328_defconfig: Add SPI Flash supportJohannes Krottmayer
2020-07-22ARM: dts: rk3328-rock64: Add SPI Flash supportJohannes Krottmayer
2020-07-22ARM: dts: rk3328: Add SPI supportJohannes Krottmayer
2020-07-22drivers: spi: rk_spi: Add support for RK3328Johannes Krottmayer
2020-07-22drivers: clk: rockchip: clk_rk3328: Add SPI supportJohannes Krottmayer
2020-07-22rockchip: roc-rk3399-pc: Update ENV offset, sizeJagan Teki
2020-07-22rockchip: roc-rk3399-pc: Enable USB GadgetJagan Teki
2020-07-22rockchip: rock-pi-4: Enable HDMI outputJagan Teki
2020-07-22rockchip: rock-pi-4: Enable USB GadgetJagan Teki
2020-07-22rockchip: rock-pi-4: Enable PCI/NVMEJagan Teki
2020-07-22rockchip: rock-pi-4: Enable USB3 HostJagan Teki
2020-07-22rockchip: rockpro64: Enable USB3.0 HostJagan Teki
2020-07-22rockchip: board: add Hardkernel Odroid Go2 boardHeiko Stuebner
2020-07-22rockchip: px30: sync Odroid Go Advance devicetree from LinuxHeiko Stuebner
2020-07-22rockchip: px30: sync the main rk3326 dtsi from mainlineHeiko Stuebner
2020-07-17Merge branch '2020-07-17-misc-fixes'Tom Rini
2020-07-17include: pci_ids: Add Cavium devicesSuneel Garapati
2020-07-17doc: fit: Write hex address as hex instead of intMichal Simek
2020-07-17mtd: mtdpart: use uint64_t instead of int for cur_offMartin Kaistra
2020-07-17board/km: update MAINTAINERS emailHolger Brunck
2020-07-17doc: correct description of crash dumpsHeinrich Schuchardt
2020-07-17fixdep: fix CONFIG_IS_ENABLED etc. handlingStephen Warren
2020-07-17mkimage: Fix error message if write less data then expectedMylène Josserand
2020-07-17remove include/config_defaults.hRasmus Villemoes
2020-07-17doc: multi-dtb-fit: Remove double underscoresFabio Estevam
2020-07-17fs: error handling in do_load()Heinrich Schuchardt
2020-07-17asm/u-boot.h: remove bd_t definitionsMasahiro Yamada
2020-07-17treewide: convert bd_t to struct bd_info manuallyMasahiro Yamada
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-07-17arm64: Remove CONFIG_SYS_FULL_VA macroMichal Simek
2020-07-17Makefile: Silence relocate-rela callJan Kiszka
2020-07-17lib: zlib: Remove offset pointer optimization in inftrees.cChin Liang See
2020-07-17Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to KconfigPatrick Delaunay
2020-07-17spl: fix ext4fs_mount return code handlingThomas Schaefer
2020-07-17cmd: booti: convert the debug print about image move to printfTero Kristo
2020-07-17common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS imageTero Kristo
2020-07-17image: fdt: bail out with error if no boot time FDT image foundTero Kristo
2020-07-17Convert CONFIG_MXC_UART to KconfigTom Rini
2020-07-17lz4: fix decompressor on big-endian powerpcRasmus Villemoes
2020-07-17doc: Coccinelle: move to HTML docHeinrich Schuchardt
2020-07-17Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-07-17Merge tag 'u-boot-imx-20200716' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-07-17acpi: Enable ACPI table generation by default on x86Simon Glass
2020-07-17x86: Rename board_final_cleanup() to board_final_init()Simon Glass
2020-07-17x86: acpi: Correct the version of the MADTSimon Glass
2020-07-17x86: Drop setup_pcat_compatibility()Simon Glass