index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-08-25
arm: include/asm/io.h: Add 64bit clrbits and setbits helpers
Suneel Garapati
2020-08-25
pci: pci-uclass: Check validity of ofnode
Suneel Garapati
2020-08-25
pci: pci-uclass: Add support for Alternate-RoutingID capability
Suneel Garapati
2020-08-25
pci: pci-uclass: Add VF BAR map support for Enhanced Allocation
Suneel Garapati
2020-08-25
pci: pci-uclass: Add support for Single-Root I/O Virtualization
Suneel Garapati
2020-08-25
pci: pci-uclass: Add support for Enhanced Allocation in Bridges
Suneel Garapati
2020-08-25
pci: pci-uclass: Add multi entry support for memory regions
Suneel Garapati
2020-08-25
pci: pci-uclass: Make DT subnode parse optional
Suneel Garapati
2020-08-25
pci: pci-uclass: Fix incorrect argument in map_physmem
Suneel Garapati
2020-08-25
pci: pci-uclass: Dynamically allocate the PCI regions
Stefan Roese
2020-08-25
ARM: renesas: Drop unnecessary function ft_board_setup()
Stefan Roese
2020-08-25
pci: pci-uclass: Remove #ifdef CONFIG_NR_DRAM_BANKS as its always set
Stefan Roese
2020-08-25
dm: core: Add API to read PCI bus-range property
Stefan Roese
2020-08-25
fdtdec: Add API to read pci bus-range property
Suneel Garapati
2020-08-24
Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2020-08-24
clk: ccf: Add missing #include <dm/uclass.h> to clk-mux.c
Lukasz Majewski
2020-08-24
cmd: clk: correctly handle depth for clk dump
Patrick Delaunay
2020-08-24
cmd: clk: cosmetic: correct code alignment in show_clks
Patrick Delaunay
2020-08-24
clk: ccf: mux: change the get_rate helper
Dario Binacchi
2020-08-24
clk: ccf: mux: fix access to the sandbox register
Dario Binacchi
2020-08-24
clk: ccf: mux: fix typo
Dario Binacchi
2020-08-24
clk: ccf: mux: change include order
Dario Binacchi
2020-08-24
clk: fix the console output of clk_register
Dario Binacchi
2020-08-24
clk: set flags in the ccf registration routines
Dario Binacchi
2020-08-24
dm: test: clk: add the test for the ccf gated clock
Dario Binacchi
2020-08-24
clk: imx6: Add definition for IMX6QDL_CLK_ENET_REF clock
Lukasz Majewski
2020-08-24
clk: imx: Add support for pllv3 enet clock
Lukasz Majewski
2020-08-24
clk: imx6: Add definition for IMX6QDL_CLK_ENET clock
Lukasz Majewski
2020-08-24
clk: ICS8N3QV01 remove superfluous code
Heinrich Schuchardt
2020-08-23
Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-08-23
Merge branch '2020-08-21-stdio-cleanup'
Tom Rini
2020-08-23
stdio: Tidy up the coding style
Simon Glass
2020-08-23
stdio: Drop brackets around &devs.list
Simon Glass
2020-08-23
stdio: Update to use compiler for Kconfig checks
Simon Glass
2020-08-23
stdio: Drop #ifdefs in the header file
Simon Glass
2020-08-23
stdio: Tidy up use of CONFIG_SYS_DEVICE_NULLDEV
Simon Glass
2020-08-23
Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig
Simon Glass
2020-08-23
Convert CONFIG_SPLASH_SCREEN et al to Kconfig
Simon Glass
2020-08-23
moveconfig: Skip binary and ELF files
Simon Glass
2020-08-23
Convert CONFIG_NETCONSOLE to Kconfig
Tom Rini
2020-08-22
sandbox: u-boot.lds: Remove bogus __bss_start symbol
Ovidiu Panait
2020-08-22
board_f: Remove dead code from init_func_i2c
Ovidiu Panait
2020-08-22
binman: Add a setup script for Python
Simon Glass
2020-08-22
dtoc: Add a setup script for Python
Simon Glass
2020-08-22
binman: Correct some import statements
Simon Glass
2020-08-22
binman: Move GetEntryModules() to control
Simon Glass
2020-08-22
treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()
Masahiro Yamada
2020-08-22
ata: mvebu: use dev_read_addr() to get base address
Masahiro Yamada
2020-08-22
gpio: at91: use dev_read_addr() to get base address
Masahiro Yamada
2020-08-22
test: dm: Add test case for devfdt_get_addr_ptr
Ovidiu Panait
[next]