- eac76b8 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · 3 years, 3 months ago
- f0d7650 arm: Remove aspenite board by Tom Rini · 3 years, 3 months ago
- 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
- 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
- f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 4 months ago
- e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 3 months ago
- 00b6a1a arm: Remove spear600 boards and the rest of SPEAr support by Tom Rini · 3 years, 6 months ago
- 4393901 arm: Remove spear320 boards by Tom Rini · 3 years, 6 months ago
- 665ffc2 arm: Remove spear310 boards by Tom Rini · 3 years, 6 months ago
- 98ae150 arm: Remove spear300 boards by Tom Rini · 3 years, 6 months ago
- 90dcc4f ARM: fix LTO for imx28_xea by Marek Behún · 3 years, 6 months ago
- a62fac9 ARM: fix LTO build for some thumb-interwork cases by Marek Behún · 3 years, 6 months ago
- a8cf155 ARM: make gd a function call for LTO and set via set_gd() by Marek Behún · 3 years, 6 months ago
- 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 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
- f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 6b9f010 common: Drop asm/ptrace.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
- 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- 1f1467e arm: orion5x: finish moving SoC to mach-orion5x by Trevor Woerner · 4 years, 7 months ago
- 28d261f arm: lpc32xx: move SoC to mach-lpc32xx by Trevor Woerner · 4 years, 7 months ago
- f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
- 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
- afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
- a9dc068 common: Move get_tbclk() to time.h by Simon Glass · 5 years ago
- 85d6531 common: Move clock functions into a new file by Simon Glass · 5 years ago
- e4c6332 ARM: mxs: spl_boot.c: make early_delay more robust by Rasmus Villemoes · 5 years ago
- 5a84b03 arm: mxs: be more careful when enabling gpmi_clk by Rasmus Villemoes · 5 years ago
- 6cb658c arm: mxs: fix comments in arch_cpu_init to match the code by Rasmus Villemoes · 5 years ago
- 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
- f87959b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · 5 years ago
- 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
- 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
- 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
- 3673618 common: Move serial functions out of common.h by Simon Glass · 5 years ago
- f5c208d Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
- 9d6fda7 arm: mxs: Increase VDDD voltage to match specification by Marek Vasut · 5 years ago
- 770e9b0 Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
- aa050c5 spl: pass args to board_return_to_bootrom by Peng Fan · 5 years ago
- f7bcc09 arm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT option by Simon Glass · 5 years ago
- 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
- 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
- 307bfd6 arm: spear: Return to BootROM if failing to boot from the main device by Miquel Raynal · 6 years ago
- 710d1c1 arm: spear: Do not link the _main branch by Miquel Raynal · 6 years ago
- f8c5c78 arm: spear: Support returning to BootROM by Miquel Raynal · 6 years ago
- 06ad1eb arm: spear: Simplify start.S organization by Miquel Raynal · 6 years ago
- 787e5b9 arm: spear: Reference the link register with LR instead of R14 by Miquel Raynal · 6 years ago
- 6e073cc arm: spear: Use PUSH/POP mnemonics when relevant by Miquel Raynal · 6 years ago
- beefd49 arm: spear: Purely cosmetic changes in start.S by Miquel Raynal · 6 years ago
- df5b581 arm: spear: Fix the main comment in start.S by Miquel Raynal · 6 years ago
- 1d01c03 arm: spear: Drop false comment by Miquel Raynal · 6 years ago
- 93e635c arm: spear: Call the SPL 'SPL', not 'Xloader' by Miquel Raynal · 6 years ago
- 04136cd arm: spear: Drop useless board_init_r call by Miquel Raynal · 6 years ago
- 7334038 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
- 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
- 67ebb1c arm: lpc32xx: Fix timer initialization by Gregory CLEMENT · 6 years ago
- 2aaa27d linker: Modify linker scripts to be more generic by Tom Rini · 6 years ago
- e2114f9 arm: lpc32xx: remove phantom CONFIG_LPC32XX_SDRAM_ config option by Vladimir Zapolskiy · 6 years ago
- 31d0e96 arm: lpc32xx: add CONFIG_ARCH_LPC32XX build option by Vladimir Zapolskiy · 6 years ago
- 9858a60 arm: remove prototype for get_timer_masked by Patrick Delaunay · 6 years ago
- 94a0859 arm: remove prototype for udelay_masked by Patrick Delaunay · 6 years ago
- f1c773b arm: spear: enable SSP1, 2 and 3 clocks when SPI controller driver is built by Quentin Schulz · 6 years ago
- f25cdc6 arm: spear: enable GPIO3 and 4 clocks when the GPIO controller driver is built by Quentin Schulz · 6 years ago
- 554d879 ARM: CPU: arm926ejs: Consolidate cache routines to common file by Adam Ford · 6 years ago
- 6bd0393 ARM: mxs: let boards override entire dram parameter table by Mans Rullgard · 7 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 65d2190 ARM: mxs: support full SPL framework by Mans Rullgard · 7 years ago
- 2f66b40 ARM: mxs: move spl data by Mans Rullgard · 7 years ago
- 96db04f ARM: arm926ejs: fix lowlevel_init call by Mans Rullgard · 7 years ago
- 04ef865 ARM: mxs: make lowlevel_init() weak by Mans Rullgard · 7 years ago
- 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
- b7c82ed build: Drop CONFIG_SPL_BUILD guards in some cases by Tom Rini · 7 years ago
- a9e5609 arch/arm/cpu/arm926ejs/spear/cpu.c: guard do_switch_ecc() with CONFIG_NAND_FSMC by Thomas Petazzoni · 7 years ago
- 39412c2 board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/ by Thomas Petazzoni · 7 years ago
- 699c223 arm: spear: do not return random value from stack by xypron.glpk@gmx.de · 7 years ago
- 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
- 9d69424 mx25: Add function to set PER clocks by Benoît Thébaudeau · 8 years ago
- 9f2aa98 mx25: Fix imx_get_perclk() by Benoît Thébaudeau · 8 years ago
- 80f2edf arch/arm/cpu/arm926ejs/omap: Remove by Tom Rini · 8 years ago
- 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
- 1c640a6 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
- 06f108e serial, ns16550: bugfix: ns16550 fifo not enabled by Heiko Schocher · 8 years ago
- b2c8868 mmc: move more driver config options to Kconfig by Masahiro Yamada · 8 years ago
- aaf7d12 ARM: mxs: Remove unused variable warning by Marek Vasut · 8 years ago
- 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
- 167ad90 spear: Use upper case for CONFIG options by Simon Glass · 8 years ago
- 84f9b61 ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
- 8540658 arm: Move check_cache_range() into a common place by Simon Glass · 8 years ago
- edf3271 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
- 9084407 arm: Allow skipping of low-level init with I-cache on by Simon Glass · 9 years ago
- 0ad9e1f arm: mxs: Remove misleading comments by Michael Heimpold · 8 years ago
- 3056e50 mx27: 16-bit wide watchdog registers by Leonid Iziumtsev · 9 years ago
- d1e22fa ARM: Various: Future-proof serial platdata by Adam Ford · 9 years ago
- 8d4b7e9 ARM: start.S: fix typo by Yuichiro Goto · 9 years ago
- 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
- 45e3fd9 arm: lpc32xx: switch SPL builds to driver model by Vladimir Zapolskiy · 9 years ago