summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | ARC: Switch to generic accessorsAlexey Brodkin2020-02-121-129/+75
* | ARC: rework setting of ARC CPU specific compiler optionsEugeniy Paltsev2020-02-121-20/+0
* | ARC: nsim_hs38: Add support of Virtio NET & BLKAlexey Brodkin2020-02-122-2/+26
* | ARC: nSIM: switch from ARC UART to DW UARTAlexey Brodkin2020-02-121-5/+7
|/
* Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2020-02-1154-196/+382
|\
| * dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-0524-0/+24
| * dm: core: Require users of devres to include the headerSimon Glass2020-02-0521-0/+21
| * sandbox: Support changing the LCD colour depthSimon Glass2020-02-051-0/+1
| * sandbox: sdl: Add an option to double the screen sizeSimon Glass2020-02-054-5/+32
| * sandbox: sdl: Move to use SDL2Simon Glass2020-02-052-125/+156
| * sandbox: sdl: Support waiting for audio to completeWIP/bisectSimon Glass2020-02-051-2/+13
| * sandbox: sdl: Improve error handlingSimon Glass2020-02-051-5/+9
| * sandbox: Add comments to the sdl structSimon Glass2020-02-051-1/+16
| * sound: Add a new stop_play() methodSimon Glass2020-02-051-0/+7
| * sandbox: Add a new header for the system malloc()Simon Glass2020-02-053-11/+38
| * sandbox: Ensure that long-options array is terminatedSimon Glass2020-02-051-1/+2
| * sandbox: Drop os_realloc()Simon Glass2020-02-051-23/+0
| * sandbox: Drop use of special os_malloc() where possibleSimon Glass2020-02-052-15/+15
| * sandbox: Rename 'free' variableSimon Glass2020-02-051-3/+3
| * sandbox: Sort the help optionsSimon Glass2020-02-051-1/+45
| * cli: Make the sandbox board_run_command the defaultSean Anderson2020-02-051-7/+0
| * dm: core: Add ofnode_get_chosen_prop()Simon Glass2020-02-051-0/+1
| * dm: core: Rename ofnode_get_chosen_prop()Simon Glass2020-02-051-0/+2
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-02-1014-65/+250
|\ \
| * | x86: coral: Add I2C and TPM device-tree definitionsSimon Glass2020-02-072-0/+89
| * | x86: Add support for ACPI general-purpose eventsSimon Glass2020-02-073-0/+119
| * | dm: irq: Add support for requesting interruptsSimon Glass2020-02-071-1/+4
| * | x86: itss: Add of-platdata supportSimon Glass2020-02-071-0/+10
| * | x86: Give each driver an IRQ typeSimon Glass2020-02-074-5/+7
| * | dm: irq: Add support for interrupt controller typesSimon Glass2020-02-071-0/+4
| * | x86: apl: Drop the I2C config in FSP-SSimon Glass2020-02-071-58/+0
| * | x86: apl: Use the clock driverSimon Glass2020-02-072-0/+8
| * | x86: Move P2SB from Apollo Lake to a more generic locationWolfgang Wallner2020-02-075-1/+9
| |/
* | Merge tag 'u-boot-imx-20200210' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-02-1017-14/+1243
|\ \
| * | board: ge: bx50v3: override panelIan Ray2020-02-094-0/+10
| * | board: ge: mx53ppd: enable DM_VIDEOIan Ray2020-02-091-0/+5
| * | board: ge: mx53ppd: add i2c eeprom bootcount storageRobert Beckett2020-02-091-1/+6
| * | board: ge: bx50v3: add i2c eeprom bootcount storageRobert Beckett2020-02-091-1/+6
| * | board: ge: bx50v3, imx53ppd: use DM I2CRobert Beckett2020-02-092-1/+21
| * | board: ge: bx50v3, imx53ppd: add eeprom partitionsRobert Beckett2020-02-094-2/+36
| * | ARM: imx: novena: Enable DM ethernetMarek Vasut2020-02-091-0/+1
| * | ARM: imx: novena: Move defconfig bits to arch KconfigMarek Vasut2020-02-091-0/+8
| * | mx7dsabre: Fix usbtog probe when use dfu or umsJoris Offouga2020-02-091-0/+4
| * | arm: dts: imx7s-warp7: Move u-boot specific node in u-boot.dtsiJoris Offouga2020-02-092-9/+10
| * | arm: xea: dts: Add 'fec-3v3' regulator properties to prevent accidental disab...Lukasz Majewski2020-02-091-0/+2
| * | board: toradex: Add Verdin iMX8M Mini supportIgor Opaniuk2020-02-094-0/+1118
| * | arm: dts: imx8mm-pinfunc: sync latest linux-next pin func headerMarcel Ziswiler2020-02-091-2/+18
* | | riscv: Remove unnecessary instructionSean Anderson2020-02-101-3/+2
* | | riscv: Add option to print registers on exceptionSean Anderson2020-02-103-12/+44
* | | riscv: Fix breakage caused by linker relaxationSean Anderson2020-02-101-1/+0
|/ /