riscv: ax25: cache: Add SPL_RISCV_MMODE for SPL
[oweals/u-boot.git] / arch /
2019-12-10 Rick Chenriscv: ax25: cache: Add SPL_RISCV_MMODE for SPL
2019-12-10 Rick Chenriscv: andes_plic: Fix some wrong configurations
2019-12-10 Rick Chenriscv: ax25: add SPL support
2019-12-10 Jagan Tekiriscv: dts: Add hifive-unleashed-a00 dts from Linux
2019-12-10 Lukas Auerriscv: increase stack size to avoid a stack overflow...
2019-12-09 Heinrich Schuchardtarm: -march=armv5t for ARM11
2019-12-09 Tom RiniMerge tag 'u-boot-imx-20191209' of https://gitlab.denx...
2019-12-09 Patrick Wildtimx8m: fix rom version check to unbreak some B0 chips
2019-12-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-12-08 Masahiro Yamadax86: simplify ljmp to 32-bit code
2019-12-08 Masahiro Yamadax86: use data32 directive instead of macro for operand...
2019-12-06 Tom RiniMerge tag 'u-boot-rockchip-20191206' of https://gitlab...
2019-12-06 Marek VasutARM: imx: vining2000: Repair PCIe support
2019-12-06 Marek VasutARM: imx: vining2000: Convert to SPL framework
2019-12-06 Marek VasutARM: mx6: pmu: Expose PMU LDO configuration interface
2019-12-06 Igor Opaniukboard: colibri_imx7: reserve DDR memory for Cortex-M4
2019-12-06 Fabio Estevammx6: Allow configuring the NoC registers on i.MX6QP
2019-12-06 Fabio Estevammx7ulp: Sync the device tree related files
2019-12-06 Fabio Estevammx7ulp: scg: Remove unnused scg_a7_apll_init()
2019-12-06 Fabio Estevammx7ulp: Remove the _RUN notation from the PMC1 LDOVL...
2019-12-06 Fabio Estevammx7ulp: Introduce the CONFIG_LDO_ENABLED_MODE option
2019-12-06 Fabio Estevammx7ulp: Print the LDO mode status
2019-12-05 Tom RiniMerge branch '2019-12-05-master-imports'
2019-12-05 David Wuarm: rockchip: rk3308: Initialize the iomux configuration
2019-12-05 David Wupwm: rk_pwm: Make PWM driver to support all Rockchip...
2019-12-05 David Wudts: rk3308: Enable ethernet function supported for...
2019-12-05 David Wuarm: dts: Add mac node for rk3308 at dtsi level
2019-12-05 Heiko Stuebnerrockchip: misc: protect serial# from getting overwritten
2019-12-05 Heiko Stuebnerrockchip: misc: don't fail if eth_addr already set
2019-12-05 Paul Kocialkowskirockchip: px30: Add support for using UART3 as debug...
2019-12-05 Paul Kocialkowskirockchip: px30: Rename CONFIG_DEBUG_UART2_CHANNEL to...
2019-12-05 Paul Kocialkowskirockchip: px30: Fixup PMUGRF registers layout order
2019-12-05 Andy Yanrockchip: px5: enable spl-fifo-mode for emmc for px5-evb
2019-12-05 Andy Yanrockchip: rk3308: enable spl-fifo-mode for emmc
2019-12-05 Thomas HebbFix typo in macros, "FIRMEWARE" -> "FIRMWARE"
2019-12-04 Tom RiniMerge git://git.denx.de/u-boot-sh
2019-12-04 Tom RiniMerge branch '2019-10-27-mtd-cleanup'
2019-12-04 Miquel Raynalcmd: nand/sf: isolate legacy code
2019-12-04 Miquel Raynalmtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
2019-12-03 Tom RiniMerge tag 'efi-2020-01-rc5' of https://gitlab.denx...
2019-12-03 Tom RiniMerge tag 'dm-pull-3dec19' of https://gitlab.denx.de...
2019-12-03 Tom RiniMerge branch '2019-12-03-master-imports'
2019-12-03 mingming leeARM: MediaTek: add basic support for MT8518 boards
2019-12-03 mingming leepinctrl: add driver for MT8518
2019-12-03 mingming leeARM: MediaTek: Add support for MediaTek MT8518 SoC
2019-12-03 Bartosz Golaszewskiboard: omapl138_lcdk: add the mmc device to SPL
2019-12-03 Bartosz Golaszewskimmc: davinci: drop support for ti,dm6441-mmc
2019-12-03 Giulio Benettiarmv7m: cache: add invalidate_icache_all() stub
2019-12-03 Thomas Hebbcosmetic: Fix spelling and whitespace errors
2019-12-03 Tom RiniMerge branch '2019-12-02-master-imports'
2019-12-02 Simon Glasscommon: Move trap_init() out of common.h
2019-12-02 Simon Glasscommon: Move some board functions out of common.h
2019-12-02 Simon Glasscommon: Move board_get_usable_ram_top() out of common.h
2019-12-02 Simon Glasscommon: Move command functions out of common.h
2019-12-02 Simon Glasscommon: Move enable/disable_interrupts out of common.h
2019-12-02 Simon Glasscommon: Move interrupt functions into a new header
2019-12-02 Simon Glassarm: powerpc: Tidy up code style for interrupt functions
2019-12-02 Simon Glasscommon: Move ARM cache operations out of common.h
2019-12-02 Simon Glasscommon: Drop checkicache() and checkdcache()
2019-12-02 Simon Glasscommon: Move some cache and MMU functions out of common.h
2019-12-02 Simon Glassarm: powerpc: Tidy up code style for cache functions
2019-12-02 Simon Glasscommon: Move some SMP functions out of common.h
2019-12-02 Simon Glasscommon: Move checkcpu() out of common.h
2019-12-02 Simon Glasscommon: Move some CPU functions out of common.h
2019-12-02 Simon Glasscommon: Move mii_init() function out of common.h
2019-12-02 Simon Glasscommon: Move get_ticks() function out of common.h
2019-12-02 Simon Glassarm: pxa: Drop pxa_wait_ticks()
2019-12-02 Simon Glasscommon: Move some time functions out of common.h
2019-12-02 Simon Glasscommon: Move serial functions out of common.h
2019-12-02 Simon GlassMove strtomhz() to vsprintf.h
2019-12-02 Simon Glasscrc32: Use the crc.h header for crc functions
2019-12-02 Simon Glassstatus_led: Tidy up the code style
2019-12-02 Simon GlassDrop CONFIG_SHOW_ACTIVITY
2019-12-02 Simon Glasscommon: Move older CPU functions to their own header
2019-12-02 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-12-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2019-11-29 Daniel SchwierzeckMIPS: remove Micronas VCT boards
2019-11-28 Tom RiniMerge git://git.denx.de/u-boot-socfpga
2019-11-28 Tom RiniMerge git://git.denx.de/u-boot-usb
2019-11-28 Tom RiniMerge tag 'mmc-11-27-2019' of https://gitlab.denx.de...
2019-11-28 Tom RiniMerge tag 'u-boot-stm32-20191126' of https://gitlab...
2019-11-28 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-11-27 Yangbo Lumpc83xx: remove unused clock.h
2019-11-27 Yangbo Luarm: drop eSDHC clock getting in mxc_get_clock() for...
2019-11-26 Patrick DelaunayARM: dts: stm32: update eMMC configuration for stm32mp1...
2019-11-26 Patrick DelaunayARM: dts: stm32: DT alignment with kernel v5.4-rc4
2019-11-26 Patrick DelaunayARM: dts: stm32: DT alignment with kernel v5.3
2019-11-25 Tom RiniMerge tag 'rpi-next-2020.01' of https://github.com...
2019-11-25 Marek VasutARM: socfpga: Unreset NAND in SPL on Gen5
2019-11-25 Marek VasutARM: socfpga: Add ArriaV ST/SX ID
2019-11-25 Marek VasutARM: socfpga: Purge pending transactions upon enabling...
2019-11-25 Marek VasutARM: socfpga: Actually put bridges into reset on Gen5...
2019-11-25 Yinbo Zhuarch: powerpc: add eSDHC node to t4240 dts
2019-11-25 Yinbo Zhuarch: powerpc: add eSDHC node to t104x dts
2019-11-25 Yinbo Zhuarch: powerpc: add eSDHC node to t102x dts
2019-11-25 Yinbo Zhuarch: powerpc: add eSDHC node to p5040 dts
2019-11-25 Yinbo Zhuarch: powerpc: add eSDHC node to p4080 dts
2019-11-25 Yinbo Zhuarch: powerpc: add eSDHC node to p3041 dts
2019-11-25 Yinbo Zhuarch: powerpc: add eSDHC node to p2041 dts
2019-11-25 Yinbo Zhuarch: powerpc: add eSDHC node to p2020 dts
next