summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
* | | | | acpi: Add support for DMARSimon Glass2020-04-161-0/+54
* | | | | acpi: Add a central location for table version numbersSimon Glass2020-04-161-0/+60
* | | | | acpi: Add an __ACPI__ preprocessor symbolSimon Glass2020-04-162-0/+8
* | | | | x86: Move acpi_table header to main include/ directorySimon Glass2020-04-161-0/+394
* | | | | x86: Move acpi_s3.h to include/acpi/Simon Glass2020-04-161-0/+0
* | | | | acpi: Add a simple sandbox testSimon Glass2020-04-161-0/+1
* | | | | dm: core: Add basic ACPI supportSimon Glass2020-04-163-0/+80
* | | | | spi: Add SPI mode enumsSimon Glass2020-04-161-0/+33
* | | | | cpu: Support querying the address widthSimon Glass2020-04-161-0/+2
* | | | | dm: serial: Add clock member to struct serial_device_infoAndy Shevchenko2020-04-161-0/+3
|/ / / /
* | | | Merge tag 'u-boot-stm32-20200415' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2020-04-151-1/+1
|\ \ \ \ | |/ / / |/| | |