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
2022-09-13
mtd: spi-nor: Use spi-mem dirmap API
Chin-Ting Kuo
2022-09-13
spi-mem: Add dirmap API from Linux
Chin-Ting Kuo
2022-09-13
arm: dts: aspeed: Update SPI flash node settings
Chin-Ting Kuo
2022-09-13
spi: aspeed: Support AST2400 platform
Chin-Ting Kuo
2022-09-13
configs: aspeed: Enable SPI flash features
Chin-Ting Kuo
2022-09-13
spi: aspeed: Add ASPEED SPI controller driver
Chin-Ting Kuo
2022-09-13
pinctrl: aspeed: FWSPICS1 and SPI1CS1 pin support
Chin-Ting Kuo
2022-09-13
clk: aspeed: Get HCLK frequency support
Chin-Ting Kuo
2022-09-13
Merge tag 'xilinx-for-v2023.01-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
2022-09-13
Merge branch '2022-09-12-update-pytests-for-more-parellel-support' into next
Tom Rini
2022-09-13
xilinx: common: Add support for SOC detection
Michal Simek
2022-09-13
xilinx: Fix mdio bus description for vck190-sc
Michal Simek
2022-09-13
ARM: zynq: DT: List OCM memory
Michal Simek
2022-09-13
ARM: zynq: Align qspi node name with Linux kernel
Michal Simek
2022-09-13
arm64: versal: Enable zynqmp_gqspi driver
Ashok Reddy Soma
2022-09-13
spi: zynqmp_qspi: Code alignment
Ashok Reddy Soma
2022-09-13
spi: zynqmp_gqspi: Fix issue of reading more than 32bits length
Ashok Reddy Soma
2022-09-13
spi: zynqmp_gqspi: Add support for IO mode
Ashok Reddy Soma
2022-09-13
arm64: versal: Define zynqmp_mmio_write() for versal
Michal Simek
2022-09-13
spi: zynqmp_gqspi: Add tap delays for Versal
Ashok Reddy Soma
2022-09-13
spi: cadence-qspi: Use priv instead of plat across the driver
Ashok Reddy Soma
2022-09-13
spi: cadence_qspi: Call read_setup for STIG_READ
Ashok Reddy Soma
2022-09-13
spi: cadence-qspi: Correct flash reset function name
Ashok Reddy Soma
2022-09-13
microblaze: add arch_print_bdinfo() implementation
Ovidiu Panait
2022-09-13
cmd: bdinfo: introduce bdinfo_print_size() helper
Ovidiu Panait
2022-09-13
cpu: microblaze: add error handling in microblaze_cpu_get_desc()
Ovidiu Panait
2022-09-13
microblaze: drop CONFIG_SYS_INIT_RAM_ADDR and CONFIG_SYS_INIT_RAM_SIZE
Ovidiu Panait
2022-09-13
net: gem: Check rate before setting it up
Michal Simek
2022-09-13
xilinx: versal: Disable LMB for mini configurations
Michal Simek
2022-09-13
arm64: xilinx: Move board_get_usable_ram_top() to common location
Michal Simek
2022-09-13
ARM: zynq: Align bss and end of u-boot image to 64bits
Michal Simek
2022-09-13
xilinx: Enable CMD_GREPENV/SETEXPR by default
Michal Simek
2022-09-13
xilinx: Add env redund offset
T Karthik Reddy
2022-09-13
arm64: zynqmp: add ref_clk property for REFCLKPER calculation
Piyush Mehta
2022-09-13
arm64: zynqmp: Add missing tca6416 to zynqmp SC
Michal Simek
2022-09-13
arm: dts: Add xlnx prefix to GEM compatible string
Harini Katakam
2022-09-13
arm64: zynqmp: Add mtd partition for secure OS storage area
Amit Kumar Mahapatra
2022-09-13
xilinx: Define only mmc devnum not partition
Michal Simek
2022-09-13
xilinx: zynq: Use CONFIG_SPL_FS_LOAD_PAYLOAD_NAME for dfu_alt_info
Michal Simek
2022-09-13
xilinx: Fix logic when dfu_alt_info is generated
Michal Simek
2022-09-13
xilinx: zynq: Enable mkeficapsule tools compilation
Michal Simek
2022-09-13
xilinx: versal: Define CONFIG_CQSPI_REF_CLK
Ashok Reddy Soma
2022-09-13
xilinx: versal: Enable power domain driver
Ashok Reddy Soma
2022-09-13
firmware: zynqmp: Skip loading config object for Versal
Ashok Reddy Soma
2022-09-12
Makefile: Add a pcheck option to run tests in parallel
Simon Glass
2022-09-12
dtoc: Drop sys.exit() in test_fdt
Simon Glass
2022-09-12
test/py: Support --build when running tests in parallel
Simon Glass
2022-09-12
test/py: Move U-Boot building into a function
Simon Glass
2022-09-12
test: Refactor arg parsing for the run script
Simon Glass
2022-09-12
test: Make test_gpio_read() independent
Simon Glass
[next]