| Commit message (Expand) | Author | Age | Files | Lines |
* | sunxi: A64: enable SPL | Andre Przywara | 2017-01-04 | 1 | -1/+1 |
* | sunxi: DRAM: fix H3 DRAM size display on aarch64 | Andre Przywara | 2017-01-04 | 1 | -1/+1 |
* | sunxi: H3/A64: fix non-ODT setting | Andre Przywara | 2017-01-04 | 1 | -1/+7 |
* | sunxi: A64: use H3 DRAM initialization code for A64 as well | Jens Kuske | 2017-01-04 | 3 | -52/+162 |
* | sunxi: clocks: Use the correct pattern register for PLL11 | Philipp Tomsich | 2017-01-04 | 1 | -1/+1 |
* | sunxi: H3: add DRAM controller single bit delay support | Jens Kuske | 2017-01-04 | 1 | -27/+50 |
* | sunxi: H3: add and rename some DRAM contoller registers | Jens Kuske | 2017-01-04 | 1 | -17/+17 |
* | sunxi: H3: Rework MBUS priority setup | Philipp Tomsich | 2017-01-04 | 1 | -24/+64 |
* | sunxi: A64: do an RMR switch if started in AArch32 mode | Andre Przywara | 2017-01-04 | 1 | -0/+41 |
* | sun6i: Restrict some register initialization to Allwinner A31 SoC | Andre Przywara | 2017-01-04 | 1 | -1/+5 |
* | sunxi: fix SID read on H3 | Icenowy Zheng | 2016-12-20 | 1 | -0/+44 |
* | spl: sunxi: Drop spl_board_announce_boot_device() | Simon Glass | 2016-12-09 | 1 | -9/+0 |
* | spl: Add a name to the SPL load-image methods | Simon Glass | 2016-12-09 | 1 | -1/+1 |
* | sunxi: add initial clock setup for sun9i for SPL | Philipp Tomsich | 2016-10-30 | 1 | -2/+144 |
* | sunxi: Enable SMP mode for the boot CPU on sun9i (A80) | Philipp Tomsich | 2016-10-30 | 1 | -1/+2 |
* | sunxi: add gtbus-initialisation for sun9i | Philipp Tomsich | 2016-10-30 | 3 | -1/+55 |
* | sunxi: DRAM initialisation for sun9i | Philipp Tomsich | 2016-10-30 | 2 | -0/+962 |
* | sunxi: A64: enable USB support | Amit Singh Tomar | 2016-10-30 | 1 | -2/+3 |
* | sunxi: Fix H3 DRAM impedance calibration on rev. A chips | Jens Kuske | 2016-10-10 | 1 | -21/+43 |
* | spl: Pass spl_image as a parameter to load_image() methods | Simon Glass | 2016-10-06 | 1 | -1/+2 |
* | spl: Convert spl_board_load_image() to use linker list | Simon Glass | 2016-10-06 | 1 | -1/+4 |
* | spl: Convert boot_device into a struct | Simon Glass | 2016-10-06 | 1 | -1/+1 |
* | sunxi: musb: Power off OTG port VBUS when disabled | Chen-Yu Tsai | 2016-09-17 | 1 | -7/+0 |
* | sunxi: Tune H3 DRAM PLL to improve lock time | Jens Kuske | 2016-08-26 | 1 | -0/+6 |
* | ARM: Rework and correct barrier definitions | Tom Rini | 2016-08-05 | 1 | -1/+1 |
* | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini | 2016-07-19 | 1 | -2/+4 |
|\ |
|
| * | armv8: mmu: Add support of non-identical mapping | York Sun | 2016-07-15 | 1 | -2/+4 |
* | | sunxi: Use BROM stored boot_media value to determine our boot-source | Hans de Goede | 2016-07-15 | 1 | -23/+11 |
* | | sunxi: Support booting from SPI flash | Siarhei Siamashka | 2016-07-15 | 1 | -0/+5 |
|/ |
|
* | common: Pass the boot device into spl_boot_mode() | Marek Vasut | 2016-06-26 | 1 | -1/+1 |
* | sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL" | Bernhard Nortmann | 2016-05-25 | 1 | -0/+9 |
* | sunxi: power: add AXP809 support | Chen-Yu Tsai | 2016-05-25 | 2 | -3/+4 |
* | arm/arm64: Move barrier instructions into separate header | Andre Przywara | 2016-05-12 | 1 | -1/+1 |
* | sunxi: mctl_mem_matches: Add missing memory barrier | Hans de Goede | 2016-04-27 | 1 | -0/+2 |
* | sunxi: Add INITIAL_USB_SCAN_DELAY Kconfig option | Hans de Goede | 2016-04-12 | 1 | -0/+7 |
* | sunxi: Add support for Allwinner A64 SoCs | Siarhei Siamashka | 2016-04-01 | 3 | -1/+32 |
* | sunxi: Explicitly cast u32 pointer conversions | Alexander Graf | 2016-04-01 | 3 | -4/+4 |
* | sunxi: Move cpu independent code to mach directory | Alexander Graf | 2016-04-01 | 21 | -0/+4973 |