aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-05-10mtd: gpmi: provide the option to use legacy bch geometryYe Li1-0/+2
2020-05-10mtd: gpmi: change the BCH layout setting for large oob NANDYe Li1-4/+8
2020-05-10net: Add eth phy generic driver for shared MDIOYe Li2-0/+18
2020-05-10ARM: imx: pico-imx8mq: Add support for Technexion Pico-iMX8MQMarek Vasut1-0/+199
2020-05-10Merge branch 'master' of git://git.denx.de/u-bootStefano Babic328-1011/+660
2020-05-09configs: ti: Fix usage of undefined variable overlay_filesSuman Anna1-1/+1
2020-05-09lib: charset: correct function descriptionsHeinrich Schuchardt1-14/+25
2020-05-09charset: Add support for calculating bytes occupied by a u16 stringSughosh Ganu1-0/+12
2020-05-09efi_selftest: add unit test functions to HTML documentationHeinrich Schuchardt1-38/+72
2020-05-08test: 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