summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-10net: dwc_eth_qos: add dwc eqos for imx supportFugang Duan
2020-05-10net: phy: realtek: add rx delay support for RTL8211FFugang Duan
2020-05-10net: Update eQos driver and FEC driver to use eth phy interfacesYe Li
2020-05-10net: Add eth phy generic driver for shared MDIOYe Li
2020-05-10net: eth-uclass: add return value checkPeng Fan
2020-05-10pinctrl: nxp: scu: Check the pad partition before set pinmuxYe Li
2020-05-10imx8mq_phanbell: Run SPL with caches enabledFabio Estevam
2020-05-10net: fec: add fuse checkPeng Fan
2020-05-10usb: mx6: add fuse checkPeng Fan
2020-05-10i2c: mxc: add fuse checkPeng Fan
2020-05-10imx: add module fuse supportPeng Fan
2020-05-10ARM: imx: pico-imx8mq: Add support for Technexion Pico-iMX8MQMarek Vasut
2020-05-10Merge branch 'master' of git://git.denx.de/u-bootStefano Babic
2020-05-10cmd: efidebug: fix -Werror=type-limits warningHeinrich Schuchardt
2020-05-09net: ethernet: ti: am65-cpsw-nuss: enable 10Mbps link speed in rgmii modeMurali Karicheri
2020-05-09configs: ti: Fix usage of undefined variable overlay_filesSuman Anna
2020-05-09doc: add Unicode functions to API descriptionHeinrich Schuchardt
2020-05-09lib: charset: correct function descriptionsHeinrich Schuchardt
2020-05-09test: unit test for u16_strsize()Heinrich Schuchardt
2020-05-09charset: Add support for calculating bytes occupied by a u16 stringSughosh Ganu
2020-05-09efi_selftest: add unit test functions to HTML documentationHeinrich Schuchardt
2020-05-09cmd: efidebug: add a comment against Coverity check (300329)AKASHI Takahiro
2020-05-09cmd: efidebug: fix a wrong handling of argumentsAKASHI Takahiro
2020-05-09efi_loader: variable: check a return value of uuid__str_to_bin()AKASHI Takahiro
2020-05-09efi_loader: image_loader: fix a Coverity check against array accessAKASHI Takahiro
2020-05-08Merge branch '2020-05-08-assorted-fixes'Tom Rini
2020-05-08test: fix naming of test functions in the log test suiteHeinrich Schuchardt
2020-05-08test: describe naming conventions for macro UNIT_TESTHeinrich Schuchardt
2020-05-08env/sf.c: honour CONFIG_SPL_SAVEENVRasmus Villemoes
2020-05-08sata: dwc_ahsata: Fix memory issue in reset_sataYe Li
2020-05-08sata: dwc_ahsata: Fix incorrect freeYe Li
2020-05-08sata: ahsata: Fix wrong operand for checking SERR DIAG_XYe Li
2020-05-08sata: ahsata: Fix resource leakYe Li
2020-05-08Merge tag 'efi-2020-07-rc2-3' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-05-08Merge branch '2020-05-07-more-kconfig-migrations'Tom Rini
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma
2020-05-08treewide: mem: Enable MEMTEST via defconfigMichal Simek
2020-05-08treewide: mem: Remove alternate memtest setup from Mox and x530Michal Simek
2020-05-08cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mappingMichal Simek
2020-05-08configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigsPatrick Delaunay
2020-05-08configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigsPatrick Delaunay
2020-05-08configs: Resync with savedefconfigTom Rini
2020-05-07Merge branch '2020-05-07-atheros-phy-improvements'Tom Rini
2020-05-07efi_loader: crypto/pkcs7_parser.h is not a local includeHeinrich Schuchardt
2020-05-07efi_loader: pkcs7_parse_message() returns error pointerPatrick Wildt
2020-05-07efi_loader: efi_variable_parse_signature() returns NULL on errorPatrick Wildt
2020-05-07efi_loader: put device tree into EfiACPIReclaimMemoryHeinrich Schuchardt
2020-05-07efi_loader: use logical and in do_env_print_efi()Heinrich Schuchardt
2020-05-07efi_loader: do not unnecessarily use EFI_CALL()Heinrich Schuchardt
2020-05-07efi_loader: error handling in efi_set_variable_common().Heinrich Schuchardt