net: macb: Add phy address to read it from device tree
[platform/kernel/u-boot.git] / drivers /
2021-01-18 Padmarao Begarinet: macb: Add phy address to read it from device tree
2021-01-18 Padmarao Begarinet: macb: Add DMA 64-bit address support for macb
2021-01-18 Pragnesh Patelriscv: timer: Add support for an early timer
2021-01-16 Tom RiniMerge branch '2021-01-15-assorted-improvements'
2021-01-15 Marek Szyprowskidisk: dos: rename write_mbr_partition to write_mbr_sector
2021-01-15 Ovidiu Panaitcommon: board_r: Drop initr_bbmii wrapper
2021-01-15 Ovidiu Panaitcommon: board_r: Drop initr_xen wrapper
2021-01-15 Ovidiu Panaitcommon: board_r: Drop initr_pci wrapper
2021-01-15 Ovidiu Panaitcommon: board_r: Drop initr_pci_ep wrapper
2021-01-15 Dario Binacchidm: fix build errors generated by last merges
2021-01-15 Tom RiniMerge branch '2021.04-rc' of https://github.com/lftan...
2021-01-15 Chee Hong Angarm: socfpga: soc64: Add ATF support for FPGA reconfig...
2021-01-15 Chee Hong Angnet: designware: socfpga: Add ATF support for MAC driver
2021-01-15 Chee Hong Angmmc: dwmmc: socfpga: Add ATF support for MMC driver
2021-01-15 Siew Chin Limmmc: dwmmc: Change designware MMC 'clksel' callback...
2021-01-14 Tom RiniMerge tag 'efi-2021-04-rc1' of https://gitlab.denx...
2021-01-13 Tom RiniMerge tag 'u-boot-stm32-20210113' of https://gitlab...
2021-01-13 Tom RiniMerge tag 'u-boot-amlogic-20210112' of https://gitlab...
2021-01-13 Patrick Delaunayvideo: stm32_dsi: migrate trace to dev and log macro
2021-01-13 Patrick Delaunayvideo: stm32_ltdc: migrate trace to dev and log macro
2021-01-13 Patrick Delaunayserial: stm32: define LOG_CATEGORY
2021-01-13 Patrick Delaunaymemory: stm32-fmc2: migrate trace to dev and log macro
2021-01-13 Patrick Delaunaymtd: stm32_fmc2: migrate trace to dev and log macro
2021-01-13 Patrick Delaunayspi: stm32_qspi: migrate trace to dev and log macro
2021-01-13 Patrick Delaunayspi: stm32_spi: migrate trace to dev and log macro
2021-01-13 Patrick Delaunayphy: stm32-usbphyc: migrate trace to dev and log macro
2021-01-13 Patrick Delaunayi2c: stm32f7_i2c: migrate trace to dev and log macro
2021-01-13 Patrick Delaunaymailbox: stm32-ipcc: migrate trace to dev and log macro
2021-01-13 Patrick Delaunayreset: stm32-reset: migrate trace to dev and log macro
2021-01-13 Patrick Delaunayclk: clk_stm32h7: migrate trace to dev and log macro
2021-01-13 Patrick Delaunayclk: clk_stm32f: migrate trace to dev and log macro
2021-01-13 Patrick Delaunayclk: stm32mp1: migrate trace to dev and log macro
2021-01-13 Patrick Delaunaymisc: rcc: keep the rcc device name for subnode
2021-01-13 Patrick Delaunaymisc: rcc: migrate trace to dev macro
2021-01-13 Patrick Delaunaypower: regulator: stm32-verfbuf: define LOG_CATEGORY
2021-01-13 Patrick Delaunaywatchdog: stm32mp: migrate trace to dev macro
2021-01-13 Patrick Delaunayrtc: stm32: migrate trace to log macro
2021-01-13 Patrick Delaunayhwspinlock: stm32: migrate trace to log macro
2021-01-13 Patrick Delaunaytimer: stm32: migrate trace to log macro
2021-01-13 Patrick Delaunaymmc: stm32_sdmmc2: migrate trace to dev and log macro
2021-01-13 Patrick Delaunayram: stm32mp1: migrate trace to dev or log macro
2021-01-13 Patrick Delaunayram: stm32: migrate trace to log macro
2021-01-13 Patrick Delaunayremoproc: stm32: migrate trace to log macro
2021-01-13 Patrick Delaunaygpio: stm32-gpio: migrate trace to dev and log macro
2021-01-13 Patrick Delaunaypinctrl: stm32: migrate trace to log macro
2021-01-12 Tom RiniMerge tag 'ti-v2021.04-rc1' of https://gitlab.denx...
2021-01-12 Tom RiniMerge tag 'u-boot-atmel-2021.04-a' of https://gitlab...
2021-01-12 Nishanth Menonremoteproc: ti_k3_arm64: Program CNTFID0 register in GTC
2021-01-12 Dario Binacchivideo: omap: move drivers to 'ti' directory
2021-01-12 Dario Binacchivideo: omap: split the legacy code from the DM code
2021-01-12 Dario Binacchivideo: omap: set LCD clock rate through DM API
2021-01-12 Dario Binacchivideo: omap: add panel driver
2021-01-12 Dario Binacchidm: core: add a function to decode display timings
2021-01-12 Dario Binacchibus: ti: am33xx: add pwm subsystem driver
2021-01-12 Dario Binacchipwm: ti: am33xx: add enhanced pwm driver
2021-01-12 Dario Binacchiomap: timer: fix the rate setting
2021-01-12 Dario Binacchifdt: translate address if #size-cells = <0>
2021-01-12 Dario Binacchiclk: move clk-ti-sci driver to 'ti' directory
2021-01-12 Dario Binacchiclk: ti: omap4: add clock manager driver
2021-01-12 Dario Binacchiclk: ti: add support for clkctrl clocks
2021-01-12 Dario Binacchiclk: ti: add gate clock driver
2021-01-12 Dario Binacchiclk: ti: add divider clock driver
2021-01-12 Dario Binacchiclk: ti: am33xx: add DPLL clock drivers
2021-01-12 Dario Binacchiclk: ti: add mux clock driver
2021-01-12 Dario Binacchiclk: add clk_round_rate()
2021-01-12 Dario Binacchibus: ti: add minimal sysc interconnect target driver
2021-01-12 Dario Binacchiclk: export generic routines
2021-01-12 Vignesh Raghavendraspi: omap3_spi: Fix speed and mode selection
2021-01-12 Ovidiu Panaitspi: ti_qspi: Fix "spi-max-frequency" error path in...
2021-01-12 Tomas Novotnygpio: tca642x: fix input subcommand for gpio banks > 0
2021-01-11 Tom RiniMerge branch 'next'
2021-01-11 Heinrich Schuchardtadc: meson-saradc: use correct printf code
2021-01-11 Marek Szyprowskiadc: meson-saradc: skip hardware init only if ADC is...
2021-01-11 Marek Szyprowskiadc: meson-saradc: add G12A variant
2021-01-11 Marek Szyprowskiclk: meson: add minimal driver for g12a-ao clocks
2021-01-11 Neil Armstrongvideo: add TDO tl070wsh30 panel driver
2021-01-11 Neil Armstrongpower: domain: meson-ee-pwrc: add support for the Meson...
2021-01-11 Neil Armstrongpower: domain: meson-ee-pwrc: add support for the Meson...
2021-01-06 Tom RiniMerge tag 'xilinx-for-v2021.04' of https://gitlab.denx...
2021-01-06 Tom RiniMerge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot...
2021-01-05 Tom RiniMerge tag 'v2021.01-rc5' into next
2021-01-05 Tom RiniMerge tag 'ti-v2021.01-rc5' of https://gitlab.denx...
2021-01-05 Simon Glassdtoc: Drop dm_populate_phandle_data()
2021-01-05 Simon Glassdm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
2021-01-05 Simon Glassdm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
2021-01-05 Simon Glassdm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
2021-01-05 Simon Glassdm: core: Add logging when lists_bind_fdt() fails
2021-01-05 Simon Glassdm: core: Allow the uclass list to move
2021-01-05 Simon Glassdm: core: Split out scanning code to dm_scan()
2021-01-05 Simon Glassdm: core: Access device ofnode through functions
2021-01-05 Simon Glassdm: core: Use dev_has_ofnode() instead of dev_of_valid()
2021-01-05 Simon Glassdm: core: Rename dev_has_of_node() to dev_has_ofnode()
2021-01-05 Simon Glassdm: core: Access device flags through functions
2021-01-05 Simon Glassdm: core: Rename sqq to seq_
2021-01-05 Simon Glassdm: core: Split out alloc code into a new function
2021-01-05 Simon Glassx86: sysreset: Move priv/plat structs to headers
2021-01-05 Simon Glassdm: core: Move priv/plat structs for simple_bus to...
2021-01-05 Simon Glassspi: Tweak a few strange SPI NOR features for of-platdata
2021-01-05 Simon Glassspi: Tidy up get/set of device node
2021-01-05 Simon Glassx86: spl: Move priv/plat structs to headers
next