- 55bd10c dts: Deduplicate dtbs target by Marek Vasut · 7 weeks ago
- e5348c7 lmb: do away with arch_lmb_reserve() by Sughosh Ganu · 3 months ago
- 291bf9c lmb: make LMB memory map persistent and global by Sughosh Ganu · 3 months ago
- 0803a27 config: Use CONFIG_SYS_BIG_ENDIAN in code whenever possible by Jiaxun Yang · 4 months ago
- 06437e4 arc: Remove duplicate newlines by Marek Vasut · 4 months ago
- 24da831 include: Move snprintf to stdio.h by Raymond Mao · 6 months ago
- dee15a9 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · 7 months ago
- 793921e Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · 7 months ago
- 5725dde Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · 8 months ago
- 586138f treewide: Make arch-specific bootm code depend on BOOTM by Simon Glass · 11 months ago
- 13692b3 Merge patch series "Complete decoupling of bootm logic from commands" by Tom Rini · 11 months ago
- 0726d9d bootm: Adjust arguments of boot_os_fn by Simon Glass · 11 months ago
- 86ddc96 arc: Cleanup and audit usage of <config.h> by Tom Rini · 11 months ago
- 8b789b9 arc: Remove common.h usage by Tom Rini · 1 year, 1 month ago
- eff11fa treewide: unify the linker symbol reference format by Shiji Yang · 1 year, 4 months ago
- bb11234 treewide: rework linker symbol declarations in sections header by Shiji Yang · 1 year, 4 months ago
- 50fa118 global: Use proper project name U-Boot by Michal Simek · 1 year, 6 months ago
- d3a98cb dm: dts: Convert driver model tags to use new schema by Simon Glass · 1 year, 9 months ago
- ae7ed57 Correct SPL uses of LMB by Simon Glass · 1 year, 10 months ago
- 26be476 arc: Drop CONFIG_MMU by Simon Glass · 1 year, 10 months ago
- 32bae30 arc: Migrate ARC_MMU_VER to Kconfig by Tom Rini · 1 year, 11 months ago
- 572c718 Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig by Tom Rini · 2 years ago
- bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
- 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
- df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 3 months ago
- 7b7e0ad arc: Move SYS_LITTLE_ENDIAN / SYS_BIG_ENDIAN selection to Kconfig by Tom Rini · 2 years, 4 months ago
- 8aaae3d zynqmp: Run board_get_usable_ram_top() only on main U-Boot by Ashok Reddy Soma · 2 years, 5 months ago
- 94b4fec Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig by Tom Rini · 2 years, 5 months ago
- 5a9095c linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 6 months ago
- 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
- c8481ef dts: automatically build necessary .dtb files by Rasmus Villemoes · 2 years, 11 months ago
- 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 3 years ago
- 85c057e image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · 3 years, 2 months ago
- 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
- d0dd68f lmb: Switch to generic arch_lmb_reserve_generic() by Marek Vasut · 3 years, 2 months ago
- 8b84871 lmb: Always compile arch_lmb_reserve() into U-Boot on arc by Marek Vasut · 3 years, 2 months ago
- 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
- 3ef67ae Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · 3 years, 3 months ago
- 5dc7f61 global_data: Ensure we have <config.h> when symbols are not in Kconfig yet by Tom Rini · 3 years, 6 months ago
- d62063d lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 9 months ago
- e011410 arc: emsdp/iotdk: Use standard compatible string for USB no-op PHY by Marek Vasut · 3 years, 8 months ago
- 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
- 0143be9 arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header by Simon Glass · 4 years ago
- fd9571a spi: dw: Add SoC-specific compatible strings by Sean Anderson · 4 years, 1 month ago
- 17f69fb spi: dw: Rename "cs-gpio" to "cs-gpios" by Sean Anderson · 4 years, 1 month ago
- a585588 board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo by Ovidiu Panait · 4 years, 4 months ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
- 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
- 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
- f1580fc ARC: HSDK: add reset for EHCI by Eugeniy Paltsev · 4 years, 7 months ago
- d62743c ARC: DTS: cleanup USB node names by Eugeniy Paltsev · 4 years, 7 months ago
- d8a0892 ARC: AXS10x: cleanup kconfig by Eugeniy Paltsev · 4 years, 7 months ago
- f9a6a6c ARC: HSDK-4xD: add CSM configuration support by Eugeniy Paltsev · 4 years, 8 months ago
- 062703b ARC: HSDK-4xD: print timer clock value by Eugeniy Paltsev · 4 years, 7 months ago
- 63c40fa ARC: HSDK: split HSDK and HSDK-4xD DTS by Eugeniy Paltsev · 4 years, 7 months ago
- e87a552 ARC: HSDK-4xD: add initial board support by Eugeniy Paltsev · 4 years, 7 months ago
- f0aa995 ARC: ARCv2: handle DSP presence in HW by Eugeniy Paltsev · 4 years, 7 months ago
- d8b76a5 ARC: HSDK: Enable on-chip reset controller by Eugeniy Paltsev · 4 years, 9 months ago
- 637e354 ARC: CACHE: mark IOC helper functions as inlined_cachefunc by Eugeniy Paltsev · 4 years, 9 months ago
- 67c3492 ARC: CACHE: add support for SL$ disable by Eugeniy Paltsev · 4 years, 9 months ago
- 5d4ecf2 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · 4 years, 8 months ago
- af4a1ef ARC: IO: add MB for __raw_* memory accessors by Eugeniy Paltsev · 4 years, 8 months ago
- bb29eb9 ARC: IO: add compiler barriers to IO accessors by Eugeniy Paltsev · 4 years, 8 months ago
- 36fdca1 ARC: IO: add volatile to accessors by Eugeniy Paltsev · 4 years, 8 months ago
- 3d81215 dma-mapping: add <asm/dma-mapping.h> for all architectures by Masahiro Yamada · 4 years, 9 months ago
- 5af2aa8 ARC: Switch to generic accessors by Alexey Brodkin · 4 years, 10 months ago
- a2e2709 ARC: rework setting of ARC CPU specific compiler options by Eugeniy Paltsev · 4 years, 10 months ago
- 8244d69 ARC: nsim_hs38: Add support of Virtio NET & BLK by Alexey Brodkin · 5 years ago
- 88abe9a ARC: nSIM: switch from ARC UART to DW UART by Alexey Brodkin · 5 years ago
- afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
- 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
- 9b61c7c common: Move interrupt functions into a new header by Simon Glass · 5 years ago
- 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
- f5c208d Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
- 9de5058 arc: emsdp/iotdk: Switch to DM_MMC by Alexey Brodkin · 5 years ago
- 5738e94 NET: DW: fix regression for ARC boards by Eugeniy Paltsev · 5 years ago
- cf6506b arc: libgcc: Import __udivdi3 & __udivmoddi4 to allow 64-bit division by Alexey Brodkin · 5 years ago
- 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
- ba64b8b CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig by Trevor Woerner · 6 years ago
- 11c7fe0 ARC: [plat-axs10x]: migrate to DM_MMC by Eugeniy Paltsev · 6 years ago
- c8c5b0e ARC: [plat-hsdk]: migrate to DM_MMC by Eugeniy Paltsev · 6 years ago
- a009fa7 dts: switch spi-flash to jedec, spi-nor compatible by Neil Armstrong · 6 years ago
- 76fe0aa ARC: cache: define CONFIG_SYS_CACHELINE_SIZE as ARCH_DMA_MINALIGN by Alexey Brodkin · 6 years ago
- b7e3a78 ARC: Fix iteration in arc_xx_version() by Alexey Brodkin · 6 years ago
- b302747 Kconfig: Migrate BOUNCE_BUFFER by Philipp Tomsich · 6 years ago
- 166fb93 ARC: Improve identification of ARC cores by Alexey Brodkin · 6 years ago
- ddbf697 emdk->emsdp: Rename board by Alexey Brodkin · 6 years ago
- 1c0c708 ARC: Don't use COMMON section for global not-initialized variables by Alexey Brodkin · 6 years ago
- e0fc13e ARC: make generic print_cpuinfo() weak by Alexey Brodkin · 6 years ago
- c15be5b arc: Add support for IoT development kit by Alexey Brodkin · 7 years ago
- 9ab3696 ARC: Implement print_cpuinfo() by Alexey Brodkin · 6 years ago
- b015082 ARC: Add model property to boards .dts by Alexey Brodkin · 6 years ago
- ead2fe2 ARC: Don't pre-define CROSS_COMPILE by Alexey Brodkin · 6 years ago
- 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
- 919c3ea ARC: HSDK: Fix timer frequency value by Eugeniy Paltsev · 6 years ago