summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ram: stm32mp1: Add support for multiple configsMarek Vasut2020-05-141-5/+28
* ARM: stm32: Implement board coding on AV96Marek Vasut2020-05-1410-1/+172
* ARM: stm32: Add board_early_init_f() to SPLMarek Vasut2020-05-141-0/+11
* ARM: stm32: Add default config for DHCORMarek Vasut2020-05-142-0/+139
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbWIP/12May2020Tom Rini2020-05-124-0/+9
|\
| * usb: dwc3: Add versal compatibility string to dwc3 glue idsSiva Durga Prasad Paladugu2020-05-121-0/+1
| * usb: dwc3: add dis_del_phy_power_chg_quirkJagan Teki2020-05-123-0/+8
* | Merge tag 'u-boot-amlogic-20200511' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-05-125-1/+122
|\ \ | |/ |/|
| * test: dm: update test for open-drain/open-source emulation in gpio-uclassNeil Armstrong2020-05-112-1/+92
| * gpio: emulate open drain & open source in dm_gpio_set_value()Neil Armstrong2020-05-111-0/+15
| * odroid-c2: enable USB host controllerBeniamino Galvani2020-05-112-0/+15
* | Prepare v2020.07-rc2v2020.07-rc2Tom Rini2020-05-111-1/+1
* | Merge tag 'efi-2020-07-rc2-4' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/11May2020Tom Rini2020-05-1110-57/+154
|\ \
| * | cmd: efidebug: fix -Werror=type-limits warningHeinrich Schuchardt2020-05-101-1/+1
| * | doc: add Unicode functions to API descriptionHeinrich Schuchardt2020-05-092-0/+8
| * | lib: charset: correct function descriptionsHeinrich Schuchardt2020-05-091-14/+25
| * | test: unit test for u16_strsize()Heinrich Schuchardt2020-05-091-0/+10
| * | charset: Add support for calculating bytes occupied by a u16 stringSughosh Ganu2020-05-092-0/+17
| * | efi_selftest: add unit test functions to HTML documentationHeinrich Schuchardt2020-05-092-38/+81
| * | cmd: efidebug: add a comment against Coverity check (300329)AKASHI Takahiro2020-05-091-0/+5
| * | cmd: efidebug: fix a wrong handling of argumentsAKASHI Takahiro2020-05-091-1/+1
| * | efi_loader: variable: check a return value of uuid__str_to_bin()AKASHI Takahiro2020-05-091-1/+4
| * | efi_loader: image_loader: fix a Coverity check against array accessAKASHI Takahiro2020-05-091-3/+3
| |/
* | Merge tag 'ti-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-05-1115-113/+119
|\ \
| * | Nokia RX-51: Update README.nokia_rx51Pali Rohár2020-05-111-17/+15
| * | Nokia RX-51: Disable some unused features to decrease size of u-boot binaryPali Rohár2020-05-111-0/+16
| * | Nokia RX-51: Enable CONFIG_CONSOLE_MUXPali Rohár2020-05-112-4/+4
| * | Nokia RX-51: Remember setup_console_atag optionPali Rohár2020-05-111-4/+19
| * | Nokia RX-51: Remove PART* macrosPali Rohár2020-05-112-54/+6
| * | Nokia RX-51: Revert back onenand defitionsPali Rohár2020-05-112-10/+7
| * | Nokia RX-51: Move code from defconfig back to C header filePali Rohár2020-05-112-1/+23
| * | Nokia RX-51: Move comment about CONFIG_SYS_TEXT_BASE to correct placePali Rohár2020-05-112-7/+8
| * | Nokia RX-51: Add README.nokia_rx51 file to MAINTAINERSPali Rohár2020-05-111-0/+1
| * | Nokia RX-51: Update my email addressPali Rohár2020-05-119-10/+10
| * | video: omap: change include orderDario Binacchi2020-05-111-4/+4
| * | arm: K3: Increase default SYSFW image size allocationAndrew F. Davis2020-05-111-1/+1
| * | net: ethernet: ti: am65-cpsw-nuss: enable 10Mbps link speed in rgmii modeMurali Karicheri2020-05-091-0/+4
| * | configs: ti: Fix usage of undefined variable overlay_filesSuman Anna2020-05-091-1/+1
| |/
* | Merge tag 'u-boot-imx-20200511' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-05-1199-368/+14965
|\ \
| * | imx8: cpu: check resource owned after sid failPeng Fan2020-05-101-4/+4
| * | imx: imx8qxp: update fdt_file according to m4 statePeng Fan2020-05-102-1/+14
| * | imx: imx8qm: update fdt_file according to m4 statePeng Fan2020-05-102-1/+14
| * | imx: imx8qm/qxp: check whether m4 partition bootedPeng Fan2020-05-103-1/+32
| * | imx8: Select boot device dynamicallyYe Li2020-05-101-0/+12
| * | imx: imx8qm/qxp: Recover SPL data section for partition rebootPeng Fan2020-05-107-0/+55
| * | imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-bootPeng Fan2020-05-104-0/+48
| * | imx: imx8qm/qxp: add get_board_serialPeng Fan2020-05-101-0/+32
| * | imx: imx8qm/qxp: Fix issue in get_effective_memsizeYe Li2020-05-101-3/+3
| * | imx: imx8qm/qxp: reserving DDR memory for M4Peng Fan2020-05-102-0/+18
| * | mtd: nand: raw: mxs_nand changes for nandbcbHan Xu2020-05-102-4/+42