aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-25arm: include/asm/io.h: Add 64bit clrbits and setbits helpersSuneel Garapati
2020-08-25pci: pci-uclass: Check validity of ofnodeSuneel Garapati
2020-08-25pci: pci-uclass: Add support for Alternate-RoutingID capabilitySuneel Garapati
2020-08-25pci: pci-uclass: Add VF BAR map support for Enhanced AllocationSuneel Garapati
2020-08-25pci: pci-uclass: Add support for Single-Root I/O VirtualizationSuneel Garapati
2020-08-25pci: pci-uclass: Add support for Enhanced Allocation in BridgesSuneel Garapati
2020-08-25pci: pci-uclass: Add multi entry support for memory regionsSuneel Garapati
2020-08-25pci: pci-uclass: Make DT subnode parse optionalSuneel Garapati
2020-08-25pci: pci-uclass: Fix incorrect argument in map_physmemSuneel Garapati
2020-08-25pci: pci-uclass: Dynamically allocate the PCI regionsStefan Roese
2020-08-25ARM: renesas: Drop unnecessary function ft_board_setup()Stefan Roese
2020-08-25pci: pci-uclass: Remove #ifdef CONFIG_NR_DRAM_BANKS as its always setStefan Roese
2020-08-25dm: core: Add API to read PCI bus-range propertyStefan Roese
2020-08-25fdtdec: Add API to read pci bus-range propertySuneel Garapati
2020-08-24Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2020-08-24clk: ccf: Add missing #include <dm/uclass.h> to clk-mux.cLukasz Majewski
2020-08-24cmd: clk: correctly handle depth for clk dumpPatrick Delaunay
2020-08-24cmd: clk: cosmetic: correct code alignment in show_clksPatrick Delaunay
2020-08-24clk: ccf: mux: change the get_rate helperDario Binacchi
2020-08-24clk: ccf: mux: fix access to the sandbox registerDario Binacchi
2020-08-24clk: ccf: mux: fix typoDario Binacchi
2020-08-24clk: ccf: mux: change include orderDario Binacchi
2020-08-24clk: fix the console output of clk_registerDario Binacchi
2020-08-24clk: set flags in the ccf registration routinesDario Binacchi
2020-08-24dm: test: clk: add the test for the ccf gated clockDario Binacchi
2020-08-24clk: imx6: Add definition for IMX6QDL_CLK_ENET_REF clockLukasz Majewski
2020-08-24clk: imx: Add support for pllv3 enet clockLukasz Majewski
2020-08-24clk: imx6: Add definition for IMX6QDL_CLK_ENET clockLukasz Majewski
2020-08-24clk: ICS8N3QV01 remove superfluous codeHeinrich Schuchardt
2020-08-23Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-08-23Merge branch '2020-08-21-stdio-cleanup'Tom Rini
2020-08-23stdio: Tidy up the coding styleSimon Glass
2020-08-23stdio: Drop brackets around &devs.listSimon Glass
2020-08-23stdio: Update to use compiler for Kconfig checksSimon Glass
2020-08-23stdio: Drop #ifdefs in the header fileSimon Glass
2020-08-23stdio: Tidy up use of CONFIG_SYS_DEVICE_NULLDEVSimon Glass
2020-08-23Convert CONFIG_SYS_DEVICE_NULLDEV to KconfigSimon Glass
2020-08-23Convert CONFIG_SPLASH_SCREEN et al to KconfigSimon Glass
2020-08-23moveconfig: Skip binary and ELF filesSimon Glass
2020-08-23Convert CONFIG_NETCONSOLE to KconfigTom Rini
2020-08-22sandbox: u-boot.lds: Remove bogus __bss_start symbolOvidiu Panait
2020-08-22board_f: Remove dead code from init_func_i2cOvidiu Panait
2020-08-22binman: Add a setup script for PythonSimon Glass
2020-08-22dtoc: Add a setup script for PythonSimon Glass
2020-08-22binman: Correct some import statementsSimon Glass
2020-08-22binman: Move GetEntryModules() to controlSimon Glass
2020-08-22treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()Masahiro Yamada
2020-08-22ata: mvebu: use dev_read_addr() to get base addressMasahiro Yamada
2020-08-22gpio: at91: use dev_read_addr() to get base addressMasahiro Yamada
2020-08-22test: dm: Add test case for devfdt_get_addr_ptrOvidiu Panait