- d085c9a armv8: ls1012a: Make USB masters snoopable by Ran Wang · 4 years, 11 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
- f1bce08 Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usage by Yangbo Lu · 4 years, 11 months ago
- e403316 armv7m: cache: add mmu_set_region_dcache_behaviour() stub for compatibility by Giulio Benetti · 4 years, 10 months ago
- 41acbc5 arm: cpu: armv8: add support for arm psci reset2. by Rajesh Ravi · 5 years ago
- d8a3f52 Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 10 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
- 5a8fa09 Merge branch 'next' by Tom Rini · 4 years, 10 months ago
- ba7c966 pci: layerscape: move PCIE related CONFIG to PCI Kconfig by Pankaj Bansal · 5 years ago
- ce3bead fsl-lsch3: soc: Enable AHB read support for Flexspi controller by Kuldeep Singh · 5 years ago
- 3499dd0 ls1028a: Configure stream IDs for integrated PCI and fix up Linux DT by Alex Marginean · 5 years ago
- 0cfa00c armv8: Add workaround for USB erratum A-050106 by Ran Wang · 5 years ago
- 055aa33 armv8: layerscape: fix SPL multi DTB loading by Michael Walle · 5 years ago
- 9bd34a6 sunxi: psci: avoid error address-of-packed-member by Heinrich Schuchardt · 5 years ago
- 9f67b56 Fix typo in macros, "FIRMEWARE" -> "FIRMWARE" by Thomas Hebb · 5 years ago
- 1b3d24b armv7m: cache: add invalidate_icache_all() stub by Giulio Benetti · 5 years ago
- 32f2ca2 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · 5 years ago
- 5255932 common: Move some board functions out of common.h by Simon Glass · 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
- 62270f4 common: Move some SMP functions out of common.h by Simon Glass · 5 years ago
- b598147 common: Move some CPU functions out of common.h by Simon Glass · 5 years ago
- 68a6aa8 common: Move mii_init() function 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
- e3107d1 arm: pxa: Drop pxa_wait_ticks() by Simon Glass · 5 years ago
- 6887c5b common: Move some time functions 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
- 62f9b65 common: Move older CPU functions to their own header by Simon Glass · 5 years ago
- d3eb317 arm: drop eSDHC clock getting in mxc_get_clock() for layerscape by Yangbo Lu · 5 years ago
- a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago
- d47a774 arm: arm11: allow unaligned memory access by Heinrich Schuchardt · 5 years ago
- 5536c3c freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · 5 years ago
- 812ff53 fsl-layerscape: fix warning if no hwconfig is defined by Pankaj Bansal · 5 years ago
- 762ee52 armv8: fsl-layerscape: introduce fsl_board_late_init() by Michael Walle · 5 years ago
- 065ee17 armv8: fsl-lsch3: convert CONFIG_TARGET_x to CONFIG_ARCH_x by Michael Walle · 5 years ago
- b4a5911 armv8: ls1028a: add erratum A-050382 workaround by Laurentiu Tudor · 5 years ago
- 30449ae armv8: lx2160a: add icid setup for platform devices by Laurentiu Tudor · 5 years ago
- e33938a armv8: ls2088a: add icid setup for platform devices by Laurentiu Tudor · 5 years ago
- db49c1b armv8: fsl-layerscape: guard caam specific defines by Laurentiu Tudor · 5 years ago
- 28f9393 fsl-layerscape: do not use layerscape EFI reset if PSCI used by Mathew McBride · 5 years ago
- b4a2cdc arm: mxs: Increase VDDD voltage to match specification by Marek Vasut · 5 years ago
- d20f184 armv7: ls102xa: Don't power down OCRAM1 during deep sleep by Biwen Li · 5 years ago
- 1936841 armv7: ls102xa: add errata ID A-008646 for workaround by Biwen Li · 5 years ago
- 54d5c06 armv8: ls1028a: disable multimedia for ls1027a, ls1017a by Yuantian Tang · 5 years ago
- 3f4bc67 armv7: ls102xa: Correct endianness of SCFG_SPARECR8 read by Biwen Li · 5 years ago
- 3d23b6c armv8: fsl-layerscape: Make USB masters snoopable by Ran Wang · 5 years ago
- 6ed6952 armv8: ls1028a: Add more personalities support by Yuantian Tang · 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
- 8c05aba Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell 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
- ca51ef7 watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig by Heiko Schocher · 5 years ago
- 116f75c armv8: ls1028a: Updated serdes configuration for 0x13BB by Hou Zhiqiang · 5 years ago
- c9ba88b armv8: fsl-layerscape: Fix typo in Layerscape PCIe config entry by Hou Zhiqiang · 5 years ago
- 2f2a197 armv8: fsl-layerscape: Update I2C clock divider by Chuanhua Han · 5 years ago
- 0490cab armv8: ls1028a: configure PMU's PCTBENR to enable WDT by Thomas Schaefer · 5 years ago
- 24cb6f2 fsl-layerscape: Add fsl_esdhc peripheral clock support by Yinbo Zhu · 5 years ago
- 1bad991 drivers/fsl-mc: Create Kconfig file to manage driver specific configs better by Florinel Iordache · 5 years ago
- b249fcb armv8: ls1028a: add icid setup for platform devices by Laurentiu Tudor · 5 years ago
- 5c6dc6c armv8: ls1088a: add icid setup for platform devices by Laurentiu Tudor · 5 years ago
- aef654a armv8: fsl-layerscape: make icid setup endianness aware by Laurentiu Tudor · 5 years ago
- 71a2da3 armv8: kconfig: Fix some platforms incorrect I2C clock divider by Chuanhua Han · 5 years ago
- 67d3a81 configs: ls1088a: Enable DM support for pcf2127 rtc by Chuanhua Han · 5 years ago
- 292370d configs: ls2088a: Enable DM support for ds3231 rtc by Chuanhua Han · 5 years ago
- 21d5e96 configs: ls1028a: Enable DM support for pcf2127 rtc by Chuanhua Han · 5 years ago
- 7abf9c1 configs: lx2160: enable DM support for pcf2127 rtc by Chuanhua Han · 5 years ago
- f3998fd env: Rename environment.h to env_internal.h 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
- 4bfd1f5 env: Move env_init() to env.h by Simon Glass · 5 years ago
- 3a7d557 env: Move env_get_f() to env.h by Simon Glass · 5 years ago
- f588b4d arm: ls1021atwr: Convert to use driver model TSEC driver by Bin Meng · 5 years ago
- e21e3ff psci: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
- 6324d50 arm: move CONFIG_TFABOOT to generic Kconfig by AKASHI Takahiro · 5 years ago
- 79b8d3c Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 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
- 382de4a arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSET by Masahiro Yamada · 5 years ago
- e37ac71 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · 5 years ago
- f2f83b2 armv8: fix typo in LINUX_KERNEL_IMAGE_HEADER check by Mian Yousaf Kaukab · 5 years ago
- d90c7ac armv8: ls1046afrwy: Add support for LS1046AFRWY platform by Vabhav Sharma · 5 years ago
- 0dd74ec armv8: fsl-lsch2: add clock support for the second eSDHC by Yinbo Zhu · 5 years ago