summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* x86: fsp: Add a new arch_fsp_init_r() hookSimon Glass2019-12-151-0/+11
* x86: fsp: Add FSP2 base supportSimon Glass2019-12-151-0/+3
* x86: Move UCLASS_IRQ into a separate fileSimon Glass2019-12-151-0/+88
* pci: Add support for p2sb uclassSimon Glass2019-12-152-0/+136
* x86: power: Add an ACPI PMC uclassSimon Glass2019-12-152-0/+186
* dm: pci: Move pci_get_devfn() into a common fileSimon Glass2019-12-152-10/+45
* dm: pci: Allow delaying auto-config until after relocationSimon Glass2019-12-151-1/+8
* dm: core: Fix offset_to_ofnode() with invalid offsetSimon Glass2019-12-151-1/+1
* dm: gpio: Allow control of GPIO uclass in SPLSimon Glass2019-12-154-4/+4
* binman: Add a library to access binman entriesSimon Glass2019-12-151-0/+45
* Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini2019-12-092-1/+34
|\
| * spl: opensbi: specify main hart as preferred boot hartLukas Auer2019-12-101-1/+17
| * riscv: ax25-ae350: add SPL configurationRick Chen2019-12-101-0/+17
* | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-netTom Rini2019-12-098-21/+83
|\ \ | |/ |/|
| * dma: ti: k3-udma: Implement dma_get_cfg() interfaceVignesh Raghavendra2019-12-091-0/+19
| * dma: Introduce dma_get_cfg() interfaceVignesh Raghavendra2019-12-092-0/+23
| * net: mdio-uclass: add dm_eth_phy_connect helper functionAlex Marginean2019-12-091-0/+12
| * net: mdio-uclass: rename arguments of dm_mdio_phy_connect for clarityAlex Marginean2019-12-091-3/+3
| * include: phy: add data field for private driver dataAlex Marginean2019-12-091-0/+3
| * include: phy: define XFI and USXGMII interface typesAlex Marginean2019-12-091-0/+4
| * dt-bindings: phy: dp83867: Add documentation for disabling clock outputGrygorii Strashko2019-12-091-1/+2
| * net: Improve documentation for string_to_ip()Joe Hershberger2019-12-091-3/+4
| * net: Always build the string_to_enetaddr() helperJoe Hershberger2019-12-091-14/+13
* | linux/types.h: fix typo uncharHeinrich Schuchardt2019-12-091-1/+1
* | Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-12-094-2/+23
|\ \ | |/ |/|
| * imx: imx8qxp_mek: increase buffer sizes and args numberAnatolij Gustschin2019-12-061-0/+5
| * ARM: imx: vining2000: Convert to ethernet DMMarek Vasut2019-12-061-2/+0
| * ARM: imx: vining2000: Convert to SPL frameworkMarek Vasut2019-12-061-0/+4
| * common: fdt_support: add support for setting usable memoryIgor Opaniuk2019-12-061-0/+1
| * warp7: Fix U-Boot corruption after saving the environmentFabio Estevam2019-12-061-0/+13
* | lib: crypto: add pkcs7 message parserAKASHI Takahiro2019-12-061-0/+47
* | lib: crypto: add rsa public key parserAKASHI Takahiro2019-12-061-0/+57
* | lib: crypto: add public key utilityAKASHI Takahiro2019-12-062-0/+178
* | lib: add oid registry utilityAKASHI Takahiro2019-12-061-0/+117
* | cmd: add asn1_compilerAKASHI Takahiro2019-12-063-0/+174
* | linux/time.h: include vsprintf.hAKASHI Takahiro2019-12-061-0/+1
* | include: kernel.h: include printk.hAKASHI Takahiro2019-12-061-1/+1
* | lib: add mktime64() for linux compatibilityAKASHI Takahiro2019-12-061-0/+10
* | rtc.h: add struct udevice declarationAKASHI Takahiro2019-12-061-0/+2
* | cmd: Migrate from_env() from pxe.c to nvedit.cPatrice Chotard2019-12-061-0/+10
* | rockchip: allow loading larger kernelsBen Wolsieffer2019-12-062-2/+2
* | cmd: nand/sf: isolate legacy codeMiquel Raynal2019-12-041-6/+0
* | configs: move CONFIG_MTD in defconfigs when set in arch includesMiquel Raynal2019-12-042-2/+0
* | mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTDMiquel Raynal2019-12-034-5/+2
* | mtd: rename CONFIG_MTD -> CONFIG_DM_MTDMiquel Raynal2019-12-031-1/+1
* | mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal2019-12-0344-122/+121
* | ARM: MediaTek: add basic support for MT8518 boardsmingming lee2019-12-031-0/+65
* | clk: mediatek: add driver for MT8518mingming lee2019-12-031-0/+249
* | ARM: omapl138_lcdk: Allow early init to start instruction cacheAdam Ford2019-12-031-1/+1
* | Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to KconfigTom Rini2019-12-033-7/+0