summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-marvellWIP/08Feb2021Tom Rini2021-02-083-1/+22
|\
| * arm: mvebu: Espressobin: Set default value for $ethNaddr env variablePali Rohár2021-02-081-0/+4
| * arm: mvebu: Espressobin: Set default value for $fdtfile env variablePali Rohár2021-02-081-1/+12
| * env: Allow to set default_environment[] from board code via compile option DE...Pali Rohár2021-02-082-0/+6
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2021-02-0815-10/+592
|\ \
| * | configs: ls1021aqds: enable CONFIG_MPC8XXX_GPIOBiwen Li2021-02-081-0/+7
| * | configs: ls1021atwr: enable CONFIG_MPC8XXX_GPIOBiwen Li2021-02-081-0/+7
| * | configs: ls1046a: enable MPC8XXX_GPIOBiwen Li2021-02-081-0/+7
| * | configs: lx2160a: enable CONFIG_MPC8XXX_GPIOBiwen Li2021-02-081-0/+7
| * | configs: ls208xa: enable CONFIG_MPC8XXX_GPIOBiwen Li2021-02-081-0/+7
| * | configs: ls1088a: enable CONFIG_MPC8XXX_GPIOBiwen Li2021-02-081-0/+7
| * | configs: ls1028a: enable CONFIG_MPC8XXX_GPIOBiwen Li2021-02-081-0/+7
| * | configs: ls1043a: enable CONFIG_MPC8XXX_GPIOBiwen Li2021-02-081-0/+7
| * | configs: ls1012a: enable CONFIG_MPC8XXX_GPIOBiwen Li2021-02-081-0/+7
| * | board/km: move km i2c deblock declarations to a km/common.hAleksandar Gerasimovski2021-02-082-10/+0
| * | mem: spi-mem: add declaration for spi_mem_default_supports_opMathew McBride2021-02-081-0/+3
| * | PowerPC: keymile: Add support for kmcent2 boardNiel Fourie2021-02-081-0/+513
| * | board: sl28: add SATA supportMichael Walle2021-02-081-0/+1
| * | configs: ls1088aqds: add COMMON_ENV to fix distrobootBiwen Li2021-02-081-0/+12
| |/
* | Merge git://git.denx.de/u-boot-shTom Rini2021-02-081-0/+13
|\ \
| * | dt-bindings: Sync versaclock.h with upcoming 5.12-rc1Adam Ford2021-02-071-0/+13
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2021-02-081-9/+6
|\ \ | |/ |/|
| * fastboot: add command to select the eMMC boot configurationPatrick Delaunay2021-02-071-0/+3
| * fastboot: add command to select the default emmc hwpart for bootPatrick Delaunay2021-02-071-0/+3
| * Revert "fastboot: Add default fastboot_set_reboot_flag implementation"Roman Kovalivskyi2021-02-071-9/+0
* | smbios: Allow a few values to come from sysinfoSimon Glass2021-02-061-0/+11
* | sysinfo: Move #ifdef so that operations are always definedSimon Glass2021-02-061-1/+1
* | smbios: Add more options for the BIOS version stringSimon Glass2021-02-062-0/+18
* | smbios: Use char consistently for the eos memberSimon Glass2021-02-061-2/+2
* | smbios: Move smbios_write_type to the C fileSimon Glass2021-02-061-10/+0
|/
* Merge tag 'ti-v2021.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/05Feb2021Tom Rini2021-02-053-2/+103
|\
| * arm: dts: k3-j721e: Sync Linux v5.11-rc6 dts into U-BootLokesh Vutla2021-02-041-0/+93
| * mmc: sdhci: Add helper functions for UHS modesFaiz Abbas2021-02-041-0/+10
| * ARM: legoev3: set serial# env varDavid Lechner2021-02-041-2/+0
* | Merge tag 'dm-pull-3feb21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2021-02-045-7/+30
|\ \
| * | sandbox: mark os_abort() as noreturnHeinrich Schuchardt2021-02-031-1/+1
| * | bdinfo: Rename function names to be clearerBin Meng2021-02-031-1/+2
| * | global_data.h: Change ram_top type to phys_addr_tBin Meng2021-02-031-1/+1
| * | dm: core: Add late driver remove optionMarek Vasut2021-02-032-4/+16
| * | dm: core: Avoid partially removing devicesSimon Glass2021-02-031-1/+8
| * | dm: pci: Correct use of wrong flag nameSimon Glass2021-02-031-0/+3
| * | dm: Rename DM_FLAG_REMOVE_WITH_PD_ONSimon Glass2021-02-031-1/+1
| |/
* | cmd: pxe_utils: sysboot: Add zboot support to boot x86 Linux kernel imageKory Maincent2021-02-031-0/+3
* | command.h: Remove extern from the headerKory Maincent2021-02-031-28/+28
|/
* x86: Reduce size of samus imageSimon Glass2021-02-011-0/+3
* x86: spl: Add a function to find the text baseSimon Glass2021-02-011-0/+10
* acpi: Tidy up documentation for struct acpi_gpioSimon Glass2021-02-011-4/+5
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini2021-01-317-15/+182
|\
| * usb: gadget: add super speed supportLi Jun2021-01-312-0/+10
| * usb: gadget: OS Feature Descriptors supportLi Jun2021-01-311-0/+57