summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-06-17Merge tag 'u-boot-atmel-2021.10-a' of https://source.denx.de/u-boot/custodian...Tom Rini
2021-06-17clk: k210: Remove bypass driverSean Anderson
2021-06-17clk: k210: Move pll into the rest of the driverSean Anderson
2021-06-17clk: k210: Rewrite to remove CCFSean Anderson
2021-06-17clk: Allow force setting clock defaults before relocationSean Anderson
2021-06-14board: sama5d3_xplained: add Falcon boot supportMichael Opdenacker
2021-06-11cmd: ti: pd: Add debug command for K3 power domainsTero Kristo
2021-06-11power: domain: Introduce driver for raw TI K3 PDsTero Kristo
2021-06-11clk: add support for TI K3 SoC clocksTero Kristo
2021-06-11clk: add support for TI K3 SoC PLLTero Kristo
2021-06-11clk: fixed_rate: add API for directly registering fixed rate clocksTero Kristo
2021-06-11common: fit: Update board_fit_image_post_process() to pass fit and node_offsetLokesh Vutla
2021-06-11lib: rational: copy the rational fraction lib routines from LinuxTero Kristo
2021-06-09Nokia RX-51: Enable CONFIG_WDT to remove deprecation warningPali Rohár
2021-06-09configs: am64: Enable configs to support USB host and device modesAswath Govindraju
2021-06-09configs: am64x_evm_*_defconfig: Rearrange the components in SRAM to satisfy t...Aswath Govindraju
2021-06-08usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...Aswath Govindraju
2021-06-08net: convert TFTP_TSIZE to proper Kconfig optionTero Kristo
2021-06-08log: Convert log values to printf() if not enabledSimon Glass
2021-06-08log: Add support for logging a bufferSimon Glass
2021-06-08display_options: Split print_buffer() into two functionsSimon Glass
2021-06-08hexdump: Allow ctrl-c to interrupt outputSimon Glass
2021-06-08hexdump: Support any rowsizeSimon Glass
2021-06-08hexdump: Move API to header fileSimon Glass
2021-06-08test: Add a test for print_buffer()Simon Glass
2021-06-08test: Convert print tests to use ut frameworkSimon Glass
2021-06-08console: Report an error when output buffer is exhaustedSimon Glass
2021-06-07lmb: add lmb_is_reserved_flagsPatrick Delaunay
2021-06-07lmb: Add support of flags for no-map propertiesPatrick Delaunay
2021-06-04arm: mvebu: turris_omnia: support invoking rescue boot from consoleMarek Behún
2021-05-31board: sifive: add HiFive Unmatched board supportGreen Wan
2021-05-31riscv: dts: add fu740 supportGreen Wan
2021-05-28efi_loader: add PE/COFF image measurementMasahisa Kojima
2021-05-27Merge tag 'ti-v2021.07-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-05-27ARM: ti: Increase the allocated size for MLO.rawFaiz Abbas
2021-05-26test: Remove duplicate macroSean Anderson
2021-05-25MIPS: remove deprecated qemu_mips boardDaniel Schwierzeck
2021-05-24sandbox: errno: avoid conflict with libc's errnoMarek Behún
2021-05-24efi_loader: add macro for const EFI runtime dataMarek Behún
2021-05-24efi_loader: add Sphinx doc for __efi_runtime and __efi_runtime_dataMarek Behún
2021-05-24efi_loader: fix warning when linking with LTOMarek Behún
2021-05-24compiler.h: align the __ADDRESSABLE macro with Linux' versionMarek Behún
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún
2021-05-21configs: sama7g5ek: increase bootm lenEugen Hristev
2021-05-20phy: introduce 1000BaseX and 2500BaseX modesStefan Chulski
2021-05-19arm64: zynqmp: Add pinctrl descriptionMichal Simek
2021-05-14riscv: Enable AI ram on K210Sean Anderson
2021-05-14clk: k210: Remove k210_register_pllSean Anderson
2021-05-13w1: replace dt detection by automatic detectionKory Maincent
2021-05-13cmd: add support for a new "extension" commandKory Maincent