summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2020-02-10Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-02-10Merge tag 'u-boot-imx-20200210' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-02-10riscv: Remove unnecessary instructionSean Anderson
2020-02-10riscv: Add option to print registers on exceptionSean Anderson
2020-02-10riscv: Fix breakage caused by linker relaxationSean Anderson
2020-02-09board: ge: bx50v3: override panelIan Ray
2020-02-09board: ge: mx53ppd: enable DM_VIDEOIan Ray
2020-02-09board: ge: mx53ppd: add i2c eeprom bootcount storageRobert Beckett
2020-02-09board: ge: bx50v3: add i2c eeprom bootcount storageRobert Beckett
2020-02-09board: ge: bx50v3, imx53ppd: use DM I2CRobert Beckett
2020-02-09board: ge: bx50v3, imx53ppd: add eeprom partitionsRobert Beckett
2020-02-09ARM: imx: novena: Enable DM ethernetMarek Vasut
2020-02-09ARM: imx: novena: Move defconfig bits to arch KconfigMarek Vasut
2020-02-09mx7dsabre: Fix usbtog probe when use dfu or umsJoris Offouga
2020-02-09arm: dts: imx7s-warp7: Move u-boot specific node in u-boot.dtsiJoris Offouga
2020-02-09arm: xea: dts: Add 'fec-3v3' regulator properties to prevent accidental disab...Lukasz Majewski
2020-02-09board: toradex: Add Verdin iMX8M Mini supportIgor Opaniuk
2020-02-09arm: dts: imx8mm-pinfunc: sync latest linux-next pin func headerMarcel Ziswiler
2020-02-07board: presidio-asic: Add basic G3 engr. development board supportAlex Nemirovsky
2020-02-07gpio: do not include <asm/arch/gpio.h> for Cortina CAxxxx SoCsJason Li
2020-02-07mpc8xx: Expose show_regs()Tom Rini
2020-02-07arm: dts: mediatek: add ethernet and sgmii dts node for mt7622MarkLee
2020-02-07x86: coral: Add I2C and TPM device-tree definitionsSimon Glass
2020-02-07x86: Add support for ACPI general-purpose eventsSimon Glass
2020-02-07dm: irq: Add support for requesting interruptsSimon Glass
2020-02-07x86: itss: Add of-platdata supportSimon Glass
2020-02-07x86: Give each driver an IRQ typeSimon Glass
2020-02-07dm: irq: Add support for interrupt controller typesSimon Glass
2020-02-07x86: apl: Drop the I2C config in FSP-SSimon Glass
2020-02-07x86: apl: Use the clock driverSimon Glass
2020-02-07x86: Move P2SB from Apollo Lake to a more generic locationWolfgang Wallner
2020-02-06Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-02-05sandbox: Support changing the LCD colour depthSimon Glass
2020-02-05sandbox: sdl: Add an option to double the screen sizeSimon Glass
2020-02-05sandbox: sdl: Move to use SDL2Simon Glass
2020-02-05sandbox: sdl: Support waiting for audio to completeSimon Glass
2020-02-05sandbox: sdl: Improve error handlingSimon Glass
2020-02-05sandbox: Add comments to the sdl structSimon Glass
2020-02-05sound: Add a new stop_play() methodSimon Glass
2020-02-05sandbox: Add a new header for the system malloc()Simon Glass
2020-02-05sandbox: Ensure that long-options array is terminatedSimon Glass
2020-02-05sandbox: Drop os_realloc()Simon Glass
2020-02-05sandbox: Drop use of special os_malloc() where possibleSimon Glass
2020-02-05sandbox: Rename 'free' variableSimon Glass
2020-02-05sandbox: Sort the help optionsSimon Glass
2020-02-05cli: Make the sandbox board_run_command the defaultSean Anderson
2020-02-05dm: core: Add ofnode_get_chosen_prop()Simon Glass