summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-18doc: README.ae350: Sync for ax25-ae350 renameRick Chen
2018-12-18riscv: configs: Rename ax25-ae350 defconfigRick Chen
2018-12-18riscv: qemu: Imply SIFIVE_SERIAL for emulationAnup Patel
2018-12-18drivers: serial: Add SiFive UART driverAnup Patel
2018-12-18riscv: Remove ae350.dtsBin Meng
2018-12-18riscv: bootm: Change to use boot_hart from global dataBin Meng
2018-12-18riscv: Save boot hart id to the global dataBin Meng
2018-12-18riscv: Adjust the _exit_trap() position to come before handle_trap()Bin Meng
2018-12-18riscv: Return to previous privilege level after trap handlingBin Meng
2018-12-18riscv: Fix context restore before returning from trap handlerBin Meng
2018-12-18riscv: Move trap handler codes to mtrap.SBin Meng
2018-12-18riscv: Do some basic architecture level cpu initializationBin Meng
2018-12-18riscv: Add indirect stringification to csr_xxx opsBin Meng
2018-12-18riscv: Update supports_extension() to use desc from cpu driverBin Meng
2018-12-18riscv: Add exception codes for xcause registerBin Meng
2018-12-18riscv: Add CSR numbersBin Meng
2018-12-18riscv: Remove non-DM version of print_cpuinfo()Bin Meng
2018-12-18riscv: Probe cpus during bootBin Meng
2018-12-18riscv: Enlarge the default SYS_MALLOC_F_LENBin Meng
2018-12-18riscv: qemu: Add platform-specific Kconfig optionsBin Meng
2018-12-18riscv: Implement riscv_get_time() API using rdtime instructionAnup Patel
2018-12-18riscv: Add a SYSCON driver for SiFive's Core Local InterruptorBin Meng
2018-12-18riscv: Introduce a Kconfig option for machine modeAnup Patel
2018-12-18riscv: ax25: Hide the ax25-specific Kconfig optionBin Meng
2018-12-18timer: Add generic driver for RISC-V privileged architecture defined timerBin Meng
2018-12-18cpu: Add a RISC-V CPU driverBin Meng
2018-12-18riscv: qemu: Create a simple-bus driver for the soc nodeBin Meng
2018-12-18dm: cpu: Add timebase frequency to the platdataBin Meng
2018-12-18riscv: add Kconfig entries for the code modelLukas Auer
2018-12-17Prepare v2019.01-rc2Tom Rini
2018-12-17arm: ti: boot: Increase system partition sizeSam Protsenko
2018-12-17Makefile: output migration warnings to stderrChris Packham
2018-12-17Restore compatibility of image type IDsStefano Babic
2018-12-16Merge tag 'for-master-20181216' of git://git.denx.de/u-boot-rockchipTom Rini
2018-12-16ARM: rockchip: Add rv1108-elgin-r1 board supportOtavio Salvador
2018-12-15Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-12-15Merge branch '2018-12-15-master-imports'Tom Rini
2018-12-15rockchip: rk3288-evb: dts: remove 'vmmc' from emmc nodeKever Yang
2018-12-15rockchip: rk3399-puma: Remove obsolete DTS node 'vcc5v0_host'.Christoph Muellner
2018-12-15syscon: update syscon_node_to_regmap to use the DM functionsPatrick Delaunay
2018-12-15tools: mtk_image: replace strncpy(d, s, sizeof(d)) with snprintf()Andy Shevchenko
2018-12-15serial: serial_stm32: Add reset supportPatrice Chotard
2018-12-15poplar: fix boot failure caused by serial driver changeShawn Guo
2018-12-15poplar: add a co-maintainer for poplar boardShawn Guo
2018-12-15tools: add a generic config for native tools buildingOtavio Salvador
2018-12-15test: Only descend into test/ when CONFIG_UNIT_TEST is enabledTom Rini
2018-12-15cmd: Move the "dm" command from test/dm/ to cmd/Tom Rini
2018-12-15hashtable: fix length calculation in hexport_rAKASHI Takahiro
2018-12-15tee: change return code for REE FS supplicant cmdIgor Opaniuk
2018-12-14Merge tag 'dm-pull-14dec18' of git://git.denx.de/u-boot-dmTom Rini