summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-05-09test: describe naming conventions for macro UNIT_TESTHeinrich Schuchardt1-1/+23
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma294-784/+1
2020-05-08treewide: mem: Enable MEMTEST via defconfigMichal Simek2-3/+0
2020-05-08treewide: mem: Remove alternate memtest setup from Mox and x530Michal Simek2-4/+0
2020-05-08cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mappingMichal Simek29-32/+0
2020-05-08configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigsPatrick Delaunay2-7/+0
2020-05-08configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigsPatrick Delaunay3-4/+0
2020-05-07phy: atheros: add device tree bindings and configMichael Walle1-0/+13
2020-05-07menu: add support for client defined statusline functionThirupathaiah Annapureddy1-1/+1
2020-05-07arm: vexpress64: Remove unneeded CONFIG_ checkAndre Przywara1-6/+0
2020-05-07arm: juno: enable USBAndre Przywara1-0/+5
2020-05-07arm: juno: Fix UART clock rateAndre Przywara1-1/+1
2020-05-07arm: juno: Fix Juno address variablesAndre Przywara1-15/+13
2020-05-07include/eeprom.h: fix build errorsRasmus Villemoes1-3/+3
2020-05-05Merge git://git.denx.de/u-boot-usbTom Rini5-6/+121
2020-05-05Merge tag 'efi-2020-07-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini3-0/+132
2020-05-05Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini15-29/+137
2020-05-04Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini12-55/+232
2020-05-04Merge tag 'u-boot-rockchip-20200501' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2-106/+125
2020-05-04Merge branch 'next' of git://git.denx.de/u-boot-shTom Rini2-1/+1
2020-05-04efi_loader: disk: add efi_disk_is_system_part()AKASHI Takahiro1-0/+2
2020-05-04lib/crypto, efi_loader: move some headers to include/cryptoAKASHI Takahiro2-0/+130
2020-05-04doc: fix references to README.qe_firmwareHeinrich Schuchardt1-1/+2
2020-05-04powerpc: P1010RDB: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang1-16/+26
2020-05-04dm: powerpc: T1040/T1042: add i2c DM supportBiwen Li2-1/+16
2020-05-04dm: powerpc: T2080/T2081: add i2c DM supportBiwen Li2-2/+15
2020-05-04dm: ppc: T4240: add i2c DM supportBiwen Li2-1/+21
2020-05-04dm: ppc: MPC8548CDS: add i2c DM supportBiwen Li1-1/+8
2020-05-04dm: ppc: p1010: add i2c DM supportBiwen Li1-1/+7
2020-05-04dm: powerpc: T1023/T1024: add i2c DM supportBiwen Li2-2/+16
2020-05-04dm: powerpc: P2041RDB: add i2c DM supportBiwen Li1-1/+8
2020-05-04dm: powerpc: P1020: add i2c DM supportBiwen Li2-2/+11
2020-05-04dm: powerpc: P5040DS: add i2c DM supportBiwen Li1-1/+7
2020-05-03uclass: cpu: Add new API to get udevice for current CPUPeng Fan1-0/+23
2020-05-02xhci: mediatek: Add support for MTK xHCI host controllerChunfeng Yun1-0/+3
2020-05-02usb: dwc3: use the phy bulk API to get physChunfeng Yun1-6/+5
2020-05-02phy: Add API for a bulk of physChunfeng Yun1-0/+92
2020-05-02dm: core: Add function to get child count of ofnode or deviceChunfeng Yun2-0/+21
2020-05-01cmd/bedbug.c: Make bedbug_init have a return valueOvidiu Panait1-1/+1
2020-05-01arm: enable distro boot for bananapi-r2Matthias Brugger1-4/+20
2020-05-01configs: migrate CONFIG_SYS_ARM_CACHE_* in KconfigPatrick Delaunay2-3/+0
2020-05-01arm: imx: Add support for Google's Coral Dev BoardAlifer Moraes1-0/+216
2020-05-01dt-bindings: pinctrl: imxrt1020: remove useless commentGiulio Benetti1-2/+0
2020-05-01treewide: Remove unused FSL QSPI config options for IMX platformsKuldeep Singh7-52/+0
2020-05-01config: apalis-imx8: Enable FEC TXC delayPhilippe Schenker1-0/+1
2020-05-01board: apalis_imx6: Add KSZ9131 phy skew settingsPhilippe Schenker1-0/+4
2020-05-01net: phy: micrel: Add basic support for KSZ9131Philippe Schenker1-0/+2
2020-05-01net: phy: micrel: Use defines for PHY_IDs and MASKPhilippe Schenker1-0/+5
2020-05-01imx8: move SIP macro to common headerPeng Fan1-1/+4
2020-05-01net: pcnet: Remove CONFIG_PCNET_79C97xMarek Vasut1-1/+0