- 05fa4df Merge tag 'efi-2020-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 4 years, 5 months ago
- 75a67ae Merge branch '2020-07-01-kconfig-etc-updates' into next by Tom Rini · 4 years, 5 months ago
- 6c46aaa efi_loader: imply FAT, FAT_WRITE by Heinrich Schuchardt · 4 years, 8 months ago
- de9bdc6 efi_loader: export initialization state by Heinrich Schuchardt · 4 years, 8 months ago
- 5106dc7 efi_loader: rtc_mktime() called twice by Heinrich Schuchardt · 4 years, 5 months ago
- 273df96 efi_loader: use log function in boot manager by Heinrich Schuchardt · 4 years, 6 months ago
- 2db39ef efi_loader: time based authentication by Heinrich Schuchardt · 4 years, 5 months ago
- 7a76a3f efi_loader: add missing validation of timestamp by Heinrich Schuchardt · 4 years, 5 months ago
- e1eb319 test: provide tests for efi_image_region_add() by Heinrich Schuchardt · 4 years, 5 months ago
- 623e5e5 efi_loader: fix efi_image_region_add() by Heinrich Schuchardt · 4 years, 5 months ago
- 446b148 test: correct time stamps for UEFI authentication by Heinrich Schuchardt · 4 years, 5 months ago
- bdcdde7 test/py: efi_secboot: fix test case 1g of test_authvar by AKASHI Takahiro · 4 years, 6 months ago
- f62b024 test/py: efi_secboot: remove all "re.search" by AKASHI Takahiro · 4 years, 6 months ago
- cb0b411 efi_loader: image_loader: replace debug to EFI_PRINT by AKASHI Takahiro · 4 years, 6 months ago
- 3712373 efi_loader: variable: replace debug to EFI_PRINT by AKASHI Takahiro · 4 years, 6 months ago
- 10a9fa8 efi_loader: signature: replace debug to EFI_PRINT by AKASHI Takahiro · 4 years, 6 months ago
- 836bdc8 Revert "test: stabilize test_efi_secboot" by AKASHI Takahiro · 4 years, 6 months ago
- 9b31c63 efi_loader: change efi objects initialization order by AKASHI Takahiro · 4 years, 6 months ago
- d60ff92 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 4 years, 5 months ago
- d2e3033 checkpatch.pl: Fully re-sync with v5.7 by Tom Rini · 4 years, 5 months ago
- 9998594 kconfig: show compiler version text in the top comment by Tom Rini · 4 years, 6 months ago
- 4d1e4f6 socfpga: Enable optimized inlining on stratix10 by Tom Rini · 4 years, 6 months ago
- ea55ba0 compilers: Introduce options for forcing inlining on SPL/TPL by Tom Rini · 4 years, 6 months ago
- 5cbb29e compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-Boot by Tom Rini · 4 years, 6 months ago
- 7c34ae4 compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5 by Tom Rini · 4 years, 6 months ago
- e55e78e pci: rockchip: Mark inline functions as static inline by Tom Rini · 4 years, 5 months ago
- ea84ae6 socfpga: Mark socfpga_fpga_add() as static inline in the non-FPGA case by Tom Rini · 4 years, 6 months ago
- b828d10 x86: Convert from ACCESS_ONCE to READ/WRITE_ONCE by Tom Rini · 4 years, 6 months ago
- 52a31c1 tegra: Convert from ACCESS_ONCE to READ/WRITE_ONCE by Tom Rini · 4 years, 6 months ago
- 32a9bcc Don't start ad-hoc games with -Wno-maybe-initialized by Tom Rini · 4 years, 6 months ago
- 8f1be32 kconfig: Add scripts/Kconfig.include from v4.19 by Tom Rini · 4 years, 6 months ago
- 47b0b63 kconfiglib: Update to the 14.1.0 release by Tom Rini · 4 years, 6 months ago
- a0a71d3b Remove CROSS_COMPILE default from arch/*/config.mk by Tom Rini · 4 years, 6 months ago
- 4ae7a95 riscv: cpu: check and append L1 cache to cpu features by Sagar Shrikant Kadam · 4 years, 5 months ago
- afc0c19 riscv: cpu: correctly handle the setting of CPU_FEAT_MMU bit by Sagar Shrikant Kadam · 4 years, 5 months ago
- ce0d69a uclass: cpu: fix to display proper CPU features by Sagar Shrikant Kadam · 4 years, 5 months ago
- d2b7f84 riscv: dts: hifive-unleashed-a00: add cpu aliases by Sagar Shrikant Kadam · 4 years, 5 months ago
- edc32ab riscv: Add Sipeed Maix support by Sean Anderson · 4 years, 5 months ago
- 445fd22 doc: riscv: Add documentation for Sipeed Maix Bit by Sean Anderson · 4 years, 5 months ago
- d11b582 riscv: Add device tree for K210 and Sipeed Maix BitM by Sean Anderson · 4 years, 5 months ago
- d2a10ff riscv: Enable cpu clock if it is present by Sean Anderson · 4 years, 5 months ago
- 4724409 riscv: Try to get cpu frequency from a "clocks" node if it exists by Sean Anderson · 4 years, 5 months ago
- 35e14fb riscv: Allow use of reset drivers by Sean Anderson · 4 years, 5 months ago
- 7f4b666 riscv: Add option to support RISC-V privileged spec 1.9 by Sean Anderson · 4 years, 5 months ago
- b1d0cb3 riscv: Clean up IPI initialization code by Sean Anderson · 4 years, 5 months ago
- 84df2e1 riscv: Clear pending interrupts before enabling IPIs by Sean Anderson · 4 years, 5 months ago
- 5aa0074 riscv: Add headers for asm/global_data.h by Sean Anderson · 4 years, 5 months ago
- b02f055 lib: Always set errno in hcreate_r by Sean Anderson · 4 years, 5 months ago
- 0c1f6bf reset: Add generic reset driver by Sean Anderson · 4 years, 5 months ago
- 42db70b dm: Fix error handling for dev_read_addr_ptr by Sean Anderson · 4 years, 5 months ago
- b786054 dm: Add support for simple-pm-bus by Sean Anderson · 4 years, 5 months ago
- 4d88d96 clk: Add K210 clock support by Sean Anderson · 4 years, 5 months ago
- 65cd44e clk: Add a bypass clock for K210 by Sean Anderson · 4 years, 5 months ago
- 6e887ee clk: Add K210 pll support by Sean Anderson · 4 years, 5 months ago
- f0d5a6b clk: Fix clk_get_by_* handling of index by Sean Anderson · 4 years, 5 months ago
- aa1e85f clk: Check that ops of composite clock components exist before calling by Sean Anderson · 4 years, 5 months ago
- cfc2f02 clk: Always use the supplied struct clk by Sean Anderson · 4 years, 5 months ago
- 85369b0 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
- aeea038 Merge branch '2020-06-30-minor-TI-board-updates' into next by Tom Rini · 4 years, 5 months ago
- d91ebbe ti814x: Remove platform by Tom Rini · 4 years, 6 months ago
- b21fbb5 ti816x_evm: Enable DM_MMC by Tom Rini · 4 years, 6 months ago
- fa4875f am335x: Update list of defconfigs by Tom Rini · 4 years, 6 months ago
- d434b1f 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
- c634325 Merge branch '2020-06-30-pxa-dm_mmc-migration' into next by Tom Rini · 4 years, 5 months ago
- 8a97938 colibri_pxa270_defconfig: enable dm_mmc by Marcel Ziswiler · 6 years ago
- 6ad69a4 colibri_pxa270: add mmc platform data by Marcel Ziswiler · 6 years ago
- 8ac49c3 colibri_pxa270_defconfig: enable cmd_dm by Marcel Ziswiler · 6 years ago
- 768b86d arm: pxa: mmc: add driver model support by Marcel Ziswiler · 6 years ago
- 82c645c kconfig: mmc: move pxa_mmc_generic to kconfig by Marcel Ziswiler · 6 years ago
- 65c2bf6 dm: core: gracefully handle alias seq without of by Marcel Ziswiler · 6 years ago
- cf8285f Makefile: allow dm_mmc without of_control by Marcel Ziswiler · 6 years ago
- 92f2478 serial: pxa: clean-up platform data include file by Marcel Ziswiler · 6 years ago
- b2b7fc8 mmc: add missing space before comment delimiter by Marcel Ziswiler · 6 years ago
- 524961a test/py: test_efi_fit: Update #size-cells to 1 by Bin Meng · 4 years, 5 months ago
- 8bec61e efi_loader: incorrect check against FDT_ADDR_T_NONE by Heinrich Schuchardt · 4 years, 5 months ago
- 879bc74 .azure-pipelines.yml: add Qemu tests for MIPS Malta board by Daniel Schwierzeck · 4 years, 6 months ago
- 5f59756 .travis.yml: add Qemu tests for MIPS Malta board by Daniel Schwierzeck · 4 years, 6 months ago
- 744af39 .gitlab-ci.yml: add Qemu tests for MIPS Malta board by Daniel Schwierzeck · 4 years, 6 months ago
- bd8065b mips: malta: build u-boot-swap.bin by Daniel Schwierzeck · 4 years, 6 months ago
- f7fb731 Makefile: add rule to generate u-boot-swap.bin by Daniel Schwierzeck · 4 years, 6 months ago
- a1abae7 tools: add script for byte endianness swapping by Daniel Schwierzeck · 4 years, 6 months ago
- b1f83a6 net: pcnet: Add Kconfig entries by Marek Vasut · 4 years, 6 months ago
- 978733b net: pcnet: Add DM support by Marek Vasut · 4 years, 6 months ago
- 0bc035f net: pcnet: Split common and non-DM functions by Marek Vasut · 4 years, 6 months ago
- c48ad6f net: pcnet: Wrap name and enetaddr into private data by Marek Vasut · 4 years, 6 months ago
- 0a042d1 net: pcnet: Wrap iobase into private data by Marek Vasut · 4 years, 6 months ago
- 292cf50 net: pcnet: Pass private data through dev->priv by Marek Vasut · 4 years, 6 months ago
- fd899d2 net: pcnet: Wrap devbusfn into private data by Marek Vasut · 4 years, 6 months ago
- 9250b37 net: pcnet: Drop useless forward declarations by Marek Vasut · 4 years, 6 months ago
- 34c00e9 net: pcnet: Move initialize function at the end by Marek Vasut · 4 years, 6 months ago
- 017fe00 net: pcnet: Move private data allocation to initialize by Marek Vasut · 4 years, 6 months ago
- 9b2f30c net: pcnet: Replace memset+malloc with calloc by Marek Vasut · 4 years, 6 months ago
- 1fbd423 net: pcnet: Simplify private data allocation by Marek Vasut · 4 years, 6 months ago
- ab3be70 net: pcnet: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · 4 years, 6 months ago
- 08aac4b net: pcnet: Drop PCNET_HAS_PROM by Marek Vasut · 4 years, 6 months ago
- e549f0f net: pcnet: Drop typedef struct pcnet_priv_t by Marek Vasut · 4 years, 6 months ago
- 9e70857 Merge branch '2020-06-26-more-Kconfig-migration' into next by Tom Rini · 4 years, 5 months ago
- b493d8f Merge tag 'rockchip-fix' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 5 months ago
- 23aa834 spi: Move DM_SPI_FLASH and SPI_FLASH_DATAFLASH to Kconfig (for ls1021aXXX) by Lukasz Majewski · 4 years, 6 months ago
- 9cb0cc1 spi: Move DM_SPI_FLASH to Kconfig (for NXP's ls1043a) by Lukasz Majewski · 4 years, 6 months ago