Age | Commit message (Expand) | Author |
2018-02-07 | spl: eMMC/SD: Provide one __weak spl_boot_mode() function | Lukasz Majewski |
2017-10-03 | arm: sunxi: Move spl_boot_device in a separate function | Maxime Ripard |
2017-04-28 | sunxi: i2c: Add support for DM I2C | Jernej Skrabec |
2017-04-21 | sunxi: add basic V3s support | Icenowy Zheng |
2017-04-20 | sunxi: Fix watchdog reset function for R40 | Chen-Yu Tsai |
2017-04-20 | sunxi: Add initial support for R40 | Chen-Yu Tsai |
2017-04-05 | sunxi: prepare for sharing MACH_SUN8I_H3 config symbol | Andre Przywara |
2017-04-05 | sunxi: provide ARMv8 mem_map for every ARM64 board | Andre Przywara |
2017-04-05 | sunxi: simplify ACTLR.SMP bit set #ifdef | Andre Przywara |
2017-04-05 | sunxi: fix ACTLR.SMP assembly routine | Andre Przywara |
2017-01-04 | sunxi: A64: enable SPL | Andre Przywara |
2016-12-09 | spl: sunxi: Drop spl_board_announce_boot_device() | Simon Glass |
2016-12-09 | spl: Add a name to the SPL load-image methods | Simon Glass |
2016-10-30 | sunxi: Enable SMP mode for the boot CPU on sun9i (A80) | Philipp Tomsich |
2016-10-06 | spl: Pass spl_image as a parameter to load_image() methods | Simon Glass |
2016-10-06 | spl: Convert spl_board_load_image() to use linker list | Simon Glass |
2016-10-06 | spl: Convert boot_device into a struct | Simon Glass |
2016-07-19 | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2016-07-15 | armv8: mmu: Add support of non-identical mapping | York Sun |
2016-07-15 | sunxi: Use BROM stored boot_media value to determine our boot-source | Hans de Goede |
2016-07-15 | sunxi: Support booting from SPI flash | Siarhei Siamashka |
2016-06-26 | common: Pass the boot device into spl_boot_mode() | Marek Vasut |
2016-05-25 | sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL" | Bernhard Nortmann |
2016-04-01 | sunxi: Add support for Allwinner A64 SoCs | Siarhei Siamashka |
2016-04-01 | sunxi: Move cpu independent code to mach directory | Alexander Graf |