- dc2b473 Revert "test: stabilize test_efi_secboot" by AKASHI Takahiro · 4 years, 5 months ago
- f7a963c efi_loader: change efi objects initialization order by AKASHI Takahiro · 4 years, 5 months ago
- c5a4442 riscv: use log functions in fdt_fixup by Heinrich Schuchardt · 4 years, 5 months ago
- 5ce5020 riscv: sifive: fu540: enable all cache ways from U-Boot proper by Pragnesh Patel · 4 years, 6 months ago
- edf4fc2 riscv: Use optimized version of fdtdec_get_addr_size_no_parent by Atish Patra · 4 years, 5 months ago
- 7eb4bcc riscv: Do not return error if reserved node already exists by Atish Patra · 4 years, 5 months ago
- ba51269 doc: qemu-riscv: Update QEMU run command by Bin Meng · 4 years, 5 months ago
- cdae446 riscv: sifive: fu540: Add gpio-restart support by Bin Meng · 4 years, 5 months ago
- fd31e4f riscv: Do not build reset.c if SYSRESET is on by Bin Meng · 4 years, 5 months ago
- 7851959 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 4 years, 5 months ago
- 1c17e55 riscv: Enable CONFIG_OF_BOARD_FIXUP by default for OF_SEPARATE by Bin Meng · 4 years, 5 months ago
- a8492e2 riscv: Expand the DT size before copy reserved memory node by Bin Meng · 4 years, 5 months ago
- c4f7c50 riscv: Avoid the reserved memory fixup if src and dst point to the same place by Bin Meng · 4 years, 5 months ago
- 76585c9 riscv: fu540: dts: Correct reg size of otp and dmc nodes by Bin Meng · 4 years, 5 months ago
- 6c6a29c riscv: fu540: dts: Remove the unnecessary space in the cpu2_intc node by Bin Meng · 4 years, 5 months ago
- 7984922 riscv: sbi: Add newline to error message by Sean Anderson · 4 years, 5 months ago
- c57383b checkpatch.pl: Fully re-sync with v5.7 by Tom Rini · 4 years, 5 months ago
- 61139e2 kconfig: show compiler version text in the top comment by Tom Rini · 4 years, 6 months ago
- 9d0087a socfpga: Enable optimized inlining on stratix10 by Tom Rini · 4 years, 6 months ago
- 72c4d40 compilers: Introduce options for forcing inlining on SPL/TPL by Tom Rini · 4 years, 6 months ago
- 1f1a0f3 compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-Boot by Tom Rini · 4 years, 6 months ago
- 67f51b4 compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5 by Tom Rini · 4 years, 6 months ago
- 8214791 pci: rockchip: Mark inline functions as static inline by Tom Rini · 4 years, 5 months ago
- 6ca300a socfpga: Mark socfpga_fpga_add() as static inline in the non-FPGA case by Tom Rini · 4 years, 6 months ago
- 897860e x86: Convert from ACCESS_ONCE to READ/WRITE_ONCE by Tom Rini · 4 years, 6 months ago
- f2ff327 tegra: Convert from ACCESS_ONCE to READ/WRITE_ONCE by Tom Rini · 4 years, 6 months ago
- 443f223 Don't start ad-hoc games with -Wno-maybe-initialized by Tom Rini · 4 years, 6 months ago
- a9610bd kconfig: Add scripts/Kconfig.include from v4.19 by Tom Rini · 4 years, 6 months ago
- ddf34e7 kconfiglib: Update to the 14.1.0 release by Tom Rini · 4 years, 6 months ago
- faf002c Remove CROSS_COMPILE default from arch/*/config.mk by Tom Rini · 4 years, 6 months ago
- add0dc1 riscv: cpu: check and append L1 cache to cpu features by Sagar Shrikant Kadam · 4 years, 5 months ago
- b6b233d riscv: cpu: correctly handle the setting of CPU_FEAT_MMU bit by Sagar Shrikant Kadam · 4 years, 5 months ago
- 969251a uclass: cpu: fix to display proper CPU features by Sagar Shrikant Kadam · 4 years, 5 months ago
- eb75ee4 riscv: dts: hifive-unleashed-a00: add cpu aliases by Sagar Shrikant Kadam · 4 years, 5 months ago
- a7c81fc riscv: Add Sipeed Maix support by Sean Anderson · 4 years, 5 months ago
- de09f71 doc: riscv: Add documentation for Sipeed Maix Bit by Sean Anderson · 4 years, 5 months ago
- bba8618 riscv: Add device tree for K210 and Sipeed Maix BitM by Sean Anderson · 4 years, 5 months ago
- 6277186 riscv: Enable cpu clock if it is present by Sean Anderson · 4 years, 5 months ago
- ab24017 riscv: Try to get cpu frequency from a "clocks" node if it exists by Sean Anderson · 4 years, 5 months ago
- 958a3f4 riscv: Allow use of reset drivers by Sean Anderson · 4 years, 5 months ago
- b8bc120 riscv: Add option to support RISC-V privileged spec 1.9 by Sean Anderson · 4 years, 5 months ago
- 40686c3 riscv: Clean up IPI initialization code by Sean Anderson · 4 years, 5 months ago
- 9472630 riscv: Clear pending interrupts before enabling IPIs by Sean Anderson · 4 years, 5 months ago
- 309c79f riscv: Add headers for asm/global_data.h by Sean Anderson · 4 years, 5 months ago
- 60ffcf2 lib: Always set errno in hcreate_r by Sean Anderson · 4 years, 5 months ago
- 038b13e reset: Add generic reset driver by Sean Anderson · 4 years, 5 months ago
- 082faeb dm: Fix error handling for dev_read_addr_ptr by Sean Anderson · 4 years, 5 months ago
- 4a3390f dm: Add support for simple-pm-bus by Sean Anderson · 4 years, 5 months ago
- f9c7d4f clk: Add K210 clock support by Sean Anderson · 4 years, 5 months ago
- 1a198cf clk: Add a bypass clock for K210 by Sean Anderson · 4 years, 5 months ago
- 019ef9a clk: Add K210 pll support by Sean Anderson · 4 years, 5 months ago
- 675d790 clk: Fix clk_get_by_* handling of index by Sean Anderson · 4 years, 5 months ago
- 5e8317a clk: Check that ops of composite clock components exist before calling by Sean Anderson · 4 years, 5 months ago
- 78ce0bd clk: Always use the supplied struct clk by Sean Anderson · 4 years, 5 months ago
- bcfe764 Merge tag 'efi-2020-07-rc6-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 5 months ago
- e2a4d24 Merge branch '2020-06-30-minor-TI-board-updates' into next by Tom Rini · 4 years, 5 months ago
- 50b5326 ti814x: Remove platform by Tom Rini · 4 years, 6 months ago
- 9ccd840 ti816x_evm: Enable DM_MMC by Tom Rini · 4 years, 6 months ago
- a3e7750 am335x: Update list of defconfigs by Tom Rini · 4 years, 6 months ago
- 5fdb3c0 Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips into next by Tom Rini · 4 years, 5 months ago
- 6b3c744 Merge branch '2020-06-30-pxa-dm_mmc-migration' into next by Tom Rini · 4 years, 5 months ago
- 3c4aeaf colibri_pxa270_defconfig: enable dm_mmc by Marcel Ziswiler · 6 years ago
- 3450f62 colibri_pxa270: add mmc platform data by Marcel Ziswiler · 6 years ago
- 885b3cd colibri_pxa270_defconfig: enable cmd_dm by Marcel Ziswiler · 6 years ago
- 290e6bb arm: pxa: mmc: add driver model support by Marcel Ziswiler · 6 years ago
- 9b515a8 kconfig: mmc: move pxa_mmc_generic to kconfig by Marcel Ziswiler · 6 years ago
- 45224e8 dm: core: gracefully handle alias seq without of by Marcel Ziswiler · 6 years ago
- f992af8 Makefile: allow dm_mmc without of_control by Marcel Ziswiler · 6 years ago
- 4d3053a serial: pxa: clean-up platform data include file by Marcel Ziswiler · 6 years ago
- f5624b1 mmc: add missing space before comment delimiter by Marcel Ziswiler · 6 years ago
- b7cae57 test/py: test_efi_fit: Update #size-cells to 1 by Bin Meng · 4 years, 5 months ago
- 039d4f5 efi_loader: incorrect check against FDT_ADDR_T_NONE by Heinrich Schuchardt · 4 years, 5 months ago
- e35c2a8 .azure-pipelines.yml: add Qemu tests for MIPS Malta board by Daniel Schwierzeck · 4 years, 5 months ago
- d985aaa .travis.yml: add Qemu tests for MIPS Malta board by Daniel Schwierzeck · 4 years, 5 months ago
- d853316 .gitlab-ci.yml: add Qemu tests for MIPS Malta board by Daniel Schwierzeck · 4 years, 5 months ago
- 5467434 mips: malta: build u-boot-swap.bin by Daniel Schwierzeck · 4 years, 5 months ago
- b8cecd0 Makefile: add rule to generate u-boot-swap.bin by Daniel Schwierzeck · 4 years, 5 months ago
- 753a892 tools: add script for byte endianness swapping by Daniel Schwierzeck · 4 years, 5 months ago
- d8553d6 net: pcnet: Add Kconfig entries by Marek Vasut · 4 years, 6 months ago
- 53019cf net: pcnet: Add DM support by Marek Vasut · 4 years, 6 months ago
- f5e7df5 net: pcnet: Split common and non-DM functions by Marek Vasut · 4 years, 6 months ago
- 6d76c9f net: pcnet: Wrap name and enetaddr into private data by Marek Vasut · 4 years, 6 months ago
- deca773 net: pcnet: Wrap iobase into private data by Marek Vasut · 4 years, 6 months ago
- 834d5ce net: pcnet: Pass private data through dev->priv by Marek Vasut · 4 years, 6 months ago
- ab6ecbd net: pcnet: Wrap devbusfn into private data by Marek Vasut · 4 years, 6 months ago
- 553286a net: pcnet: Drop useless forward declarations by Marek Vasut · 4 years, 6 months ago
- 54c6067 net: pcnet: Move initialize function at the end by Marek Vasut · 4 years, 6 months ago
- ada6a2c net: pcnet: Move private data allocation to initialize by Marek Vasut · 4 years, 6 months ago
- 0e11d79 net: pcnet: Replace memset+malloc with calloc by Marek Vasut · 4 years, 6 months ago
- 89369b0 net: pcnet: Simplify private data allocation by Marek Vasut · 4 years, 6 months ago
- d3b1df0 net: pcnet: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · 4 years, 6 months ago
- b92b8f4 net: pcnet: Drop PCNET_HAS_PROM by Marek Vasut · 4 years, 6 months ago
- b9c52c5 net: pcnet: Drop typedef struct pcnet_priv_t by Marek Vasut · 4 years, 6 months ago
- 50c9b0e Merge branch '2020-06-26-more-Kconfig-migration' into next by Tom Rini · 4 years, 5 months ago
- 0b7d955 Merge tag 'rockchip-fix' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 5 months ago
- 2896422 spi: Move DM_SPI_FLASH and SPI_FLASH_DATAFLASH to Kconfig (for ls1021aXXX) by Lukasz Majewski · 4 years, 6 months ago
- 044a66c spi: Move DM_SPI_FLASH to Kconfig (for NXP's ls1043a) by Lukasz Majewski · 4 years, 6 months ago
- 582b4f7 Convert CONFIG_CADENCE_QSPI to Kconfig by Tom Rini · 4 years, 5 months ago
- 56c4046 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 6 months ago
- c87f9ce x86: Don't build some unused objects in TPL by Tom Rini · 4 years, 5 months ago