summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Kconfig: Move misc boot options under 'boot options'Simon Glass2020-10-092-53/+53
| * | | Kconfig: Move CONFIG_BOOTDELAY under autoboot optionsSimon Glass2020-10-092-16/+16
| * | | Kconfig: Move autoboot options under boot optionsSimon Glass2020-10-092-117/+117
| * | | Kconfig: Move boot media under boot optionsSimon Glass2020-10-092-63/+63
| * | | Kconfig: Move boot timing under boot optionsSimon Glass2020-10-092-291/+291
| * | | Kconfig: Move boot menu into common/Simon Glass2020-10-093-341/+342
| * | | Kconfig: Add a 'Boot options' menuSimon Glass2020-10-091-0/+4
|/ / /
* | | Merge branch '2020-10-08-misc-board-improvements'Tom Rini2020-10-0937-303/+2171
|\ \ \ | |_|/ |/| |
| * | qemu-arm64: Enable POSITION_INDEPENDENTAndre Przywara2020-10-082-0/+2
| * | qemu-arm: Drop ARCH_SUPPORT_TFABOOTAndre Przywara2020-10-081-1/+0
| * | qemu-arm: Remove need to specify flash banksAndre Przywara2020-10-081-7/+1
| * | arm64: PIE: Allow fixed stack pointerAndre Przywara2020-10-081-1/+1
| * | arm64: PIE: Skip fixups if distance is zeroAndre Przywara2020-10-081-1/+2
| * | arm64: PIE: Do not skip static relocationAndre Przywara2020-10-081-1/+1
| * | arm: Kconfig: Explain TFABOOTAndre Przywara2020-10-081-2/+7
| * | examples: make examples/ optionalHeinrich Schuchardt2020-10-082-1/+9
| * | wdt: designware: fix timeout calculation due to expecting KHzJack Mitchell2020-10-081-1/+1
| * | riscv: Add FPIOA and GPIO support for Kendryte K210Sean Anderson2020-10-082-2/+71
| * | riscv: add DT binding for BOOT button on Maix boardHeinrich Schuchardt2020-10-081-0/+11
| * | riscv: Add pinmux and gpio bindings for Kendryte K210Sean Anderson2020-10-082-0/+116
| * | test: dm: Test for default led namingSean Anderson2020-10-082-2/+3
| * | led: gpio: Default to using node name if label is absentSean Anderson2020-10-081-5/+2
| * | gpio: dw: Return output value when direction is outSean Anderson2020-10-081-7/+12
| * | gpio: dw: Add a trailing underscore to generated nameSean Anderson2020-10-081-1/+9
| * | gpio: dw: Fix warnings about casting int to pointerSean Anderson2020-10-081-2/+2
| * | pinctrl: Add support for Kendryte K210 FPIOASean Anderson2020-10-086-0/+1126
| * | test: pinmux: Add test for pin muxingSean Anderson2020-10-087-73/+274
| * | pinctrl: Reformat documentation in dm/pinctrl.hSean Anderson2020-10-083-162/+347
| * | pinctrl: Add pinmux property support to pinctrl-genericSean Anderson2020-10-083-44/+169
| * | ram: add ddr4 dual x8 configurationDylan Hung2020-10-083-1/+12
| * | ram: move aspeed ram driver into drivers/ directoryDylan Hung2020-10-084-1/+5
|/ /
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-cfi-flashTom Rini2020-10-083-21/+11
|\ \
| * | cfi_flash: Fix devicetree address determinationAndre Przywara2020-10-081-18/+6
| * | mtd: cfi_mtd: Use DMA for readsVignesh Raghavendra2020-10-081-1/+3
| * | dma: Reduce error level when DMA channel type does not existVignesh Raghavendra2020-10-081-2/+2
* | | Merge tag 'mips-pull-2020-10-07' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2020-10-0737-23/+26127
|\ \ \ | |/ / |/| |
| * | mips: octeon: octeon_common.h: Increase CONFIG_SYS_BOOTM_LENStefan Roese2020-10-071-0/+2
| * | mips: octeon: Add bootoctlinux commandAaron Williams2020-10-073-0/+716
| * | mips: octeon: Add bootmem supportAaron Williams2020-10-073-0/+1994
| * | mips: octeon: Add coremask supportAaron Williams2020-10-073-0/+1119
| * | mips: octeon: Add header cvmx-bootinfo.hAaron Williams2020-10-071-0/+350
| * | mips: octeon: Add header cvmx-fuse.hAaron Williams2020-10-071-0/+71
| * | mips: octeon: Add header octeon-feature.hAaron Williams2020-10-071-0/+442
| * | mips: octeon: Add header cvmx-regs.hAaron Williams2020-10-071-0/+144
| * | mips: octeon: lowlevel_init.S: Add NMI handling code for SMP Linux bootingStefan Roese2020-10-071-0/+76
| * | mips: octeon: octeon-model.h: Enable inclusion from assembler filesStefan Roese2020-10-071-0/+4
| * | mips: octeon: octeon_ebb7304_defconfig: Enable USB supportStefan Roese2020-10-071-0/+17
| * | mips: octeon: Add USB DT nodesStefan Roese2020-10-072-0/+84
| * | mips: octeon: cache.c: Flush all pending writes in flush_dcache_range()Stefan Roese2020-10-071-6/+6
| * | mips: octeon: Add mangle-port.hStefan Roese2020-10-071-0/+56