| Commit message (Expand) | Author | Age | Files | Lines |
* | mmc: sdhci: not return error when SDMA is not supported | Jaehoon Chung | 2020-05-12 | 1 | -4/+3 |
* | mmc: sdhci: use phys2bus macro when dma address is accessed | Jaehoon Chung | 2020-05-12 | 1 | -2/+4 |
* | arm: bcm283x: serial: Move ofdata reading to probe() method | Simon Glass | 2020-05-12 | 2 | -16/+17 |
* | arm: dts: bcm283x: Allow UARTs to work before relocation | Simon Glass | 2020-05-12 | 1 | -0/+8 |
* | net: bcmgenet: Don't set ID_MODE_DIS when not using RGMII | Nicolas Saenz Julienne | 2020-05-12 | 1 | -1/+4 |
* | Prepare v2020.07-rc2v2020.07-rc2 | Tom Rini | 2020-05-11 | 1 | -1/+1 |
* | Merge tag 'efi-2020-07-rc2-4' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/11May2020 | Tom Rini | 2020-05-11 | 10 | -57/+154 |
|\ |
|
| * | cmd: efidebug: fix -Werror=type-limits warning | Heinrich Schuchardt | 2020-05-10 | 1 | -1/+1 |
| * | doc: add Unicode functions to API description | Heinrich Schuchardt | 2020-05-09 | 2 | -0/+8 |
| * | lib: charset: correct function descriptions | Heinrich Schuchardt | 2020-05-09 | 1 | -14/+25 |
| * | test: unit test for u16_strsize() | Heinrich Schuchardt | 2020-05-09 | 1 | -0/+10 |
| * | charset: Add support for calculating bytes occupied by a u16 string | Sughosh Ganu | 2020-05-09 | 2 | -0/+17 |
| * | efi_selftest: add unit test functions to HTML documentation | Heinrich Schuchardt | 2020-05-09 | 2 | -38/+81 |
| * | cmd: efidebug: add a comment against Coverity check (300329) | AKASHI Takahiro | 2020-05-09 | 1 | -0/+5 |
| * | cmd: efidebug: fix a wrong handling of arguments | AKASHI Takahiro | 2020-05-09 | 1 | -1/+1 |
| * | efi_loader: variable: check a return value of uuid__str_to_bin() | AKASHI Takahiro | 2020-05-09 | 1 | -1/+4 |
| * | efi_loader: image_loader: fix a Coverity check against array access | AKASHI Takahiro | 2020-05-09 | 1 | -3/+3 |
* | | Merge tag 'ti-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo... | Tom Rini | 2020-05-11 | 15 | -113/+119 |
|\ \ |
|
| * | | Nokia RX-51: Update README.nokia_rx51 | Pali Rohár | 2020-05-11 | 1 | -17/+15 |
| * | | Nokia RX-51: Disable some unused features to decrease size of u-boot binary | Pali Rohár | 2020-05-11 | 1 | -0/+16 |
| * | | Nokia RX-51: Enable CONFIG_CONSOLE_MUX | Pali Rohár | 2020-05-11 | 2 | -4/+4 |
| * | | Nokia RX-51: Remember setup_console_atag option | Pali Rohár | 2020-05-11 | 1 | -4/+19 |
| * | | Nokia RX-51: Remove PART* macros | Pali Rohár | 2020-05-11 | 2 | -54/+6 |
| * | | Nokia RX-51: Revert back onenand defitions | Pali Rohár | 2020-05-11 | 2 | -10/+7 |
| * | | Nokia RX-51: Move code from defconfig back to C header file | Pali Rohár | 2020-05-11 | 2 | -1/+23 |
| * | | Nokia RX-51: Move comment about CONFIG_SYS_TEXT_BASE to correct place | Pali Rohár | 2020-05-11 | 2 | -7/+8 |
| * | | Nokia RX-51: Add README.nokia_rx51 file to MAINTAINERS | Pali Rohár | 2020-05-11 | 1 | -0/+1 |
| * | | Nokia RX-51: Update my email address | Pali Rohár | 2020-05-11 | 9 | -10/+10 |
| * | | video: omap: change include order | Dario Binacchi | 2020-05-11 | 1 | -4/+4 |
| * | | arm: K3: Increase default SYSFW image size allocation | Andrew F. Davis | 2020-05-11 | 1 | -1/+1 |
| * | | net: ethernet: ti: am65-cpsw-nuss: enable 10Mbps link speed in rgmii mode | Murali Karicheri | 2020-05-09 | 1 | -0/+4 |
| * | | configs: ti: Fix usage of undefined variable overlay_files | Suman Anna | 2020-05-09 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'u-boot-imx-20200511' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini | 2020-05-11 | 99 | -368/+14965 |
|\ \ |
|
| * | | imx8: cpu: check resource owned after sid fail | Peng Fan | 2020-05-10 | 1 | -4/+4 |
| * | | imx: imx8qxp: update fdt_file according to m4 state | Peng Fan | 2020-05-10 | 2 | -1/+14 |
| * | | imx: imx8qm: update fdt_file according to m4 state | Peng Fan | 2020-05-10 | 2 | -1/+14 |
| * | | imx: imx8qm/qxp: check whether m4 partition booted | Peng Fan | 2020-05-10 | 3 | -1/+32 |
| * | | imx8: Select boot device dynamically | Ye Li | 2020-05-10 | 1 | -0/+12 |
| * | | imx: imx8qm/qxp: Recover SPL data section for partition reboot | Peng Fan | 2020-05-10 | 7 | -0/+55 |
| * | | imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-boot | Peng Fan | 2020-05-10 | 4 | -0/+48 |
| * | | imx: imx8qm/qxp: add get_board_serial | Peng Fan | 2020-05-10 | 1 | -0/+32 |
| * | | imx: imx8qm/qxp: Fix issue in get_effective_memsize | Ye Li | 2020-05-10 | 1 | -3/+3 |
| * | | imx: imx8qm/qxp: reserving DDR memory for M4 | Peng Fan | 2020-05-10 | 2 | -0/+18 |
| * | | mtd: nand: raw: mxs_nand changes for nandbcb | Han Xu | 2020-05-10 | 2 | -4/+42 |
| * | | nandbcb: read boot search count from fuse for imx8qxp | Han Xu | 2020-05-10 | 1 | -1/+38 |
| * | | cmd: nandbcb: Reconstruct the nandbcb tool for all platforms | Han Xu | 2020-05-10 | 2 | -352/+955 |
| * | | nandbcb: add nandbcb dump command for i.MX6 | Alice Guo | 2020-05-10 | 1 | -0/+4 |
| * | | nandbcb: add nandbcb dump command for i.MX8MM | Alice Guo | 2020-05-10 | 1 | -8/+258 |
| * | | nandbcb: support i.MX8M | Alice Guo | 2020-05-10 | 2 | -22/+68 |
| * | | nandbcb: fix the issue cannot support gf_14 NAND boot | Han Xu | 2020-05-10 | 1 | -0/+1 |