| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | patman: Handle checkpatch output with notes and code | Simon Glass | 2020-06-11 | 1 | -1/+10 | |
| | | * | | | | | | | patman: Don't try to process checkpatch lines twice | Simon Glass | 2020-06-11 | 1 | -3/+8 | |
| | | * | | | | | | | patman: Support emacs mode with checkpatch | Simon Glass | 2020-06-11 | 1 | -3/+7 | |
| | | * | | | | | | | patman: Fix 'warning' typo | Simon Glass | 2020-06-11 | 1 | -1/+1 | |
| | | |/ / / / / / | ||||||
| | * | | | | | | | Merge branch '2020-06-12-next-net' into next | Tom Rini | 2020-06-12 | 33 | -693/+892 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | net: move random_port() to dns | Baruch Siach | 2020-06-12 | 3 | -17/+10 | |
| | | * | | | | | | | net: tftp: fix option validation as per RFCs | Ravik Hasija | 2020-06-12 | 1 | -7/+52 | |
| | | * | | | | | | | net: rtl8139: Add DM support | Marek Vasut | 2020-06-12 | 1 | -1/+132 | |
| | | * | | | | | | | net: rtl8139: Read HW address from EEPROM only on probe | Marek Vasut | 2020-06-12 | 1 | -9/+18 | |
| | | * | | | | | | | net: rtl8139: Use PCI_DEVICE() to define PCI device compat list | Marek Vasut | 2020-06-12 | 1 | -2/+2 | |
| | | * | | | | | | | net: rtl8139: Split out common and non-DM functions | Marek Vasut | 2020-06-12 | 1 | -24/+68 | |
| | | * | | | | | | | net: rtl8139: Pass private data into rtl8139_eeprom_delay() | Marek Vasut | 2020-06-12 | 1 | -9/+9 | |
| | | * | | | | | | | net: rtl8139: Introduce device private data | Marek Vasut | 2020-06-12 | 1 | -58/+78 | |
| | | * | | | | | | | net: rtl8139: Clean up bus_to_phys()/phys_to_bus() macros | Marek Vasut | 2020-06-12 | 1 | -5/+5 | |
| | | * | | | | | | | net: rtl8139: Use dev->iobase instead of custom ioaddr | Marek Vasut | 2020-06-12 | 1 | -46/+38 | |
| | | * | | | | | | | net: rtl8139: Switch from malloc()+memset() to calloc() | Marek Vasut | 2020-06-12 | 1 | -2/+1 | |
| | | * | | | | | | | net: rtl8139: Factor out device name assignment | Marek Vasut | 2020-06-12 | 1 | -1/+6 | |
| | | * | | | | | | | net: tftp: fix progress marker for file transfer | Ravik Hasija | 2020-06-12 | 1 | -7/+9 | |
| | | * | | | | | | | net: phy: Add DP8382x phy registration to TI PHY init | Dan Murphy | 2020-06-12 | 2 | -0/+90 | |
| | | * | | | | | | | net: phy: Add support for TI PHY init | Dan Murphy | 2020-06-12 | 15 | -12/+55 | |
| | | * | | | | | | | net: phy: Add helper routines to set and clear bits | Dan Murphy | 2020-06-12 | 1 | -0/+54 | |
| | | * | | | | | | | net: phy: Fix kernel doc issues in phy.h | Dan Murphy | 2020-06-12 | 1 | -11/+8 | |
| | | * | | | | | | | net: phy: Add missing kernel doc to phy functions | Dan Murphy | 2020-06-12 | 1 | -0/+39 | |
| | | * | | | | | | | net: phy: add phyid search in vendor specific space | Florin Chiculita | 2020-06-12 | 1 | -6/+16 | |
| | | * | | | | | | | net: rt8169: WAR for DHCP not getting IP after kernel boot/reboot | Tom Warren | 2020-06-12 | 1 | -0/+16 | |
| | | * | | | | | | | net: phy: micrel: ksz8061 implement errata 80000688A fix | Bryan O'Donoghue | 2020-06-12 | 1 | -0/+16 | |
| | | * | | | | | | | net: smc911x: Drop the standalone EEPROM example | Marek Vasut | 2020-06-12 | 2 | -534/+0 | |
| | | * | | | | | | | net: Fix error if some network features are disabled | Krebs, Olaf | 2020-06-12 | 2 | -2/+10 | |
| | | * | | | | | | | board: tbs2910: add documentation | Denis 'GNUtoo' Carikli | 2020-06-12 | 4 | -0/+202 | |
| | | * | | | | | | | board: tbs2910: Enable distro_boot support. | Denis 'GNUtoo' Carikli | 2020-06-12 | 2 | -1/+20 | |
| | | * | | | | | | | board: tbs2910_defconfig: Add support for booting general purpose distributions | Denis 'GNUtoo' Carikli | 2020-06-12 | 1 | -0/+2 | |
| | | * | | | | | | | board: tbs2910: move CONFIG_BOOTCOMMAND from header to defconfig | Denis 'GNUtoo' Carikli | 2020-06-12 | 2 | -8/+2 | |
| | | * | | | | | | | board: tbs2910: disable CONFIG_GZIP | Denis 'GNUtoo' Carikli | 2020-06-12 | 1 | -0/+1 | |
| | | * | | | | | | | board: tbs2910: disable loadb and loads commands | Denis 'GNUtoo' Carikli | 2020-06-12 | 1 | -0/+2 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | Add support for SHA384 and SHA512 | Reuben Dowle | 2020-06-12 | 13 | -16/+632 | |
| | * | | | | | | | configs: Resync with savedefconfig | Tom Rini | 2020-06-11 | 9 | -14/+10 | |
| | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | | Prepare v2020.07 | Tom Rini | 2020-07-06 | 1 | -1/+1 | |
| * | | | | | | | configs: Resync with savedefconfig | Tom Rini | 2020-07-06 | 399 | -400/+392 | |
| * | | | | | | | Merge branch '2020-07-05-gpio-regression-fix' | Tom Rini | 2020-07-05 | 7 | -4/+51 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | sandbox, test: add test for GPIO_HOG function | Heiko Schocher | 2020-07-05 | 6 | -0/+47 | |
| | * | | | | | | | gpio-uclass.c: save the GPIOD flags also in the gpio descriptor | Heiko Schocher | 2020-07-05 | 1 | -4/+4 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv | Tom Rini | 2020-07-03 | 12 | -25/+129 | |
| |\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| | * | | | | | | riscv: use log functions in fdt_fixup | Heinrich Schuchardt | 2020-07-03 | 1 | -6/+8 | |
| | * | | | | | | riscv: sifive: fu540: enable all cache ways from U-Boot proper | Pragnesh Patel | 2020-07-03 | 5 | -1/+81 | |
| | * | | | | | | riscv: Use optimized version of fdtdec_get_addr_size_no_parent | Atish Patra | 2020-07-03 | 1 | -3/+3 | |
| | * | | | | | | riscv: Do not return error if reserved node already exists | Atish Patra | 2020-07-03 | 1 | -1/+1 | |
| | * | | | | | | doc: qemu-riscv: Update QEMU run command | Bin Meng | 2020-07-03 | 1 | -5/+5 | |
| | * | | | | | | riscv: sifive: fu540: Add gpio-restart support | Bin Meng | 2020-07-03 | 1 | -0/+2 | |
| | * | | | | | | riscv: Do not build reset.c if SYSRESET is on | Bin Meng | 2020-07-03 | 1 | -0/+2 | |
| | * | | | | | | riscv: Enable CONFIG_OF_BOARD_FIXUP by default for OF_SEPARATE | Bin Meng | 2020-07-02 | 2 | -1/+3 | |
