summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * clk: aspeed: Add AST2600 clock supportRyan Chen2021-01-184-0/+1574
| * board: presidio: Add Parallel NAND supportKate Liu2021-01-184-0/+57
| * mtd: rawnand: cortina_nand: Add Cortina CAxxxx SoC supportKate Liu2021-01-185-0/+1698
| * km/arm: cleanup defconfig filesHolger Brunck2021-01-186-18/+31
| * km/kirkwood: enable USB support and the host controller driverHolger Brunck2021-01-181-0/+4
| * mmc: Only retrieve cd pin when GPIO is enabledHarm Berntsen2021-01-181-2/+4
| * acpi: Add missing ARM acpi_table headerHarm Berntsen2021-01-181-0/+0
| * gpio: do not include <asm/arch/gpio.h> on ARCH_QEMUHarm Berntsen2021-01-181-1/+2
| * clk: mediatek: Add MT8183 clock driverFabien Parent2021-01-183-0/+1153
| * tools: mtk_image: add support for booting ARM64 imagesFabien Parent2021-01-182-5/+29
| * configs: pumpkin: enable fastbootFabien Parent2021-01-181-1/+6
| * configs: pumpkin: enable USB gadgetFabien Parent2021-01-181-0/+8
| * board: mediatek: pumpkin: initialize usb deviceFabien Parent2021-01-181-0/+17
| * arm: dts: mt8516-pumpkin: enable usb portFabien Parent2021-01-181-0/+10
| * arm: dts: mt8516: add support for USBFabien Parent2021-01-181-0/+14
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini2021-01-189-13/+80
|\
| * ARM: dts: renesas: Remove leading 0x from rpc nodeLad Prabhakar2021-01-188-8/+8
| * pinctrl: renesas: Implement get_pin_muxing() callbackLad Prabhakar2021-01-181-0/+25
| * pinctrl: renesas: Make sure the pin type is updated after setting the MUXLad Prabhakar2021-01-181-5/+47
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvWIP/18Jan2021Tom Rini2021-01-1835-116/+2477
|\ \
| * | doc: board: Add Microchip MPFS Icicle Kit docPadmarao Begari2021-01-183-0/+820
| * | riscv: Add Microchip MPFS Icicle Kit supportPadmarao Begari2021-01-184-45/+145
| * | riscv: dts: Add device tree for Microchip Icicle KitPadmarao Begari2021-01-183-0/+436
| * | clk: Add Microchip PolarFire SoC clock driverPadmarao Begari2021-01-189-0/+559
| * | net: macb: Add phy address to read it from device treePadmarao Begari2021-01-181-0/+13
| * | net: macb: Add DMA 64-bit address support for macbPadmarao Begari2021-01-182-17/+120
| * | riscv: Add DMA 64-bit address supportPadmarao Begari2021-01-182-0/+8
| * | riscv: timer: Add support for an early timerPragnesh Patel2021-01-186-3/+75
| * | trace: select TIMER_EARLY to avoid infinite recursionPragnesh Patel2021-01-181-0/+1
| * | riscv: Add support for SPI on Kendryte K210Sean Anderson2021-01-184-50/+299
| * | doc: qemu-riscv: Fix opensbi build instructionsAtish Patra2021-01-181-1/+1
| |/
* | Merge tag 'doc-2021-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2021-01-187-125/+183
|\ \
| * | doc: sifive: fu540: fix heading levelsHeinrich Schuchardt2021-01-161-8/+11
| * | doc: move README.fdt-overlays to HTML documentationHeinrich Schuchardt2021-01-163-114/+136
| * | doc: board: fix README.b4860qdsHeinrich Schuchardt2021-01-161-2/+2
| * | doc: add synopsis for pstore commandHeinrich Schuchardt2021-01-161-1/+10
| * | doc: man-page base commandHeinrich Schuchardt2021-01-162-0/+24
* | | Merge branch '2021-01-16-assorted-improvements'Tom Rini2021-01-1843-110/+490
|\ \ \ | |_|/ |/| |
| * | cmd: disk: Remove fit_print_contents APIWIP/2021-01-16-assorted-improvementsRavik Hasija2021-01-161-1/+0
| * | lib: cosmetic update of CONFIG_LIB_ELF descriptionPatrick Delaunay2021-01-161-2/+2
| * | test: unit test for pr_err(), pr_cont()Heinrich Schuchardt2021-01-162-0/+46
| * | log: provide missing macrosHeinrich Schuchardt2021-01-161-0/+8
| * | log: make debug_cond() function likeHeinrich Schuchardt2021-01-161-9/+8
| * | ram: k3-j721e: rename BIT_MASK()Heinrich Schuchardt2021-01-162-15/+19
| * | mtd: misplaced log.h and dm/devres.hHeinrich Schuchardt2021-01-161-2/+0
| * | lib: zlib: our putc() takes only one argumentHeinrich Schuchardt2021-01-161-1/+1
| * | lib: zlib: include ctype.hHeinrich Schuchardt2021-01-161-1/+1
| * | lib: aes: build failure with DEBUG=1Heinrich Schuchardt2021-01-161-1/+1
| * | armv8: Makefile: build cache files when neededPeng Fan2021-01-161-1/+3
| * | common: Makefile: drop duplicated linePeng Fan2021-01-161-1/+0