- 96008c9 drivers: serial: Make serial_initialize return int by Ovidiu Panait · 4 years, 4 months ago
- 76160a0 dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probe by Ovidiu Panait · 4 years, 4 months ago
- 6183c8d board_f: Remove setup_board_part1 by Ovidiu Panait · 4 years, 4 months ago
- 399aeb6 board_f: ppc: Factor out ppc-specific bdinfo setup by Ovidiu Panait · 4 years, 4 months ago
- f8a961b board_f: m68k: Factor out m68k-specific bdinfo setup by Ovidiu Panait · 4 years, 4 months ago
- 5fc6060 board_f: Move sram bdinfo assignments to generic code by Ovidiu Panait · 4 years, 4 months ago
- a585588 board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo by Ovidiu Panait · 4 years, 4 months ago
- 3d0b040 board_f: Introduce arch_setup_bdinfo initcall by Ovidiu Panait · 4 years, 4 months ago
- 0c5e9a0 board_f: Introduce setup_bdinfo initcall by Ovidiu Panait · 4 years, 4 months ago
- 3ae4e95 cmd: bdinfo: Move sram info prints to generic code by Ovidiu Panait · 4 years, 4 months ago
- 0a2ef26 Kconfig: Remove CONFIG_SYS_SRAM_START by Ovidiu Panait · 4 years, 4 months ago
- cb22996 Kconfig: Convert CONFIG_SYS_SRAM_SIZE to Kconfig by Ovidiu Panait · 4 years, 4 months ago
- 6274921 Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig by Ovidiu Panait · 4 years, 4 months ago
- 2cdfed2 Kconfig: Introduce CONFIG_SYS_HAS_SRAM by Ovidiu Panait · 4 years, 4 months ago
- a9309bd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 4 months ago
- 3185a7f mvebu: bubt: Drop dead code by Tom Rini · 4 years, 4 months ago
- e3f42ad arm: mvebu: Update CRS305-1G-4S board flash layout by Luka Kovacic · 4 years, 4 months ago
- 3d0c3e0 arm: mvebu: crs3xx-98dx3236: Add a maintainer by Luka Kovacic · 4 years, 4 months ago
- 16962fa arm: mvebu: Add CRS328-4C-20S-4S board by Luka Kovacic · 4 years, 4 months ago
- 1c4270b arm: mvebu: Add CRS326-24G-2S board by Luka Kovacic · 4 years, 4 months ago
- 8d6b5a6 arm: mvebu: Add CRS305-1G-4S Bit board by Luka Kovacic · 4 years, 4 months ago
- a89c519 cmd: mvebu/bubt: Drop unused SPI_FLASH_PROTECTION by Jagan Teki · 4 years, 5 months ago
- 51d09fc Azure/Travis: Update to latest Docker image by Tom Rini · 4 years, 4 months ago
- 06371ef Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years, 4 months ago
- 047aaad Merge branch '2020-08-05-misc-fixes' by Tom Rini · 4 years, 4 months ago
- f820563 tools: env: Avoid an uninited warning with was_locked by Simon Glass · 4 years, 4 months ago
- e0de0f2 tools: env: Fix printf() warning in fw_env by Simon Glass · 4 years, 4 months ago
- 7054810 ARM: add Kconfig option for PSCI 0.1 by Icenowy Zheng · 4 years, 4 months ago
- f10ae54 cmd: bdinfo: cleanup phys_addr_t output by Heinrich Schuchardt · 4 years, 4 months ago
- 51cc1f9 cmd: bootz: fix device-tree overlap test by Baruch Siach · 4 years, 4 months ago
- c2248cb fit_image: Use calloc() to fix reproducibility issue by Fabio Estevam · 4 years, 4 months ago
- 6c9e2a9 arm: Add SPL build check to SPL early bss clear by Brian Moyer · 4 years, 4 months ago
- ac49e7b doc: move Clang documentation to HTML by Heinrich Schuchardt · 4 years, 4 months ago
- 8d4e7e2 pinctrl: aspeed: Fix Kconfig entry indentation by Michal Simek · 4 years, 4 months ago
- 56c9825 Makefile.lib: Build all DTS with -@ if OF_LIBFDT_OVERLAY is enabled by Michal Simek · 4 years, 4 months ago
- edd8034 dt-bindings: Sync include/dt-bindings/phy/phy.h from Linux by Michal Simek · 4 years, 4 months ago
- e9e7da5 fixdep: fix coding style in previous fix by Stephen Warren · 4 years, 4 months ago
- 365a753 test/py: Add test support for three stage boot by Yan Liu · 4 years, 4 months ago
- fe659f5 arm: move CONFIG_PREBOOT="usb start" to KConfig by Jonas Smedegaard · 4 years, 4 months ago
- b9df7d9 net: ping: reset stored IP address by Marek Szyprowski · 4 years, 6 months ago
- 6808390 net: dwc_eth_qos: add Kconfig option to select supported configuration by Patrick Delaunay · 4 years, 6 months ago
- 97c418b lmb/bdinfo: dump lmb info via bdinfo by Tero Kristo · 4 years, 4 months ago
- 6e9aa54 net: tftp: Add client support for RFC 7440 by Ramon Fried · 4 years, 4 months ago
- 2aa7fc6 psci: put psci_method in .data section if EFI_LOADER is not enabled by Yann Gautier · 4 years, 4 months ago
- b0bdbd6 Fix corner case in bad block table handling. by Doyle, Patrick · 4 years, 5 months ago
- fce6f98 cmd: add clone command by John Chau · 4 years, 5 months ago
- 95bbe15 fs/fat/fat.c: Do not perform zero block reads if there are no blocks left by Jason Wessel · 4 years, 5 months ago
- 322ebe9 Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 4 months ago
- 3da93de Merge tag 'fixes-for-2020.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 4 months ago
- 4539b48 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 4 months ago
- 4e8120b Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years, 4 months ago
- cc90fd2 Merge branch '2020-08-01-misc-cleanups' by Tom Rini · 4 years, 4 months ago
- f38051e checkpatch: Don't allow common.h and dm.h in headers by Simon Glass · 4 years, 4 months ago
- 50137da patman: Fix up the test comments by Simon Glass · 4 years, 4 months ago
- 00ed2a1 dm: core: Guard against including dm.h in header files by Simon Glass · 4 years, 4 months ago
- 45a145d net: Drop duplicate include of dm.h in pcnet.c by Simon Glass · 4 years, 4 months ago
- 5b15d26 net: Drop dm.h header file in eth_phy.h by Simon Glass · 4 years, 4 months ago
- 4303396 clk: Drop dm.h header file in clk-provider.h by Simon Glass · 4 years, 4 months ago
- 61adc04 usb: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
- 0b700eb ufs: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
- a6c5804 nand: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
- 8237eeb adc: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
- 51a8b70 mscc: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
- 7031a9e mediatek: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
- e4f6107 pci: Drop dm.h inclusion from header file by Simon Glass · 4 years, 4 months ago
- f7521de liebherr: Drop duplicate dm.h inclusion by Simon Glass · 4 years, 4 months ago
- 67ed4ce ti: am654: Drop duplicate dm.h inclusion by Simon Glass · 4 years, 4 months ago
- 3f41a43 spi: Drop duplicate dm.h inclusion by Simon Glass · 4 years, 4 months ago
- eaf6a60 mmc: Drop duplicate dm.h inclusion by Simon Glass · 4 years, 4 months ago
- 1c1ddf6 power: Tidy up inclusion of regulator_common.h by Simon Glass · 4 years, 4 months ago
- f6977c1 efi: Tidy up header includes by Simon Glass · 4 years, 4 months ago
- 614a9a2 w1: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
- ea8c043 thermal: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
- 7130b95 sf: Drop dm.h header file from spi_flash.h by Simon Glass · 4 years, 4 months ago
- 992b603 net: Drop dm.h header file from phy.h by Simon Glass · 4 years, 4 months ago
- ef8a4e6 fs: fs-loader: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
- 75c4d41 dm: core: Drop header files from dm/test.h by Simon Glass · 4 years, 4 months ago
- f3cc742 dm: core: Drop dm.h header file from dm-demo.h by Simon Glass · 4 years, 4 months ago
- ff3789e mtd: spi: Drop SPI_XFER_MMAP* by Simon Glass · 4 years, 4 months ago
- dfb7c08 mtd: spi-mem: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
- 50c2ab2 wdt: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
- 03f3101 mtd: spi-nor: Tidy up error handling / debug code by Simon Glass · 4 years, 4 months ago
- 4ec7313 spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL by Simon Glass · 4 years, 4 months ago
- 2732b2d configs: reset: fu540: enable dm reset framework for SiFive by Sagar Shrikant Kadam · 4 years, 4 months ago
- e1ff6eb sifive: reset: add DM based reset driver for SiFive SoC's by Sagar Shrikant Kadam · 4 years, 4 months ago
- b0357f4 fu540: dtsi: add reset producer and consumer entries by Sagar Shrikant Kadam · 4 years, 4 months ago
- 9158b39 fu540: prci: use common reset indexes defined in binding header by Sagar Shrikant Kadam · 4 years, 4 months ago
- 6a8319c dt-bindings: prci: add indexes for reset signals available in prci by Sagar Shrikant Kadam · 4 years, 4 months ago
- 76057ba video: ipuv3: fix framebuffer base address init with multiple IPUs by Anatolij Gustschin · 4 years, 4 months ago
- 2253bf0 board: tbs2910: Fix video output with existing environments by Soeren Moch · 4 years, 4 months ago
- fc54933 mips: octeon: Update EBB7304 defconfig by Stefan Roese · 4 years, 4 months ago
- 67b9edb mips: octeon: Update Octeon Kconfig by Stefan Roese · 4 years, 4 months ago
- a6c50c3 mips: octeon: mrvl, octeon-ebb7304.dts: Add SPI flash DT node by Stefan Roese · 4 years, 4 months ago
- 35d4693 mips: octeon: mrvl,cn73xx.dtsi: Add SPI DT node by Stefan Roese · 4 years, 4 months ago
- 4171777 drivers: spi: Add SPI controller driver for Octeon by Suneel Garapati · 4 years, 4 months ago
- 1faed61 mips: octeon: dts: Add Octeon clock driver DT nodes by Stefan Roese · 4 years, 4 months ago
- 560b07f clk: clk_octeon: Add simple MIPS Octeon clock driver by Stefan Roese · 4 years, 4 months ago
- 42bbbfa mips: octeon: dts: Add I2C DT nodes by Stefan Roese · 4 years, 4 months ago
- 7bce6c0 mips: octeon: mrvl,cn73xx.dtsi: Add GPIO DT nodes by Stefan Roese · 4 years, 4 months ago
- a432c25 gpio: octeon_gpio: Add GPIO controller driver for Octeon by Suneel Garapati · 4 years, 4 months ago