- 01ad9f7 sandbox: Update os_find_u_boot() to find the .img file by Simon Glass · 3 years, 9 months ago
- 8482356 test: Allow SPL to run any available test by Simon Glass · 3 years, 9 months ago
- 409f4a2 test: Rename test-main.c to test-dm.c by Simon Glass · 3 years, 9 months ago
- bef1b28 sandbox: Drop the 'starting...' message by Simon Glass · 3 years, 9 months ago
- 668866a Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · 3 years, 9 months ago
- 8a45b22 gpio: Add a way to read 3-way strapping pins by Simon Glass · 3 years, 10 months ago
- d638a18 gpio: sandbox: Track whether a GPIO is driven by Simon Glass · 3 years, 10 months ago
- edab114 gpio: x86: Drop the deprecated methods in intel_gpio by Simon Glass · 3 years, 10 months ago
- 1f212af gpio: sandbox: Use a separate flag for the value by Simon Glass · 3 years, 10 months ago
- a03a0aa gpio: sandbox: Rename GPIO dir_flags to flags by Simon Glass · 3 years, 10 months ago
- 5d23532 video: sunxi_display: Convert to DM_VIDEO by Jagan Teki · 3 years, 9 months ago
- 1c52fcc sandbox: Write out bloblist when exiting by Simon Glass · 3 years, 9 months ago
- b308d9f sandbox: Avoid using malloc() for system state by Simon Glass · 3 years, 9 months ago
- 14e46df sandbox: Add os_realloc() by Simon Glass · 3 years, 9 months ago
- 869badc s5p4418_nanopi2: Drop dead code by Simon Glass · 3 years, 9 months ago
- 2740eda arm: remove set_dacr/get_dacr functions by Patrick Delaunay · 3 years, 10 months ago
- 8ca0f51 arm: cp15: remove weak function arm_init_domains by Patrick Delaunay · 3 years, 10 months ago
- cd3eadc arm: omap2: remove arm_init_domains by Patrick Delaunay · 3 years, 10 months ago
- 503eea4 arm: cp15: update DACR value to activate access control by Patrick Delaunay · 3 years, 10 months ago
- 9b39d24 arm: cosmetic: align TTB_SECT define value by Patrick Delaunay · 3 years, 10 months ago
- 342e1ab arm: remove TTB_SECT_XN_MASK in DCACHE_WRITETHROUGH by Patrick Delaunay · 3 years, 10 months ago
- aad8414 stm32mp: update the mmu configuration for SPL and prereloc by Patrick Delaunay · 3 years, 10 months ago
- 1419e5b stm32mp: update MMU config before the relocation by Patrick Delaunay · 3 years, 10 months ago
- 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
- 3394f39 Revert "lpc32xx: cpu: add support for soft reset" by Harald Seiler · 4 years ago
- 5075bf2 nds32: Remove dead reset_cpu() implementation by Harald Seiler · 4 years ago
- a3c6d28 Merge tag 'u-boot-stm32-20210226' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 9 months ago
- 1a1a47c arm: dts: stm32mp15: remove duplicate uart nodes by Patrick Delaunay · 3 years, 9 months ago
- 99bebbd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 9 months ago
- 94218ca Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 9 months ago
- 2ca5b19 ARM: dts: armada-385-turris-omnia: rename node in -u-boot.dtsi file by Marek Behún · 3 years, 9 months ago
- 2cc6071 ppc: Remove MPC8569MDS board by Tom Rini · 3 years, 9 months ago
- 93ef93b arm: Remove sksimx6 board by Tom Rini · 3 years, 9 months ago
- 53ad2db arm: Remove mx53smd board by Tom Rini · 3 years, 9 months ago
- 1c4bd23 arm: Remove mx53ard board by Tom Rini · 3 years, 9 months ago
- 2610bf1 arm: Remove mx25pdk board by Tom Rini · 3 years, 9 months ago
- 5540294 riscv: k210: Enable QSPI for spi3 by Sean Anderson · 3 years, 10 months ago
- 2f7aa89 common: Add "ifndef __ASSEMBLY__" in asm/global_data.h by Siew Chin Lim · 3 years, 9 months ago
- cbe607b Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 9 months ago
- 8f7a16a Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 9 months ago
- bced796 Merge tag 'ti-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 9 months ago
- d67da44 arch: sandbox: fix typo in clk.h by Dario Binacchi · 3 years, 9 months ago
- 252ee3c arm: dts: sync am33xx-clocks with Linux 5.9-rc7 by Dario Binacchi · 3 years, 9 months ago
- cbc3cd0 mpc8379erdb: Add device tree by Sinan Akman · 4 years, 8 months ago
- 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 9 months ago
- 7f4e294 sunxi: support boot console on uart1 for sun8i by Tobias Schramm · 3 years, 9 months ago
- bc24884 sunxi: spl: Fix H616 clock initialization by Jernej Skrabec · 3 years, 10 months ago
- a1a652e Merge tag 'mmc-2021-2-19' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 3 years, 9 months ago
- ba74bc1 ARM: mach-meson: select MMC_PWRSEQ config by Jaehoon Chung · 3 years, 9 months ago
- 766927a Merge branch '2021-02-18-SPL-FIT-OP-TEE-Linux-improvements' by Tom Rini · 3 years, 9 months ago
- e880187 dm: test: Add test case for dev->dma_offset by Nicolas Saenz Julienne · 3 years, 10 months ago
- 283628c dm: test: Add test case for dev_get_dma_ranges() by Nicolas Saenz Julienne · 3 years, 10 months ago
- 289d0ea test: add a simple test for the adc-keys button driver by Marek Szyprowski · 3 years, 9 months ago
- efc4ad0bc spl: fit: Drop 'length' argument to board_spl_fit_post_load() by Alexandru Gagniuc · 3 years, 10 months ago
- cc32fd9 arm: dts: ls1028a: Add Ethernet switch node and dependencies by Alex Marginean · 3 years, 10 months ago
- f43d9e9 arm: dts: sync am33xx gpio nodes with Linux 5.9-rc7 by Dario Binacchi · 3 years, 9 months ago
- 1e8f246 ARM: dts: k3-j7200-common-proc-board-u-boot: Fix broken ethernet by Vignesh Raghavendra · 3 years, 9 months ago
- c581970 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 9 months ago
- 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
- 73effc2 sh: Remove sh7763rdp board by Tom Rini · 3 years, 9 months ago
- f0debb2 sh: Remove sh7757lcr board by Tom Rini · 3 years, 9 months ago
- 0c3cd24 sh: Remove sh7753evb board by Tom Rini · 3 years, 9 months ago
- da43d96 sh: Remove sh7752evb board by Tom Rini · 3 years, 9 months ago
- 215386e sh: Remove r7780mp board by Tom Rini · 3 years, 9 months ago
- 5617351 sh: Remove MigoR board by Tom Rini · 3 years, 9 months ago
- 865acad ppc: Remove MPC8641HPCN board by Tom Rini · 3 years, 9 months ago
- 41bacbe ppc: Remove MPC8610HPCD board by Tom Rini · 3 years, 9 months ago
- 2dce449 ppc: Remove MPC8572DS board by Tom Rini · 3 years, 9 months ago
- 2339777 ppc: Remove MPC8544DS board by Tom Rini · 3 years, 9 months ago
- 2292431 arm: Remove db-88f6281-bp board by Tom Rini · 3 years, 9 months ago
- 2ce7b65 arm: Remove ls2080a_simu board by Tom Rini · 3 years, 9 months ago
- a1361f4 arm: Remove mx35pdk board by Tom Rini · 3 years, 9 months ago
- 8444860 arm: Remove apx4devkit board by Tom Rini · 3 years, 9 months ago
- 7c82e12 Merge tag 'u-boot-atmel-fixes-2021.04-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 3 years, 9 months ago
- 5dc68b0 ARM: dts: at91: sama7g5ek: enable pull-up for serial debug line by Eugen Hristev · 3 years, 10 months ago
- db8fb2f usb: dwc2: change compatible st,stm32mp1-hsotg to st,stm32mp15-hsotg by Patrick Delaunay · 3 years, 9 months ago
- c7182c0 Merge tag 'u-boot-amlogic-20210210' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 9 months ago
- 98757d8 xilinx: Show silicon version in SPL by Michal Simek · 3 years, 10 months ago
- 8bc7801 board: amlogic: odroid: add runtime detection of the N2/N2+/C4/HC4 variants by Marek Szyprowski · 3 years, 10 months ago
- f050e3f arm: dts: stm32mp15: alignment with v5.11-rc2 by Patrick Delaunay · 3 years, 10 months ago
- 2220c2e ARM: dts: stm32: Fix cosmetic typo: use 'kHz' as kilohertz abbreviation by Fabrice GIRARDOT · 3 years, 10 months ago
- a10d06a Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 3 years, 9 months ago
- eeeab27 arm64: dts: ls208xa: add gpio node by Biwen Li · 3 years, 10 months ago
- d62cbea arm64: dts: ls1088a: add gpio node by Biwen Li · 3 years, 10 months ago
- b7ddedf arm64: dts: ls1046a: add gpio node by Biwen Li · 3 years, 10 months ago
- b609f1a arm64: dts: ls1043a: add gpio node by Biwen Li · 3 years, 10 months ago
- f9428d7 arm64: dts: ls1028a: add gpio node by Biwen Li · 3 years, 10 months ago
- 5609300 arm64: dts: ls1012a: add gpio node by Biwen Li · 3 years, 10 months ago
- 2b3393c arm: dts: ls1021a: add gpio node by Biwen Li · 3 years, 10 months ago
- 7811880 gpio: mpc8xxx_gpio: Fix for litte endian by Biwen Li · 3 years, 10 months ago
- 43d1d39 mpc8xxx: fsl_pamu: Update data type in config_pamu by Priyanka Jain · 3 years, 10 months ago
- 19dba8b armv7: ls102xa: Enable I-Cache to speed up the boot time by Hou Zhiqiang · 3 years, 10 months ago
- 5841073 pci: layerscape: Remove the shadow SVR definitions by Hou Zhiqiang · 3 years, 10 months ago
- 37bfd9c PowerPC: keymile: Add support for kmcent2 board by Niel Fourie · 3 years, 10 months ago
- c1a215b PowerPC: dts: Pulled in kmcent2 dts files from Linux 5.10 by Niel Fourie · 3 years, 10 months ago
- 67477bd armv8: lx2: SVR_SOC_VER: Mask CAN_FD and security bit by Wasim Khan · 3 years, 10 months ago
- 3dbc47c armv8: ls1028a: fix stream id allocation by Nipun Gupta · 3 years, 10 months ago
- 805b242 board: sl28: add SATA support by Michael Walle · 3 years, 10 months ago
- b463010 board: sl28: add network variant 2 support by Michael Walle · 3 years, 10 months ago
- 4029d35 board: sl28: add network variant 1 support by Michael Walle · 3 years, 10 months ago