summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_BOARD_EARLY_INIT_F et al to KconfigTom Rini2020-06-0910-18/+0
* Convert CONFIG_BAUDRATE to KconfigTom Rini2020-06-0926-31/+0
* bk4r1: Re-convert CONFIG_AUTOBOOT_PROMPT et al to KconfigTom Rini2020-06-091-6/+0
* Convert CONFIG_ATMEL_USART to KconfigTom Rini2020-06-098-8/+0
* Convert CONFIG_ATMEL_NAND_HW_PMECC et al to KconfigTom Rini2020-06-091-7/+0
* Convert CONFIG_ATMEL_HLCD to KconfigTom Rini2020-06-091-1/+0
* Convert CONFIG_AT91_GPIO to KconfigTom Rini2020-06-099-15/+0
* Convert CONFIG_ARMV7_PSCI et al to KconfigTom Rini2020-06-091-2/+0
* Convert CONFIG_ARM_PL180_MMCI to KconfigTom Rini2020-06-091-1/+0
* Convert CONFIG_ARCH_MISC_INIT to KconfigTom Rini2020-06-092-3/+0
* Convert CONFIG_AM335X_LCD to KconfigTom Rini2020-06-091-3/+0
* Merge tag 'u-boot-imx-20200609' of https://gitlab.denx.de/u-boot/custodians/u...WIP/09Jun2020Tom Rini2020-06-092-10/+9
|\
| * imx: imx8mp_evk: fix boot issuePeng Fan2020-06-081-7/+5
| * imx: Update MTD partitions layout for display5 (i.MX6Q) boardLukasz Majewski2020-06-081-3/+4
* | rockchip: rockpro64: Store default env into SPIMarcin Juszkiewicz2020-06-071-2/+0
* | roc-rk3399-pc: Mark default env from SPIJagan Teki2020-06-071-4/+0
|/
* Convert CONFIG_BOARD_LATE_INIT to KconfigTom Rini2020-06-0413-16/+0
* Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini2020-06-04130-514/+0
* Convert CONFIG_BZIP2 et al to KconfigTom Rini2020-06-0412-27/+0
* topic_miami: Disable GPIOTom Rini2020-06-041-4/+0
* ARM: rmobile: blanche: Disable CONFIG_CMD_SF / CONFIG_CMD_SPITom Rini2020-06-041-2/+0
* bcmstb: Migrate CONFIG_CMD_EXT[24]Tom Rini2020-06-041-3/+0
* mx6memcal: Finish migration to defconfig optionsTom Rini2020-06-041-5/+0
* pfla02: Rework excluding NAND from SPLTom Rini2020-06-041-4/+0
* serial: Convert ARM_DCC to KconfigTom Rini2020-06-043-4/+0
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini2020-06-041-0/+31
|\
| * sifive: fu540: Add sample SD gpt partition layoutJagan Teki2020-06-041-0/+13
| * riscv: sifive: fu540: add SPL configurationPragnesh Patel2020-06-041-0/+18
* | Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/03Jun2020Tom Rini2020-06-031-1/+2
|\ \ | |/ |/|
| * efi_loader: validate load optionHeinrich Schuchardt2020-06-031-1/+2
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini2020-06-031-27/+0
|\ \
| * | sf: Drop spl_flash_get_sw_write_protJagan Teki2020-06-011-27/+0
* | | dma-mapping: Add header file for ARCH_DMA_MINALIGNSimon Glass2020-06-021-0/+1
| |/ |/|
* | rockchip: Add initial support for the Pinebook Pro laptop from Pine64.Peter Robinson2020-05-311-0/+28
* | dt-bindings: input: adopt Linux gpio-keys binding constantsPeter Robinson2020-05-311-0/+13
* | usb: dwc3: amend UTMI/UTMIW phy interface setupFrank Wang2020-05-291-0/+18
* | usb: dwc3: Add disable u2mac linestate check quirkJagan Teki2020-05-291-0/+1
* | usb: dwc3: add dis_u2_freeclk_exists_quirkFrank Wang2020-05-291-0/+1
* | usb: dwc3: add dis_enblslpm_quirkFrank Wang2020-05-291-0/+1
* | rockchip: enable USB OHCI host for RockPro64Marcin Juszkiewicz2020-05-291-0/+2
* | rk3399: Enable NVMe distro bootcmdMark Kettenis2020-05-291-0/+7
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2020-05-272-3/+6
|\
| * arm: mvebu: Convert CRS305-1G-4S board to CRS3xx-98DX3236Luka Kovacic2020-05-271-3/+3
| * arm: mvebu: ds414: define CONFIG_SYS_U_BOOT_OFFSEzra Buehler2020-05-271-0/+3
* | cbfs: Don't require the CBFS size with cbfs_init_mem()Simon Glass2020-05-271-2/+1
* | cbfs: Allow reading a file from a CBFS given its base addrSimon Glass2020-05-271-0/+14
* | cbfs: Change file_cbfs_find_uncached() to return an errorSimon Glass2020-05-271-8/+9
* | cbfs: Return the error code from file_cbfs_init()Simon Glass2020-05-271-3/+3
* | cbfs: Use ulong consistentlySimon Glass2020-05-271-2/+2
* | cbfs: drop file_cbfs_result declarationChristian Gmeiner2020-05-271-2/+0
|/