- 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
- b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
- 25a5818 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 6 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 6 months ago
- 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 6 months ago
- 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
- b48f72a arm: orion5x: finish moving SoC to mach-orion5x by Trevor Woerner · 4 years, 6 months ago
- b3d9a8b arm: lpc32xx: move SoC to mach-lpc32xx by Trevor Woerner · 4 years, 6 months ago
- db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 11 months ago
- 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 11 months ago
- 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 11 months ago
- 049f8d6 common: Move get_tbclk() to time.h by Simon Glass · 4 years, 11 months ago
- d96c260 common: Move clock functions into a new file by Simon Glass · 4 years, 11 months ago
- b6e7ef4 ARM: mxs: spl_boot.c: make early_delay more robust by Rasmus Villemoes · 5 years ago
- abaf5c9 arm: mxs: be more careful when enabling gpmi_clk by Rasmus Villemoes · 5 years ago
- fb94625 arm: mxs: fix comments in arch_cpu_init to match the code by Rasmus Villemoes · 5 years ago
- 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
- 9d3915b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · 5 years ago
- 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
- 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
- 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
- b03e051 common: Move serial functions out of common.h by Simon Glass · 5 years ago
- 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
- b4a2cdc arm: mxs: Increase VDDD voltage to match specification by Marek Vasut · 5 years ago
- eaa0bde Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
- cda789a spl: pass args to board_return_to_bootrom by Peng Fan · 5 years ago
- 535e078 arm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT option by Simon Glass · 5 years ago
- e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
- 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
- 2e8a720 arm: spear: Return to BootROM if failing to boot from the main device by Miquel Raynal · 6 years ago
- 6d09581 arm: spear: Do not link the _main branch by Miquel Raynal · 6 years ago
- f78fdee arm: spear: Support returning to BootROM by Miquel Raynal · 6 years ago
- 6a9d0e2 arm: spear: Simplify start.S organization by Miquel Raynal · 6 years ago
- 08ad72a arm: spear: Reference the link register with LR instead of R14 by Miquel Raynal · 6 years ago
- f30765b arm: spear: Use PUSH/POP mnemonics when relevant by Miquel Raynal · 6 years ago
- 76bdaaa arm: spear: Purely cosmetic changes in start.S by Miquel Raynal · 6 years ago
- 10a5b3c arm: spear: Fix the main comment in start.S by Miquel Raynal · 6 years ago
- 58cbb67 arm: spear: Drop false comment by Miquel Raynal · 6 years ago
- 68cadee arm: spear: Call the SPL 'SPL', not 'Xloader' by Miquel Raynal · 6 years ago
- aa13fa7 arm: spear: Drop useless board_init_r call by Miquel Raynal · 6 years ago
- e37ac71 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
- 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
- c8aac24 arm: lpc32xx: Fix timer initialization by Gregory CLEMENT · 6 years ago
- 2f41ade linker: Modify linker scripts to be more generic by Tom Rini · 6 years ago
- 72f6d6b arm: lpc32xx: remove phantom CONFIG_LPC32XX_SDRAM_ config option by Vladimir Zapolskiy · 6 years ago
- ee54dfe arm: lpc32xx: add CONFIG_ARCH_LPC32XX build option by Vladimir Zapolskiy · 6 years ago
- 6180ea7 arm: remove prototype for get_timer_masked by Patrick Delaunay · 6 years ago
- aa33fe8 arm: remove prototype for udelay_masked by Patrick Delaunay · 6 years ago
- ac47fbe arm: spear: enable SSP1, 2 and 3 clocks when SPI controller driver is built by Quentin Schulz · 6 years ago
- d2d908d arm: spear: enable GPIO3 and 4 clocks when the GPIO controller driver is built by Quentin Schulz · 6 years ago
- 93b283d ARM: CPU: arm926ejs: Consolidate cache routines to common file by Adam Ford · 6 years ago
- 29b921b ARM: mxs: let boards override entire dram parameter table by Mans Rullgard · 7 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 07a8f79 ARM: mxs: support full SPL framework by Mans Rullgard · 7 years ago
- 33ea119 ARM: mxs: move spl data by Mans Rullgard · 7 years ago
- da372af ARM: arm926ejs: fix lowlevel_init call by Mans Rullgard · 7 years ago
- 9482aed ARM: mxs: make lowlevel_init() weak by Mans Rullgard · 7 years ago
- 9925f1d net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
- ec75fab build: Drop CONFIG_SPL_BUILD guards in some cases by Tom Rini · 7 years ago
- 225bfd3 arch/arm/cpu/arm926ejs/spear/cpu.c: guard do_switch_ecc() with CONFIG_NAND_FSMC by Thomas Petazzoni · 7 years ago
- c25c4fd board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/ by Thomas Petazzoni · 7 years ago
- 9730bcd arm: spear: do not return random value from stack by xypron.glpk@gmx.de · 7 years ago
- 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
- 3e3aab3 mx25: Add function to set PER clocks by Benoît Thébaudeau · 8 years ago
- f7c13e6 mx25: Fix imx_get_perclk() by Benoît Thébaudeau · 8 years ago
- 9ed8e4a arch/arm/cpu/arm926ejs/omap: Remove by Tom Rini · 8 years ago
- 76b00ac board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
- 3a64940 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
- 17fa032 serial, ns16550: bugfix: ns16550 fifo not enabled by Heiko Schocher · 8 years ago
- 1d2c050 mmc: move more driver config options to Kconfig by Masahiro Yamada · 8 years ago
- 5c51993 ARM: mxs: Remove unused variable warning by Marek Vasut · 8 years ago
- 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
- 6ef2e75 spear: Use upper case for CONFIG options by Simon Glass · 8 years ago
- 067716b ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
- 397b569 arm: Move check_cache_range() into a common place by Simon Glass · 8 years ago
- fd9102d Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
- b5bd098 arm: Allow skipping of low-level init with I-cache on by Simon Glass · 9 years ago
- d2ba7a6 arm: mxs: Remove misleading comments by Michael Heimpold · 8 years ago
- f744092 mx27: 16-bit wide watchdog registers by Leonid Iziumtsev · 9 years ago
- 2f6ed3b ARM: Various: Future-proof serial platdata by Adam Ford · 9 years ago
- ba10b85 ARM: start.S: fix typo by Yuichiro Goto · 9 years ago
- a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
- 1222305 arm: lpc32xx: switch SPL builds to driver model by Vladimir Zapolskiy · 9 years ago
- d25ba89 arm: lpc32xx: switch serial console to driver model by Vladimir Zapolskiy · 9 years ago
- fe21eaf ARM: mxs: allow boards to select DC-DC switching clock source by Michael Heimpold · 9 years ago
- a6b1e25 ARM: mxs: fix VDDD brownout setting by Michael Heimpold · 9 years ago
- 95ae700 mxs: add parameter base_addr for mxs_set_lcdclk by Peng Fan · 9 years ago
- 5f5620a Merge git://git.denx.de/u-boot by Stefano Babic · 9 years ago
- 62e9207 arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · 9 years ago
- fc5ad47 imx: cpu: move common chip revision id's by Adrian Alonso · 9 years ago
- 4c90234 lpc32xx: fix calculation of HCLK PLL output clock by Vladimir Zapolskiy · 9 years ago
- da53ba0 arm: spear: Add command to switch between 1-bit HW ECC and SW BCH4 by Stefan Roese · 9 years ago
- bab8d1e lpc32xx: remove duplicated DMA_CLK_ENABLE bit definition by Vladimir Zapolskiy · 9 years ago
- bf3b9cb imx: mxs: reimplement get_cpu_rev by Peng Fan · 9 years ago
- 49ea15d imx: mx27 implement get_cpu_rev by Peng Fan · 9 years ago
- 066f876 arm: mxs: Fix mkimage invocation by Marek Vasut · 9 years ago
- f49cc22 arm: spear: Enable caches on SPEAr by Stefan Roese · 9 years ago