index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
main
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-10-30
cmd: log: Use sub-commands for log
Sean Anderson
2020-10-30
test: Add test for LOGFF_MIN
Sean Anderson
2020-10-30
log: Add filter flag to match greater than a log level
Sean Anderson
2020-10-30
test: Add tests for LOGFF_DENY
Sean Anderson
2020-10-30
test: log: Give tests names instead of numbers
Sean Anderson
2020-10-30
test: log: Convert log_test from python to C
Sean Anderson
2020-10-30
log: Add filter flag to deny on match
Sean Anderson
2020-10-30
log: Add function to create a filter with flags
Sean Anderson
2020-10-30
log: Expose some helper functions
Sean Anderson
2020-10-30
log: Use CONFIG_IS_ENABLED() for LOG_TEST
Sean Anderson
2020-10-30
log: Add additional const qualifier to arrays
Sean Anderson
2020-10-30
log: Fix incorrect documentation of log_filter.cat_list
Sean Anderson
2020-10-30
log: Fix missing negation of ENOMEM
Sean Anderson
2020-10-30
imx6: enable early spi environment access on aristainetos boards
Heiko Schocher
2020-10-30
env: Access Environment in SPI flashes before relocation
Heiko Schocher
2020-10-30
env: split env_import_redund() into 2 functions
Heiko Schocher
2020-10-29
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2020-10-29
Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
2020-10-29
configs: Resync with savedefconfig
Tom Rini
2020-10-29
MAINTAINERS, git-mailrc: Update sunxi maintainers
Andre Przywara
2020-10-29
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-10-29
mtd: nand: pxa3xx: enable NAND controller if the SoC needs it
Shmuel Hazan
2020-10-29
xilinx: Enable SPI driver for Versal
Michal Simek
2020-10-29
xilinx: Consolidate board_fit_config_name_match() for Xilinx platforms
Michal Simek
2020-10-29
mmc: zynq_sdhci: Add common function to set input/output tapdelays
Ashok Reddy Soma
2020-10-29
mmc: zynq_sdhci: Extend UHS timings till hs200
Ashok Reddy Soma
2020-10-29
mtd: pxa3xx_nand: remove dead code
Baruch Siach
2020-10-29
mtd: pxa3xx_nand: port to use driver model
Shmuel Hazan
2020-10-29
arm: dts: armada-cp110-master: update nand-controller
Baruch Siach
2020-10-29
arm: dts: armada-cp110-slave: add missing cps_nand
Shmuel Hazan
2020-10-29
arm: octeontx: Enable network support in supported boards
Stefan Roese
2020-10-29
phy: marvell: cp110: update mode parameter for pcie power on calls
Igal Liberman
2020-10-29
phy: marvell: cp110: let the firmware configure comphy for PCIe
Grzegorz Jaszczyk
2020-10-29
phy: marvell: cp110: let the firmware configure the comphy
Grzegorz Jaszczyk
2020-10-28
Prepare v2021.01-rc1
v2021.01-rc1
Tom Rini
2020-10-28
Merge branch '2020-10-28-mux-driver-framework'
Tom Rini
2020-10-28
test: mux-cmd: Add tests for the 'mux' command
Pratyush Yadav
2020-10-28
cmd: Add a mux command
Pratyush Yadav
2020-10-28
test: Add tests for the multiplexer framework
Jean-Jacques Hiblot
2020-10-28
Kconfig: Increase the pre-relocation memory
Pratyush Yadav
2020-10-28
drivers: mux: mmio-based syscon mux controller
Jean-Jacques Hiblot
2020-10-28
dm: board: complete the initialization of the muxes in initr_dm()
Jean-Jacques Hiblot
2020-10-28
drivers: Add a new framework for multiplexer devices
Jean-Jacques Hiblot
2020-10-28
Merge tag 'efi-2021-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-10-28
Merge branch '2020-10-27-further-log-enhancements'
Tom Rini
2020-10-27
log: correct and check array size of log categories
Heinrich Schuchardt
2020-10-27
efi_loader: daylight saving time
Heinrich Schuchardt
2020-10-27
efi_loader: Disable devices before handing over control
Ilias Apalodimas
2020-10-27
efi_loader: Sort header file ordering
Ilias Apalodimas
2020-10-27
trace: conserve gd register on RISC-V
Heinrich Schuchardt
[next]