summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* x86: Drop unnecessary interrupt code for TPLSimon Glass2019-12-151-0/+2
* x86: Drop unnecessary cpu code for TPLSimon Glass2019-12-152-4/+41
* x86: timer: Reduce timer code size in TPL on Intel CPUsSimon Glass2019-12-152-2/+14
* x86: timer: use a timer base of 0Simon Glass2019-12-155-1/+19
* board_r: Move early-timer init laterSimon Glass2019-12-151-5/+14
* dm: pinctrl: Allow enabling full pinctrl in SPL/TPLSimon Glass2019-12-151-0/+14
* fdt: Show the preprocessed .dts file on errorSimon Glass2019-12-151-1/+3
* x86: spi: Add helper functions for Intel Fast SPISimon Glass2019-12-154-0/+143
* i2c: designware: Support use in SPLSimon Glass2019-12-151-3/+40
* i2c: designware: Avoid using static dataSimon Glass2019-12-152-3/+7
* i2c: designware: Tidy up PCI supportSimon Glass2019-12-154-89/+134
* net: Move the checksum functions to lib/Simon Glass2019-12-154-61/+49
* dm: pci: Move pci_get_devfn() into a common fileSimon Glass2019-12-154-26/+65
* dm: pci: Allow delaying auto-config until after relocationSimon Glass2019-12-153-6/+42
* dm: core: Fix offset_to_ofnode() with invalid offsetSimon Glass2019-12-151-1/+1
* dm: gpio: Allow control of GPIO uclass in SPLSimon Glass2019-12-1542-82/+112
* binman: Add a library to access binman entriesSimon Glass2019-12-155-0/+114
* Merge tag 'dm-next-13dec19' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2019-12-1212-50/+158
|\
| * cros_ec: use uint instead of uint8_t for cmd paramMichael Auchter2019-12-101-1/+1
| * buildman: Ignore blank lines during size checksTom Rini2019-12-101-1/+2
| * buildman: Add options to get the arch and toolchain infoSimon Glass2019-12-105-0/+86
| * buildman: Figure out boards before commitsSimon Glass2019-12-101-30/+29
| * buildman: Ask genboardscfg to be quietSimon Glass2019-12-101-1/+1
| * genboardcfg: Support a quiet modeSimon Glass2019-12-101-3/+7
| * test.py: Make search for autoconf.mk more permissiveSimon Glass2019-12-101-12/+27
| * buildman: Improve [make-flags] section parser to allow quoted stringsCristian Ciocaltea2019-12-101-1/+2
| * serial: sandbox: support UnicodeHeinrich Schuchardt2019-12-101-1/+1
| * sandbox: add missing compatible property in device treeHeinrich Schuchardt2019-12-102-0/+2
* | Merge tag 'rpi-next-2020.01.2' of https://gitlab.denx.de/u-boot/custodians/u-...Tom Rini2019-12-112-5/+8
|\ \
| * | ARM: defconfig: Fix 32bit config for RPi4Matthias Brugger2019-12-111-1/+1
| * | rpi: Enable DRAM bank initialization on arm64Matthias Brugger2019-12-111-2/+0
| * | rpi: fix dram bank initializationMatthias Brugger2019-12-111-2/+7
| |/
* | Merge tag 'fix-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/11Dec2019Tom Rini2019-12-111-1/+1
|\ \
| * | i2c: i2c_cdns: fix write timeout on fifo boundaryMichael Auchter2019-12-111-1/+1
| |/
* | Merge tag 'u-boot-atmel-fixes-2020.01-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini2019-12-117-10/+34
|\ \
| * | configs: sama5d27_som1_ek: Add default config to read ENV from QSPISwapna Gurumani2019-12-101-0/+8
| * | gpio: at91_gpio: Add bank namesJames Byrne2019-12-031-3/+26
| * | board: Remove unnecessary inclusion of micrel.h from boardsJames Byrne2019-12-035-7/+0
* | | Merge tag 'fixes-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/10Dec2019Tom Rini2019-12-10108-16/+195
|\ \ \ | |_|/ |/| |
| * | video: make BPP and ANSI configs optionalAnatolij Gustschin2019-12-06105-9/+180
| * | video: add guards around 16bpp/32bbp codeAnatolij Gustschin2019-12-062-0/+10
| * | video: bmp: Fix video_display_rle8_bitmap()Patrice Chotard2019-12-061-5/+3
| * | video: bmp: Fix video_splash_align_axis()Patrice Chotard2019-12-061-2/+2
* | | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini2019-12-0933-73/+1057
|\ \ \
| * | | spl: opensbi: wait for ack from secondary harts before entering OpenSBILukas Auer2019-12-101-1/+11
| * | | riscv: add option to wait for ack from secondary harts in smp functionsLukas Auer2019-12-106-13/+29
| * | | riscv: add functions for reading the IPI statusLukas Auer2019-12-104-0/+43
| * | | spl: opensbi: specify main hart as preferred boot hartLukas Auer2019-12-102-1/+18
| * | | doc: update AX25-AE350 RISC-V documentationRick Chen2019-12-101-3/+206
| * | | riscv: dts: Add #address-cells and #size-cells in nor nodeRick Chen2019-12-102-2/+6