Age | Commit message (Expand) | Author |
2020-07-17 | treewide: convert bd_t to struct bd_info by coccinelle | Masahiro Yamada |
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass |
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | common: Drop init.h from common header | Simon Glass |
2020-05-18 | common: Drop net.h from common header | Simon Glass |
2020-02-05 | dm: core: Drop the inclusion of linux/compat.h in dm.h | Simon Glass |
2020-01-30 | MAINTAINERS: board: hisi: poplar: update email | Jorge Ramirez-Ortiz |
2020-01-30 | Consistently use nproc for counting the CPUs | Heinrich Schuchardt |
2020-01-17 | common: Move RAM-sizing functions to init.h | Simon Glass |
2020-01-17 | common: Move reset_cpu() to the CPU header | Simon Glass |
2020-01-17 | common: Move device-tree setup functions to fdt_support.h | Simon Glass |
2019-08-11 | env: Move env_get() to env.h | Simon Glass |
2019-08-11 | board: hisilicon: Add support for Hikey960 board | Manivannan Sadhasivam |
2019-01-25 | poplar: clean up board level mmc initialization code | Shawn Guo |
2019-01-14 | poplar: add DWC2 OTG gadget support | Shawn Guo |
2018-12-15 | poplar: fix boot failure caused by serial driver change | Shawn Guo |
2018-12-15 | poplar: add a co-maintainer for poplar board | Shawn Guo |
2018-08-31 | hisilicon: hikey: Update instructions based on latest source | Manivannan Sadhasivam |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-03-16 | Convert all of CONFIG_CONS_INDEX to Kconfig | Tom Rini |
2017-08-20 | ARM: hisilicon: hikey: Fix eMMC with latest ATF & U-Boot | Peter Griffin |
2017-08-13 | ARM: hisilicon: hikey: do not rely on random stack value | xypron.glpk@gmx.de |
2017-07-10 | ARM64: poplar: hi3798cv200: u-boot support for Poplar 96Boards | Jorge Ramirez-Ortiz |
2017-06-05 | arm64: hikey: Fix instructions in readme | Michal Simek |
2017-05-15 | mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC | Masahiro Yamada |
2017-04-05 | board_f: Drop setup_dram_config() wrapper | Simon Glass |
2017-01-11 | mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW | Masahiro Yamada |
2016-07-15 | armv8: mmu: Add support of non-identical mapping | York Sun |
2016-04-25 | ARM: hikey: Simplify README instructions. | Peter Griffin |
2016-04-25 | ARM: hisilicon: hikey: Align memory node with upstream kernel | Peter Griffin |
2016-04-25 | ARM: hisilicon: hikey: Implement reset_cpu() for hikey. | Peter Griffin |
2016-04-25 | ARM: hisilicon: hikey: Enable OF_CONTROL for hikey board. | Peter Griffin |
2016-04-25 | MAINTAINERS: Add myself as maintainer for hikey | Peter Griffin |
2016-03-22 | Fix spelling of "supported/unsupported". | Vagrant Cascadian |
2016-03-15 | hikey: Add MMU tables | Alexander Graf |
2015-09-28 | ARM: hikey: hi6220: Migrate over to DM_SERIAL and use UART3 by default. | Peter Griffin |
2015-09-28 | ARM: hikey: Remove resetting gd->flags in board_init() | Peter Griffin |
2015-09-28 | ARM: hikey: Add ATF makefile referenced by README | Peter Griffin |
2015-09-28 | ARM: hikey: Update README with various corrections | Peter Griffin |
2015-08-12 | ARM64: hikey: Add a README for this board. | Peter Griffin |
2015-08-12 | ARM64: hikey: hi6220: Add u-boot support for the 96boards CE HiKey board. | Peter Griffin |