summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2020-04-17-master-imports'Tom Rini2020-04-203-81/+65
|\
| * ata: sort ATA commandsHeinrich Schuchardt2020-04-171-42/+42
| * include/ata.h: remove invalid linksHeinrich Schuchardt2020-04-171-5/+2
| * image: Add a common compression type detection function.Atish Patra2020-04-171-0/+21
| * ide: remove duplicate defines form include/ata.hHeinrich Schuchardt2020-04-171-34/+0
* | Merge tag 'u-boot-amlogic-20200420' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-04-201-0/+29
|\ \
| * | generic-phy: add generic_phy_get_by_node()Neil Armstrong2020-04-201-0/+29
* | | Merge tag 'ti-v2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-04-201-6/+37
|\ \ \
| * | | am335x, guardian: update boot mechanismMoses Christopher2020-04-141-5/+19
| * | | am335x, guardian: load env from NANDMoses Christopher2020-04-141-0/+13
| * | | am335x, guardian: boot count is stored in AM3352 RTC blockMoses Christopher2020-04-141-1/+0
| * | | am335x, guardian: fix spl usb-eth bootMoses Christopher2020-04-141-0/+5
* | | | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imxTom Rini2020-04-2014-18/+896
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add support for i.MXRT1020-EVK boardGiulio Benetti2020-04-181-0/+46
| * | | dt-bindings: pinctrl: add i.MXRT1020 pins definitionGiulio Benetti2020-04-181-0/+763
| * | | clk: imx: add i.IMXRT1020 clk driverGiulio Benetti2020-04-181-0/+52
| * | | imxrt1050_evk: add 16bpp video support if video layer enabledGiulio Benetti2020-04-181-0/+15
| * | | colibri_imx6: enable relocation of fdt and initrdIgor Opaniuk2020-04-171-2/+0
| * | | colibri-imx6ull: enable relocation of fdt and initrdIgor Opaniuk2020-04-171-2/+0
| * | | apalis_imx6: enable relocation of fdt and initrdIgor Opaniuk2020-04-171-2/+0
| * | | colibri_imx7: enable relocation of fdt and initrdIgor Opaniuk2020-04-171-2/+0
| * | | colibri_vf: enable relocation of fdt and initrdIgor Opaniuk2020-04-171-2/+0
| * | | verdin-imx8mm: add nfsboot wrapper to envIgor Opaniuk2020-04-171-0/+6
| * | | configs: tqma6x_mba6x: update default configs for device modelMichael Krummsdorf2020-04-172-7/+5
| * | | mx6ullevk: Enable Ethernet supportFabio Estevam2020-04-171-0/+9
| * | | mx6ul_evk: Move CONFIG_FEC_MXC to defconfigFabio Estevam2020-04-171-1/+0
* | | | doc: update reference to README.boardPatrick Delaunay2020-04-161-1/+1
* | | | gpio: sandbox: cleanup binding supportPatrick Delaunay2020-04-161-0/+24
* | | | gpio: add ops to set dir flagsPatrick Delaunay2020-04-161-0/+16
* | | | gpio: add ops to get dir flagsPatrick Delaunay2020-04-161-0/+15
* | | | gpio: add support of new GPIO direction flagPatrick Delaunay2020-04-161-1/+5
* | | | gpio: update dir_flags managementPatrick Delaunay2020-04-161-6/+16
* | | | gpio: add helper GPIOD_FLAGS_OUTPUTPatrick Delaunay2020-04-161-0/+6
* | | | gpio: remove the open_drain API and opsPatrick Delaunay2020-04-161-34/+0
* | | | gpio: remove GPIOD_REQUESTEDPatrick Delaunay2020-04-161-5/+4
* | | | dt-bindings: gpio: document the new pull-up/pull-down flagsPatrick Delaunay2020-04-161-0/+6
* | | | dm: core: add ofnode and dev function to iterate on node propertyPatrick Delaunay2020-04-163-1/+169
|/ / /
* | | Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-04-162-1/+177
|\ \ \
| * | | efi_loader: image_loader: support image authenticationAKASHI Takahiro2020-04-161-1/+12
| * | | efi_loader: variable: support variable authenticationAKASHI Takahiro2020-04-161-0/+3
| * | | efi_loader: add signature database parserAKASHI Takahiro2020-04-161-0/+3
| * | | efi_loader: add signature verification functionsAKASHI Takahiro2020-04-162-0/+159
* | | | Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dmTom Rini2020-04-169-36/+129
|\ \ \ \
| * | | | dm: core: remove the duplicated function dm_ofnode_pre_relocPatrick Delaunay2020-04-161-27/+0
| * | | | dm: core: support reading a single indexed u32 valueDario Binacchi2020-04-163-0/+84
| * | | | dm: test: add test case for dev_read_u64 functionDario Binacchi2020-04-161-0/+16
| * | | | dm: core: Add a way to skip powering down power domainsSimon Glass2020-04-161-4/+7
| * | | | test: log functions with CONFIG_LOG=nHeinrich Schuchardt2020-04-162-0/+17
| * | | | log: output for CONFIG_LOG=nHeinrich Schuchardt2020-04-161-5/+5
* | | | | test: Add hexdump.h to the unit test headerSimon Glass2020-04-161-0/+1