Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti
[pandora-u-boot.git] / arch /
2020-10-12 Tom RiniMerge tag 'ti-v2021.01-rc1' of https://gitlab.denx...
2020-10-09 Tom RiniMerge branch '2020-10-08-misc-board-improvements'
2020-10-08 Andre Przywaraqemu-arm64: Enable POSITION_INDEPENDENT
2020-10-08 Andre Przywaraqemu-arm: Drop ARCH_SUPPORT_TFABOOT
2020-10-08 Andre Przywaraarm64: PIE: Allow fixed stack pointer
2020-10-08 Andre Przywaraarm64: PIE: Skip fixups if distance is zero
2020-10-08 Andre Przywaraarm64: PIE: Do not skip static relocation
2020-10-08 Andre Przywaraarm: Kconfig: Explain TFABOOT
2020-10-08 Heinrich Schuchardtriscv: add DT binding for BOOT button on Maix board
2020-10-08 Sean Andersonriscv: Add pinmux and gpio bindings for Kendryte K210
2020-10-08 Sean Andersontest: dm: Test for default led naming
2020-10-08 Sean Andersontest: pinmux: Add test for pin muxing
2020-10-08 Dylan Hungram: move aspeed ram driver into drivers/ directory
2020-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-07 Tom RiniMerge tag 'mips-pull-2020-10-07' of https://gitlab...
2020-10-07 Aaron Williamsmips: octeon: Add bootoctlinux command
2020-10-07 Aaron Williamsmips: octeon: Add bootmem support
2020-10-07 Aaron Williamsmips: octeon: Add coremask support
2020-10-07 Aaron Williamsmips: octeon: Add header cvmx-bootinfo.h
2020-10-07 Aaron Williamsmips: octeon: Add header cvmx-fuse.h
2020-10-07 Aaron Williamsmips: octeon: Add header octeon-feature.h
2020-10-07 Aaron Williamsmips: octeon: Add header cvmx-regs.h
2020-10-07 Stefan Roesemips: octeon: lowlevel_init.S: Add NMI handling code...
2020-10-07 Stefan Roesemips: octeon: octeon-model.h: Enable inclusion from...
2020-10-07 Stefan Roesemips: octeon: Add USB DT nodes
2020-10-07 Stefan Roesemips: octeon: cache.c: Flush all pending writes in...
2020-10-07 Stefan Roesemips: octeon: Add mangle-port.h
2020-10-07 Stefan Roesemips: octeon: cpu.c: Add table for selective swapping
2020-10-07 Stefan Roesemips: octeon: dram.c: Add RAM driver support
2020-10-07 Aaron Williamsmips: octeon: Add octeon_ddr.h header
2020-10-07 Aaron Williamsmips: octeon Add cvmx/cvmx-lmcx-defs.h header
2020-10-07 Aaron Williamsmips: octeon: Add octeon-model.h header
2020-10-07 Stefan Roesemips: octeon: dts: mrvl, cn73xx.dtsi: Add memory contro...
2020-10-06 Tom RiniMerge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm
2020-10-06 Heinrich Schuchardtsandbox: avoid duplicate backslash input
2020-10-06 Heinrich Schuchardtsandbox: add missing SDL key scan codes
2020-10-06 Patrick Delaunaytest: dm: add test for phandle access functions
2020-10-06 Simon Glassbloblist: Allow custom alignment for blobs
2020-10-06 Tom RiniMerge tag 'efi-2021-01-rc1' of https://gitlab.denx...
2020-10-06 Tom RiniMerge tag 'u-boot-amlogic-20201005' of https://gitlab...
2020-10-05 Tom RiniMerge branch 'next'
2020-10-05 Neil ArmstrongARM: dts: sync amlogic G12A/SM1 DT from Linux 5.9-rc1
2020-10-05 Neil ArmstrongARM: dts: meson-axg: add USB nodes for S400
2020-10-05 Neil Armstrongarm: meson-axg: add board_usb_init()/cleanup() for...
2020-10-05 Neil Armstrongphy: meson-gxl: remove invalid USB3 PHY driver
2020-10-05 Neil ArmstrongARM: mach-meson: use new DWC3 glue for GXL & GXM
2020-10-05 Neil Armstrongusb: dwc3: add Amlogic GXL & GXL DWC3 Glue
2020-10-05 Neil ArmstrongARM: dts: sync amlogic AXG/GXL/GXM DT from Linux 5...
2020-10-05 Tom RiniMerge tag 'u-boot-atmel-2021.01-a' of https://gitlab...
2020-10-05 Tom RiniMerge tag 'u-boot-stm32-20201003' of https://gitlab...
2020-10-02 Patrick DelaunayARM: dts: stm32mp1: DT alignment with Linux kernel...
2020-10-02 Tom RiniMerge tag 'u-boot-stm32-20201002' of https://gitlab...
2020-10-02 Marek VasutARM: dts: stm32: Add missing dm-spl props for SPI NOR...
2020-10-01 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-usb...
2020-10-01 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-sh...
2020-10-01 Tom RiniMerge branch '2020-09-30-assorted-network-improvements...
2020-10-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2020-09-30 Tom RiniMerge branch '2020-09-30-add-new-apis' into next
2020-09-30 Etienne Carrierefirmware: smci: sandbox test for SCMI reset controllers
2020-09-30 Etienne Carrierefirmware: scmi: sandbox test for SCMI clocks
2020-09-30 Etienne Carrierefirmware: add SCMI agent uclass
2020-09-30 Jean-Jacques Hiblottest: dm: Add tests for regmap managed API and regmap...
2020-09-30 Jean-Jacques Hiblottest: gpio: Add tests for the managed API
2020-09-30 Jean-Jacques Hiblottest: reset: Add tests for the managed API
2020-09-30 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-09-30 Sean Andersonriscv: Add some comments to start.S
2020-09-30 Sean Andersonriscv: Ensure gp is NULL or points to valid data
2020-09-30 Sean Andersonriscv: Consolidate fences into AMOs for available_harts...
2020-09-30 Sean Andersonriscv: Clear pending IPIs on initialization
2020-09-30 Sean Andersonriscv: Use a valid bit to ignore already-pending IPIs
2020-09-30 Sean Andersonriscv: Match memory barriers between send_ipi_many...
2020-09-30 Sean AndersonRevert "riscv: Clear pending interrupts before enabling...
2020-09-30 Sean Andersonriscv: Update SiFive device tree for new CLINT driver
2020-09-30 Sean Andersonriscv: Update Kendryte device tree for new CLINT driver
2020-09-30 Sean Andersonriscv: Rework Sifive CLINT as UCLASS_TIMER driver
2020-09-30 Sean Andersonriscv: Clean up initialization in Andes PLIC
2020-09-30 Sean Andersonriscv: Rework Andes PLMT as a UCLASS_TIMER driver
2020-09-30 Sean Andersontimer: Add a test for timer_timebase_fallback
2020-09-30 Sean Andersonriscv: Rework riscv timer driver to only support S...
2020-09-28 Tom RiniMerge tag 'efi-2020-10-rc6' of https://gitlab.denx...
2020-09-28 Tom RiniMerge tag 'u-boot-amlogic-20200928' of https://gitlab...
2020-09-28 Heinrich Schuchardtriscv: restore global data pointer in trap handler
2020-09-26 Biju Dasarm: rmobile: Use imply for BOARD_EARLY_INIT_F
2020-09-26 Biju Dasarm: mach-rmobile: Mark the default s_init function...
2020-09-26 Biju Dasarm: dts: r8a774e1: Import DTS from Linux 5.9-rc4
2020-09-26 Biju Dasarm: dts: r8a774b1: Import DTS from Linux 5.9-rc4
2020-09-26 Biju Dasarm: dts: r8a774a1: Import DTS from Linux 5.9-rc4
2020-09-26 Biju Dasarm: rmobile: Identify R8A7796 r1.3 SoC
2020-09-26 Marek VasutARM: rmobile: Enable RPC on Salvator-X, ULCB, Ebisu
2020-09-25 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-09-25 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-09-25 Eugen HristevARM: mach-at91: add support for new SoC sama7g5
2020-09-25 Simon Glassx86: edison: Generate an image suitable for xFSTK
2020-09-25 Simon Glassx86: Use multiple images
2020-09-25 Simon Glassx86: Add support for more than 8 MTRRs
2020-09-25 Simon Glassx86: hob: Try to show a name instead of a GUID
2020-09-25 Simon Glassx86: coral: Update config and device tree for ACPI
2020-09-25 Simon Glassx86: Add a way to add to the e820 memory table
2020-09-25 Simon Glassx86: fsp: Show FSP-S or FSP-M address in fsp_get_header()
2020-09-25 Simon Glassx86: fsp: Add more debugging for silicon init
next