Age | Commit message (Expand) | Author |
2018-11-26 | sandbox: Add an option to display of-platdata in SPL | Simon Glass |
2018-11-26 | test: Add a simple test for bloblist | Simon Glass |
2018-11-26 | arm64: zynqmp: Enable SPL_SEPARATE_BSS by default | Michal Simek |
2018-11-26 | arm64: zynqmp: Reflect emmc controller ID in model in DT | Michal Simek |
2018-11-26 | arm: zynq: cse_qspi: Fix overwriting spi-rx-bus-width property | Siva Durga Prasad Paladugu |
2018-11-26 | riscv: cache: Implement i/dcache [status, enable, disable] | Rick Chen |
2018-11-26 | riscv: dts: Add ae350_32.dts for RV32I | Rick Chen |
2018-11-26 | riscv: dts: Sync to Linux Kernel ae350 dts. | Rick Chen |
2018-11-26 | riscv: align bootm implementation with that of other architectures | Lukas Auer |
2018-11-26 | riscv: save hart ID and device tree passed by prior boot stage | Lukas Auer |
2018-11-26 | riscv: do not blindly modify the mstatus CSR | Lukas Auer |
2018-11-26 | riscv: remove unused labels in start.S | Lukas Auer |
2018-11-26 | Drop CONFIG_INIT_CRITICAL | Bin Meng |
2018-11-26 | riscv: align mtvec on a 4-byte boundary | Lukas Auer |
2018-11-26 | riscv: fix inconsistent use of spaces and tabs in start.S | Lukas Auer |
2018-11-26 | riscv: implement the invalidate_icache_* functions | Lukas Auer |
2018-11-26 | riscv: hang on unhandled exceptions | Lukas Auer |
2018-11-26 | riscv: treat undefined exception codes as reserved | Lukas Auer |
2018-11-26 | riscv: complete the list of exception codes | Lukas Auer |
2018-11-26 | riscv: do not reimplement generic io functions | Lukas Auer |
2018-11-26 | riscv: make use of the barrier functions from Linux | Lukas Auer |
2018-11-26 | riscv: fix use of incorrectly sized variables | Lukas Auer |
2018-11-26 | riscv: enable -fdata-sections | Lukas Auer |
2018-11-26 | riscv: set -march and -mabi based on the Kconfig configuration | Lukas Auer |
2018-11-26 | riscv: add Kconfig entries for the C and A ISA extensions | Lukas Auer |
2018-11-26 | riscv: select CONFIG_PHYS_64BIT on RV64I systems | Lukas Auer |
2018-11-26 | riscv: rename CPU_RISCV_32/64 to match architecture names ARCH_RV32I/64I | Lukas Auer |
2018-11-22 | sunxi: Fix memory 2-rank initialization for a33 cpu | Michael Trimarchi |
2018-11-22 | sunxi-mmc: use new mode on both controllers on A64 | Vasily Khoruzhick |
2018-11-22 | sunxi-mmc: introduce new MMC_SUNXI_HAS_MODE_SWITCH option | Vasily Khoruzhick |
2018-11-20 | sf: Add a method to obtain the block-protect setting | Simon Glass |
2018-11-20 | misc: Update read() and write() methods to return bytes xfered | Simon Glass |
2018-11-20 | sandbox: Update some drivers to work in SPL/TPL | Simon Glass |
2018-11-20 | sandbox: Add a function to read a host file | Simon Glass |
2018-11-20 | sandbox: remove stray DEBUG | Heinrich Schuchardt |
2018-11-20 | ARM: mvebu: dts: add Clearfog GT-8K | Rabeeh Khoury |
2018-11-20 | arm64: mvebu: a8k: autodetect RAM size | Baruch Siach |
2018-11-20 | linux/sizes.h: sync from kernel | Baruch Siach |
2018-11-20 | MIPS: drop asm/const.h | Baruch Siach |
2018-11-20 | Use _AC and UL macros from linux/const.h | Baruch Siach |
2018-11-18 | MIPS: fix linking of standalone programs | Daniel Schwierzeck |
2018-11-18 | Kbuild: add LDFLAGS_STANDALONE | Daniel Schwierzeck |
2018-11-18 | mips: mt76xx: linkit-smart-7688: Misc updates to dts/config/defconfig | Stefan Roese |
2018-11-18 | mips: mt76xx: gardena-smart-gateway: Misc updates to dts/config/defconfig | Stefan Roese |
2018-11-18 | mips: mt76xx: gardena-smart-gateway: Add board_late_init() to set LED def state | Stefan Roese |
2018-11-18 | mips: mt76xx: gardena-smart-gateway: Add LEDs to dts | Stefan Roese |
2018-11-18 | mips: mt76xx: Enable watchdog support | Stefan Roese |
2018-11-18 | mips: mt76xx: Kconfig: Add ethernet and GPIO support | Stefan Roese |
2018-11-18 | mips: mt76xx: Add watchdog DT node to mt7628a.dtsi | Stefan Roese |
2018-11-18 | mips: mt76xx: Add GPIO DT nodes to mt7628a.dtsi | Stefan Roese |