projects
/
platform
/
kernel
/
u-boot.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
riscv: fix use of incorrectly sized variables
2018-11-26
Lukas Auer
riscv: fix use of incorrectly sized variables
commit
|
commitdiff
|
tree
2018-11-26
Lukas Auer
riscv: enable -fdata-sections
commit
|
commitdiff
|
tree
2018-11-26
Lukas Auer
riscv: set -march and -mabi based on the Kconfig configuration
commit
|
commitdiff
|
tree
2018-11-26
Lukas Auer
riscv: add Kconfig entries for the C and A ISA extensions
commit
|
commitdiff
|
tree
2018-11-26
Lukas Auer
riscv: select CONFIG_PHYS_64BIT on RV64I systems
commit
|
commitdiff
|
tree
2018-11-26
Lukas Auer
riscv: rename CPU_RISCV_32/64 to match architecture...
commit
|
commitdiff
|
tree
2018-11-26
Lukas Auer
dts: riscv: update makefile to also clean the RISC...
commit
|
commitdiff
|
tree
2018-11-26
Lukas Auer
tools: .gitignore: add prelink-riscv
commit
|
commitdiff
|
tree
2018-10-03
Heinrich Schuchardt
riscv: allow native compilation
commit
|
commitdiff
|
tree
2018-10-03
Rick Chen
riscv: cosmetic: Reword do_reset() printf message.
commit
|
commitdiff
|
tree
2018-10-03
Bin Meng
riscv: Move do_reset() to a common place
commit
|
commitdiff
|
tree
2018-10-03
Bin Meng
riscv: Add QEMU virt board support
commit
|
commitdiff
|
tree
2018-10-03
Bin Meng
riscv: kconfig: Imply DM support for some common drivers
commit
|
commitdiff
|
tree
2018-10-03
Bin Meng
riscv: kconfig: Select DM and OF_CONTROL
commit
|
commitdiff
|
tree
2018-10-03
Bin Meng
riscv: ae350: Clean up mixed tabs and spaces in the dts
commit
|
commitdiff
|
tree
2018-10-03
Bin Meng
riscv: Make start.S available for all targets
commit
|
commitdiff
|
tree
2018-10-03
Bin Meng
riscv: bootm: Pass mhartid CSR value to kernel
commit
|
commitdiff
|
tree
2018-10-03
Bin Meng
riscv: Remove CSR read/write defines in encoding.h
commit
|
commitdiff
|
tree
2018-10-03
Bin Meng
riscv: Add a helper routine to print CPU information
commit
|
commitdiff
|
tree
2018-10-03
Bin Meng
riscv: Explicitly pass -march and -mabi to the compiler
commit
|
commitdiff
|
tree
2018-10-03
Bin Meng
riscv: Fix coding style issues in the linker script
commit
|
commitdiff
|
tree
2018-10-03
Bin Meng
riscv: Move the linker script to the CPU root directory
commit
|
commitdiff
|
tree
2018-10-03
Bin Meng
riscv: cmd: bdinfo: Print the relocation address
commit
|
commitdiff
|
tree
2018-10-03
Bin Meng
riscv: Remove mach type
commit
|
commitdiff
|
tree
2018-10-03
Bin Meng
riscv: bootm: Correct the 1st kernel argument to hart id
commit
|
commitdiff
|
tree
2018-10-03
Bin Meng
riscv: Remove setup.h
commit
|
commitdiff
|
tree
2018-10-03
Bin Meng
riscv: kconfig: Normalize architecture name spelling
commit
|
commitdiff
|
tree
2018-05-30
Rick Chen
travis.yml: Support RISC-V 64-bit
commit
|
commitdiff
|
tree
2018-05-29
Rick Chen
mtd: ftsmc020: Drop unsed code
commit
|
commitdiff
|
tree
2018-05-29
Rick Chen
board: ax25-ae350: Support cfi flash
commit
|
commitdiff
|
tree
2018-05-29
Rick Chen
riscv: dts: Support cfi flash
commit
|
commitdiff
|
tree
2018-05-29
Rick Chen
configs: ax25-ae350: Support cfi flash
commit
|
commitdiff
|
tree
2018-05-29
Rick Chen
mmc: ftsdc010_mci: Sync compatible with DT mmc node
commit
|
commitdiff
|
tree
2018-05-29
Rick Chen
riscv: dts: Sync DT with Linux Kernel
commit
|
commitdiff
|
tree
2018-05-29
Rick Chen
net: ftmac100: Fix compiler warning
commit
|
commitdiff
|
tree
2018-05-29
Rick Chen
spi: atcspi200: Fix compiler warning
commit
|
commitdiff
|
tree
2018-05-29
Rick Chen
configs: ax25-ae350: Set 64-bit as default configuration
commit
|
commitdiff
|
tree
2018-05-29
Rick Chen
doc: ae250: Rename as ae350
commit
|
commitdiff
|
tree
2018-05-29
Rick Chen
configs: nx25-ae250:Rename as ax25-ae350
commit
|
commitdiff
|
tree
2018-05-29
Rick Chen
board: nx25-ae250: Rename as ax25-ae350
commit
|
commitdiff
|
tree
2018-05-29
Rick Chen
riscv: cpu: nx25: Rename as ax25
commit
|
commitdiff
|
tree
2018-05-29
Rick Chen
SPDX: Convert single license tags to Linux Kernel style
commit
|
commitdiff
|
tree
2018-05-29
Rick Chen
efi_loader: Enable RISC-V support
commit
|
commitdiff
|
tree
2018-05-29
Alexander Graf
riscv: nx25: Enable distro boot
commit
|
commitdiff
|
tree
2018-05-29
Alexander Graf
distro: Extend with RISC-V defines
commit
|
commitdiff
|
tree
2018-05-29
Alexander Graf
efi_loader: Use EFI_CACHELINE_SIZE in the image loader too
commit
|
commitdiff
|
tree
2018-05-29
Alexander Graf
riscv: Add board_quiesce_devices stub
commit
|
commitdiff
|
tree
2018-05-29
Alexander Graf
riscv: Add EFI application infrastructure
commit
|
commitdiff
|
tree
2018-05-29
Alexander Graf
riscv: Enable function sections
commit
|
commitdiff
|
tree
2018-05-29
Alexander Graf
riscv: Add setjmp/longjmp code
commit
|
commitdiff
|
tree
2018-03-30
Rick Chen
riscv: ae250: Support DT provided by the board at runtime
commit
|
commitdiff
|
tree
2018-03-30
Rick Chen
configs: Drop CONFIG_MMC_NDS32
commit
|
commitdiff
|
tree
2018-03-30
Rick Chen
mmc: ftsdc010: Merge nds32_mmc to ftsdc010
commit
|
commitdiff
|
tree
2018-03-30
Rick Chen
mmc: ftsdc010: Migrate CONFIG_FTSDC010_SDIO to Kconfig
commit
|
commitdiff
|
tree
2018-03-30
Rick Chen
Drop CONFIG_FTSDC010_NUMBER
commit
|
commitdiff
|
tree
2018-03-30
Rick Chen
Drop CONFIG_FTSDC010_BASE
commit
|
commitdiff
|
tree
2018-03-30
Rick Chen
board: Drop ftsdc010 non-dm code
commit
|
commitdiff
|
tree
2018-03-30
Rick Chen
mmc: ftsdc010: Drop non-dm code
commit
|
commitdiff
|
tree
2018-03-30
Rick Chen
nds32: dts: AG101P support sd High-Speed mode
commit
|
commitdiff
|
tree
2018-03-30
Rick Chen
riscv: dts: AE250 support sd High-Speed mode
commit
|
commitdiff
|
tree
2018-03-30
Rick Chen
mmc: ftsdc010: Support High-Speed mode
commit
|
commitdiff
|
tree
2018-03-30
Rick Chen
doc: ae250: Describe riscv-linux booting via u-boot
commit
|
commitdiff
|
tree
2018-03-30
Rick Chen
tools: mkimage: Support RISC-V arch
commit
|
commitdiff
|
tree
2018-03-30
Rick Chen
riscv: bootm: Remove ATAGS
commit
|
commitdiff
|
tree
2018-03-30
Rick Chen
riscv: bootm: Support to boot riscv-linux
commit
|
commitdiff
|
tree
2018-03-30
Rick Chen
riscv: checkpatch: Fix static const char * array declarations
commit
|
commitdiff
|
tree
2018-03-30
Rick Chen
riscv: checkpatch: Fix missing a blank line after declarations
commit
|
commitdiff
|
tree
2018-03-30
Rick Chen
riscv: checkpatch: Fix alignment should match open...
commit
|
commitdiff
|
tree
2018-03-30
Rick Chen
riscv: checkpatch: Fix use of volatile
commit
|
commitdiff
|
tree
2018-03-30
Rick Chen
riscv: checkpatch: Fix Macro argument reuse
commit
|
commitdiff
|
tree
2017-09-28
rick
nds32: Fix io.h warning message about readb
commit
|
commitdiff
|
tree
2017-09-21
rick
nds32: spi: Support spi dm driver.
commit
|
commitdiff
|
tree
2017-09-21
rick
nds32: board: Support SPI driver.
commit
|
commitdiff
|
tree
2017-09-21
rick
nds32: mtd: add spi flash id MX25U16335E.
commit
|
commitdiff
|
tree
2017-09-21
rick
nds32: ftmac100: Fix write mac addr fail problem.
commit
|
commitdiff
|
tree
2017-09-21
rick
nds32: ftmac100 support cache enable.
commit
|
commitdiff
|
tree
2017-09-21
rick
nds32: ftmac100: support cache enable.
commit
|
commitdiff
|
tree
2017-09-21
rick
nds32: bootm: Fix warning of struct tag_serialnr declared
commit
|
commitdiff
|
tree
2017-09-21
rick
nds32: board: Fix andestech adp-ae3xx.c make fail problem.
commit
|
commitdiff
|
tree
2017-05-22
rick
nds32: Support AE3XX platform.
commit
|
commitdiff
|
tree
2017-05-22
rick
nds32: Support AG101P timer DM.
commit
|
commitdiff
|
tree
2017-05-22
rick
nds32: Support AG101P serial DM.
commit
|
commitdiff
|
tree
2016-09-29
rick
nds32: Support relocation.
Cc: Andes <
uboot@andestech.com
>
commit
|
commitdiff
|
tree
2013-08-08
ken kuo
nds32: fix the missing COBJS-y change
Cc: Andes <
uboot@andestech.com
>
Signed-off-by: Andes <
uboot@andestech.com
>
commit
|
commitdiff
|
tree
2013-08-08
ken kuo
nds32: introduce DMA allocation API
Cc: Andes <
uboot@andestech.com
>
Signed-off-by: Andes <
uboot@andestech.com
>
commit
|
commitdiff
|
tree
2013-08-08
Andes
nds32: Change of NDS32 Custodian
Signed-off-by: Andes <
uboot@andestech.com
>
commit
|
commitdiff
|
tree