summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiWIP/22Oct2020Tom Rini2020-10-2219-287/+446
|\
| * sun50i: a64: A64-Teres-I board detect builtin keyboardJonas Smedegaard2020-10-221-0/+1
| * sunxi: Enable ethernet on newer Olimex OLinuXino-A20-Lime2-eMMCJonas Smedegaard2020-10-221-0/+2
| * sunxi: binman: Add support for including SCP firmwareSamuel Holland2020-10-223-8/+60
| * binman: Add support for SCP firmwareSamuel Holland2020-10-224-0/+43
| * sunxi: binman: Update FIT component descriptionsSamuel Holland2020-10-223-6/+8
| * spl: fit: Minimally parse OS properties with FIT_IMAGE_TINYSamuel Holland2020-10-222-4/+17
| * sunxi: binman: Use a macro for the BL31 load addressSamuel Holland2020-10-221-8/+8
| * sunxi: binman: Provide a default BL31 filenameSamuel Holland2020-10-221-0/+1
| * sunxi: binman: Fix spacing between nodesSamuel Holland2020-10-221-0/+5
| * binman: Only write FDT once per nodeSamuel Holland2020-10-221-4/+4
| * Makefile: Only define u-boot.itb rule when applicableSamuel Holland2020-10-221-0/+2
| * sunxi: make V3s DRAM initialization more properIcenowy Zheng2020-10-222-5/+87
| * arm: sunxi: increase SYS_MALLOC_F_LENHeinrich Schuchardt2020-10-211-1/+1
| * git-mailrc: Update email address of Maxime RipardJonas Smedegaard2020-10-211-1/+1
| * sunxi: Pine-H64: Explicitly enable PHY regulatorAndre Przywara2020-10-211-0/+1
| * net: sun8i-emac: Lower MDIO frequencyAndre Przywara2020-10-211-0/+17
| * net: sun8i-emac: Make internal PHY handling more robustAndre Przywara2020-10-211-32/+15
| * net: sun8i_emac: Simplify and fix error handling for RXAndre Przywara2020-10-211-26/+30
| * net: sun8i_emac: Fix MAC soft resetAndre Przywara2020-10-211-14/+7
| * net: sun8i_emac: Fix overlong linesAndre Przywara2020-10-211-12/+10
| * net: sun8i_emac: Wrap and simplify cache maintenance operationsAndre Przywara2020-10-211-19/+14
| * net: sun8i_emac: Drop unneeded cache invalidation before sendingAndre Przywara2020-10-211-3/+0
| * net: sun8i_emac: Reduce cache maintenance on TX descriptor initAndre Przywara2020-10-211-2/+2
| * net: sun8i_emac: Improve cache maintenance on RX descriptor initAndre Przywara2020-10-211-4/+9
| * net: sun8i_emac: Name magic bits and simplify read-modify-write callsAndre Przywara2020-10-211-52/+61
| * net: sun8i_emac: Remove pointless wrapper functionsAndre Przywara2020-10-211-46/+16
| * net: sun8i_emac: Simplify mdio_read/mdio_write functionsAndre Przywara2020-10-211-41/+22
| * net: sun8i_emac: Don't hand out TX descriptor too earlyAndre Przywara2020-10-211-1/+1
| * net: sun8i-emac: Bail out on PHY errorAndre Przywara2020-10-211-1/+4
* | Merge branch '2020-10-22-misc-changes'Tom Rini2020-10-22136-496/+1760
|\ \
| * | rtc: move pcf8563 to KconfigWIP/2020-10-22-misc-changesHeiko Schocher2020-10-2212-5/+12
| * | mmc: mtk-sd: change some dev_err into dev_dbgFabien Parent2020-10-221-3/+3
| * | serial: serial_xen: add DEBUG_UART supportAKASHI Takahiro2020-10-222-3/+31
| * | xen: add definitions for console_ioAKASHI Takahiro2020-10-221-0/+6
| * | arch: arm/xen: add putc() for debuggingAKASHI Takahiro2020-10-221-0/+6
| * | serial: serial_xen: print U-Boot banner and othersAKASHI Takahiro2020-10-221-2/+0
| * | cosmetic: reset: ast2500: Rename driver and configsChia-Wei, Wang2020-10-223-2/+2
| * | reset: ast2500: Use SCU for reset controlChia-Wei, Wang2020-10-224-89/+97
| * | clk: ccf: replace the get_rate helperDario Binacchi2020-10-221-25/+1
| * | doc: dfu: fix typo in README.dfuChance.Yang2020-10-221-1/+1
| * | log: Tidy up documentationSimon Glass2020-10-221-5/+8
| * | ARM: mvebu: a38x: Fix comment typoNaoki Hayama2020-10-221-1/+1
| * | fs: btrfs: Fix typo in error messageNaoki Hayama2020-10-221-2/+2
| * | mmc: Fix comment typoNaoki Hayama2020-10-221-1/+1
| * | Remove default value of CONFIG_PREBOOT for CONFIG_USB_STORAGEPatrick Delaunay2020-10-221-1/+1
| * | gpio: fix gpio_request_by_name() descriptionDario Binacchi2020-10-221-1/+1
| * | dm: core: improve uclass_get_device_by_phandle_id() descriptionDario Binacchi2020-10-221-1/+2
| * | km/common: change ubicopy variableHolger Brunck2020-10-221-2/+1
| * | km: adapt defines and variables for new memory layoutHolger Brunck2020-10-225-13/+11