riscv: align mtvec on a 4-byte boundary
[oweals/u-boot.git] / arch / riscv /
2018-11-26 Lukas Auerriscv: align mtvec on a 4-byte boundary
2018-11-26 Lukas Auerriscv: fix inconsistent use of spaces and tabs in start.S
2018-11-26 Lukas Auerriscv: implement the invalidate_icache_* functions
2018-11-26 Lukas Auerriscv: hang on unhandled exceptions
2018-11-26 Lukas Auerriscv: treat undefined exception codes as reserved
2018-11-26 Lukas Auerriscv: complete the list of exception codes
2018-11-26 Lukas Auerriscv: do not reimplement generic io functions
2018-11-26 Lukas Auerriscv: make use of the barrier functions from Linux
2018-11-26 Lukas Auerriscv: fix use of incorrectly sized variables
2018-11-26 Lukas Auerriscv: enable -fdata-sections
2018-11-26 Lukas Auerriscv: set -march and -mabi based on the Kconfig config...
2018-11-26 Lukas Auerriscv: add Kconfig entries for the C and A ISA extensions
2018-11-26 Lukas Auerriscv: select CONFIG_PHYS_64BIT on RV64I systems
2018-11-26 Lukas Auerriscv: rename CPU_RISCV_32/64 to match architecture...
2018-11-20 Tom RiniMerge git://git.denx.de/u-boot-marvell
2018-11-20 Baruch SiachUse _AC and UL macros from linux/const.h
2018-11-18 Tom RiniMerge tag 'mips-pull-2018-11-18' of git://git.denx...
2018-11-18 Daniel SchwierzeckKbuild: add LDFLAGS_STANDALONE
2018-11-16 Tom RiniMerge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm
2018-11-14 Bin Mengriscv: bootm: Add dm_remove_devices_flags() call to...
2018-10-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-10-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2018-10-03 Tom RiniMerge tag 'rockchip-for-v2018.11' of git://git.denx...
2018-10-03 Tom RiniMerge git://git.denx.de/u-boot-riscv
2018-10-03 Heinrich Schuchardtriscv: allow native compilation
2018-10-03 Rick Chenriscv: cosmetic: Reword do_reset() printf message.
2018-10-03 Bin Mengriscv: Move do_reset() to a common place
2018-10-03 Bin Mengriscv: Add QEMU virt board support
2018-10-03 Bin Mengriscv: ae350: Clean up mixed tabs and spaces in the dts
2018-10-03 Bin Mengriscv: Make start.S available for all targets
2018-10-03 Bin Mengriscv: bootm: Pass mhartid CSR value to kernel
2018-10-03 Bin Mengriscv: Remove CSR read/write defines in encoding.h
2018-10-03 Bin Mengriscv: Add a helper routine to print CPU information
2018-10-03 Bin Mengriscv: Explicitly pass -march and -mabi to the compiler
2018-10-03 Bin Mengriscv: Fix coding style issues in the linker script
2018-10-03 Bin Mengriscv: Move the linker script to the CPU root directory
2018-10-03 Bin Mengriscv: Remove mach type
2018-10-03 Bin Mengriscv: bootm: Correct the 1st kernel argument to hart id
2018-10-03 Bin Mengriscv: Remove setup.h
2018-10-03 Bin Mengriscv: kconfig: Normalize architecture name spelling
2018-10-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-09-29 Tom RiniMerge tag 'mpc85xx-for-v2018.11-rc1' of git://git.denx...
2018-09-29 Tom RiniMerge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git...
2018-09-27 Tom RiniMerge tag 'xilinx-for-v2018.11' of git://git.denx.de...
2018-09-26 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-09-26 Bin Mengconfig.mk: Remove duplicated -fno-strict-aliasing
2018-09-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2018-09-11 Tom RiniMerge tag 'fpga-for-v2018.11' of git://git.denx.de...
2018-09-11 Masahiro Yamadaarch: types.h: factor out fixed width typedefs to int...
2018-08-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2018-08-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-08-24 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2018-08-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2018-08-21 Tom RiniMerge tag 'signed-efi-2018.09' of git://github.com...
2018-08-20 Alexander Grafriscv: Include bss subsections in linker script
2018-08-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2018-08-01 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2018-07-30 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-07-25 Alexander Grafefi_loader: Rename sections to allow for implicit data
2018-07-20 Tom RiniMerge git://git.denx.de/u-boot-x86
2018-07-19 Ivan Gorinovriscv: Remove unused _relocate arguments
2018-06-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2018-06-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-06-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-06-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2018-06-01 Tom RiniMerge tag 'xilinx-for-v2018.07-2' of git://denx.de...
2018-06-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2018-05-31 Tom RiniMerge tag 'arc-updates-for-2018.07-rc1' of git://git...
2018-05-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-05-30 Tom RiniMerge git://git.denx.de/u-boot-riscv
2018-05-29 Rick Chenriscv: dts: Support cfi flash
2018-05-29 Rick Chenriscv: dts: Sync DT with Linux Kernel
2018-05-29 Rick Chenriscv: cpu: nx25: Rename as ax25
2018-05-29 Rick ChenSPDX: Convert single license tags to Linux Kernel style
2018-05-29 Rick Chenefi_loader: Enable RISC-V support
2018-05-29 Alexander Grafriscv: Add board_quiesce_devices stub
2018-05-29 Alexander Grafriscv: Add EFI application infrastructure
2018-05-29 Alexander Grafriscv: Enable function sections
2018-05-29 Alexander Grafriscv: Add setjmp/longjmp code
2018-05-16 Tom RiniMerge git://git.denx.de/u-boot-dm
2018-05-16 Bryan O'Donoghueriscv: Define PLATFORM__CLEAR_BIT for generic_clear_bit()
2018-05-16 Bryan O'Donoghueriscv: Define PLATFORM__SET_BIT for generic_set_bit()
2018-05-09 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-07 Tom RiniSPDX: Convert all of our single license tags to Linux...
2018-04-30 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-04-30 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-04-27 Tom RiniRemove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
2018-04-15 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-04-04 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-04-02 Tom RiniMerge git://git.denx.de/u-boot-dm
2018-03-30 Tom RiniMerge git://git.denx.de/u-boot-marvell
2018-03-30 Tom RiniMerge git://git.denx.de/u-boot-x86
2018-03-30 Tom RiniMerge git://git.denx.de/u-boot-riscv
2018-03-30 Rick Chenriscv: ae250: Support DT provided by the board at runtime
2018-03-30 Rick Chenriscv: dts: AE250 support sd High-Speed mode
2018-03-30 Rick Chenriscv: bootm: Remove ATAGS
2018-03-30 Rick Chenriscv: bootm: Support to boot riscv-linux
2018-03-30 Rick Chenriscv: checkpatch: Fix static const char * array declar...
2018-03-30 Rick Chenriscv: checkpatch: Fix missing a blank line after decla...
2018-03-30 Rick Chenriscv: checkpatch: Fix alignment should match open...
next