board: freescale: t208xrdb: remove the legacy non-DM_ETH code
[platform/kernel/u-boot.git] / arch / riscv / lib /
2021-05-23 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-sh
2021-05-20 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-05-20 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-05-19 Bin Mengriscv: Drop USE_SPL_FIT_GENERATOR
2021-05-18 Tom RiniMerge branch '2021-05-17-assorted-fixes'
2021-05-18 Tom RiniMerge tag 'efi-2021-07-rc3' of https://source.denx...
2021-05-18 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-05-17 Bin Mengriscv: Fix memmove and optimise memcpy when misalign
2021-05-17 Sean Andersonriscv: Fix arch_fixup_fdt always failing without /chosen
2021-05-17 Bin Mengriscv: Split SiFive CLINT support between SPL and U...
2021-04-20 Tom RiniMerge branch '2021-04-20-assorted-improvements'
2021-04-20 Joel PeshkinAdd support for stack-protector
2021-04-18 Tom RiniMerge tag 'ti-v2021.07-rc1' of https://source.denx...
2021-04-09 Tom RiniMerge tag 'u-boot-stm32-20210409' of https://source...
2021-04-09 Tom RiniMerge branch 'v2021.07-rc1' of https://github.com/lftan...
2021-04-09 Tom RiniMerge tag 'u-boot-imx-20210409' of https://gitlab.denx...
2021-04-08 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-04-08 Heinrich Schuchardtriscv: assembler versions of memcpy, memmove, memset
2021-04-08 Heinrich Schuchardtriscv: simplify longjmp
2021-02-23 Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-15 Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-02 Simon Glasscommon: Drop asm/global_data.h from common header
2021-01-13 Tom RiniMerge tag 'u-boot-amlogic-20210112' of https://gitlab...
2021-01-12 Tom RiniMerge tag 'u-boot-atmel-2021.04-a' of https://gitlab...
2021-01-11 Tom RiniMerge branch 'next'
2021-01-06 Tom RiniMerge tag 'xilinx-for-v2021.04' of https://gitlab.denx...
2021-01-06 Tom RiniMerge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot...
2021-01-05 Tom RiniMerge tag 'v2021.01-rc5' into next
2021-01-05 Simon Glassdm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
2020-12-15 Tom RiniMerge tag 'u-boot-amlogic-20201215' of https://gitlab...
2020-12-14 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-12-14 Leo Yu-Chi Liangriscv: Complete efi header for RV32/64
2020-12-14 Leo Yu-Chi Liangriscv: Fix efi header size for RV32
2020-12-14 Atish Patrariscv: Fix efi header for RV32
2020-12-14 Heinrich Schuchardtriscv: reset after crash
2020-10-31 Tom RiniMerge tag 'u-boot-rockchip-20201031' of https://gitlab...
2020-10-29 Tom RiniMerge tag 'xilinx-for-v2021.01-v2' of https://gitlab...
2020-10-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-26 Tom RiniMerge tag 'video-for-2021.01-rc1' of https://gitlab...
2020-10-26 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-26 Sean Andersonriscv: Move timer portions of SiFive CLINT to drivers...
2020-10-26 Sean Andersonriscv: Move Andes PLMT driver to drivers/timer
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-22 Tom RiniMerge branch '2020-10-22-misc-changes'
2020-10-22 Sean Andersontimer: Return count from timer_ops.get_count
2020-10-12 Tom RiniMerge tag 'ti-v2021.01-rc1' of https://gitlab.denx...
2020-10-06 Tom RiniMerge tag 'u-boot-amlogic-20201005' of https://gitlab...
2020-10-05 Tom RiniMerge branch 'next'
2020-10-05 Tom RiniMerge tag 'u-boot-atmel-2021.01-a' of https://gitlab...
2020-10-01 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-sh...
2020-10-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2020-09-30 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-09-30 Sean Andersonriscv: Ensure gp is NULL or points to valid data
2020-09-30 Sean Andersonriscv: Use a valid bit to ignore already-pending IPIs
2020-09-30 Sean Andersonriscv: Match memory barriers between send_ipi_many...
2020-09-30 Sean Andersonriscv: Rework Sifive CLINT as UCLASS_TIMER driver
2020-09-30 Sean Andersonriscv: Clean up initialization in Andes PLIC
2020-09-30 Sean Andersonriscv: Rework Andes PLMT as a UCLASS_TIMER driver
2020-09-30 Sean Andersonriscv: Rework riscv timer driver to only support S...
2020-09-28 Tom RiniMerge tag 'efi-2020-10-rc6' of https://gitlab.denx...
2020-09-28 Heinrich Schuchardtriscv: restore global data pointer in trap handler
2020-09-24 Tom RiniMerge tag 'xilinx-for-v2021.01' of https://gitlab.denx...
2020-09-22 Tom RiniMerge tag 'dm-pull-22sep20' of git://git.denx.de/u...
2020-09-22 Etienne Carrierefdtdec: optionally add property no-map to created reser...
2020-08-26 Tom RiniMerge tag 'u-boot-imx-20200825' of https://gitlab.denx...
2020-08-25 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-08-25 Tom RiniMerge tag 'i2c-bugfixes-for-v2020.10' of https://gitlab...
2020-08-25 Tom RiniMerge tag 'u-boot-rockchip-20200820' of https://gitlab...
2020-08-25 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-08-25 Heinrich Schuchardtcmd: provide command sbi
2020-08-25 Heinrich Schuchardtriscv: fix building with CONFIG_SPL_SMP=n
2020-08-15 Tom RiniMerge tag 'efi-2020-10-rc3-2' of https://gitlab.denx...
2020-08-14 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-08-14 Heinrich Schuchardtriscv: additional crash information
2020-08-14 Heinrich Schuchardtriscv: remove redundant logical constraint.
2020-08-14 Bin Mengriscv: Call spl_board_init_f() in the generic SPL board...
2020-07-24 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-07-24 Bin MengRevert "riscv: Allow use of reset drivers"
2020-07-24 Bin Mengriscv: Make SiFive HiFive Unleashed board boot again
2020-07-08 Tom RiniMerge tag 'u-boot-amlogic-20200708' of https://gitlab...
2020-07-08 Tom RiniMerge tag 'u-boot-rockchip-20200708' of https://gitlab...
2020-07-07 Tom RiniMerge tag 'u-boot-atmel-2020.10-a' of https://gitlab...
2020-07-06 Tom RiniMerge branch 'next'
2020-07-05 Tom RiniMerge tag 'efi-2020-10-rc1' of https://gitlab.denx...
2020-07-05 Tom RiniMerge branch '2020-07-01-kconfig-etc-updates' into...
2020-07-03 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-07-03 Heinrich Schuchardtriscv: use log functions in fdt_fixup
2020-07-03 Atish Patrariscv: Use optimized version of fdtdec_get_addr_size_no...
2020-07-03 Atish Patrariscv: Do not return error if reserved node already...
2020-07-03 Bin Mengriscv: Do not build reset.c if SYSRESET is on
2020-07-02 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-07-02 Bin Mengriscv: Expand the DT size before copy reserved memory...
2020-07-02 Bin Mengriscv: Avoid the reserved memory fixup if src and dst...
2020-07-01 Sean Andersonriscv: Allow use of reset drivers
2020-07-01 Sean Andersonriscv: Clean up IPI initialization code
2020-06-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-06-04 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-06-04 Bin Mengriscv: sbi: Move sbi_probe_extension() out of CONFIG_SB...
next