index
:
bootloaders/u-boot-midas
deblob-midas-2018.07
recovery-2018.07
wip/as-boot-img
wip/bl1
wip/forkbomb-midas-2020.01-as-boot-img
wip/s-boot-4.0
Part of research to make the bootloader fully free on midas devices
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-sunxi
Commit message (
Expand
)
Author
Age
Files
Lines
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
24
-49
/
+24
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
2
-3
/
+0
*
sunxi: Add DRAM_SUN8I_A83T kconfig entry
Jagan Teki
2018-03-19
2
-1
/
+8
*
sunxi: Add DRAM_SUN8I_A33 kconfig entry
Jagan Teki
2018-03-19
2
-1
/
+8
*
sunxi: Add DRAM_SUN8I_A23 kconfig entry
Jagan Teki
2018-03-19
2
-1
/
+8
*
sunxi: Add DRAM_SUN9I kconfig entry
Jagan Teki
2018-03-19
2
-1
/
+8
*
sunxi: Add DRAM_SUN4I kconfig entry
Jagan Teki
2018-03-19
2
-3
/
+10
*
sunxi: add DRAM_SUN6I kconfig
Jagan Teki
2018-03-19
2
-1
/
+8
*
sunxi: Add AXP_PMIC_BUS kconfig entry
Jagan Teki
2018-03-19
2
-6
/
+7
*
sunxi: Add SUN8I_RSB kconfig entry
Jagan Teki
2018-03-19
2
-2
/
+11
*
sunxi: Use SUN6I_PRCM if used
Jagan Teki
2018-03-19
2
-2
/
+2
*
sunxi: Add SUN6I_P2WI kconfig entry
Jagan Teki
2018-03-19
2
-1
/
+13
*
sunxi: Add SUN6I_PRCM kconfig entry
Jagan Teki
2018-03-19
2
-1
/
+8
*
Convert all of CONFIG_CONS_INDEX to Kconfig
Tom Rini
2018-03-16
1
-0
/
+3
*
arm: sunxi: Move spl spi sunxi code to mach-sunxi
Jagan Teki
2018-03-13
3
-0
/
+321
*
spl: eMMC/SD: Provide one __weak spl_boot_mode() function
Lukasz Majewski
2018-02-07
1
-6
/
+0
*
sunxi: set the default CPUx frequency of H5 to 816MHz
Icenowy Zheng
2017-12-02
1
-1
/
+1
*
sunxi: video: add LCD support to DE2 driver
Vasily Khoruzhick
2017-10-27
1
-1
/
+1
*
sunxi: setup simplefb for Allwinner DE2
Icenowy Zheng
2017-10-26
1
-0
/
+1
*
video: add an option for video simplefb via DT
Icenowy Zheng
2017-10-26
1
-0
/
+1
*
sunxi: change the DE1 video option to CONFIG_VIDEO_SUNXI
Icenowy Zheng
2017-10-26
1
-14
/
+15
*
sunxi: usb_phy: invert the USB phy_ctl condition
Maxime Ripard
2017-10-03
1
-4
/
+10
*
arm: sunxi: Move spl_boot_device in a separate function
Maxime Ripard
2017-10-03
1
-3
/
+8
*
sunxi: Enable MMC new mode for A83T
Maxime Ripard
2017-08-28
1
-0
/
+1
*
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2017-08-16
1
-0
/
+6
|
\
|
*
sunxi: switch PRCM to non-secure on H3/H5 SoCs
Icenowy Zheng
2017-08-11
1
-0
/
+6
*
|
env: Convert CONFIG_ENV_IS_IN... to a choice
Simon Glass
2017-08-15
1
-6
/
+0
*
|
spl: add hierarchical defaults for SPL_LDSCRIPT
Philipp Tomsich
2017-08-13
1
-0
/
+3
|
/
*
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
2017-07-25
1
-0
/
+6
*
sunxi: add LPDDR3 timing from stock boot0
Icenowy Zheng
2017-06-08
3
-0
/
+91
*
sunxi: add LPDDR3 DRAM type support for DesignWare-like DRAM controller
Icenowy Zheng
2017-06-08
2
-0
/
+5
*
sunxi: enable DRAM initialization and SPL for V3s SoC
Icenowy Zheng
2017-06-08
1
-1
/
+6
*
sunxi: add support for V3s DRAM controller
Icenowy Zheng
2017-06-08
2
-1
/
+7
*
sunxi: add support for the DDR2 in V3s SoC
Icenowy Zheng
2017-06-08
4
-0
/
+97
*
sunxi: enable dual rank detection in DesignWare-like DRAM code
Icenowy Zheng
2017-06-08
1
-1
/
+3
*
sunxi: Add selective DRAM type and timing
Icenowy Zheng
2017-06-08
5
-113
/
+113
*
sunxi: add bank detection code to H3 DRAM initialization code
Icenowy Zheng
2017-06-08
1
-4
/
+15
*
sunxi: add option for 16-bit DW DRAM controller
Icenowy Zheng
2017-06-08
2
-4
/
+46
*
sunxi: Rename bus-width related macros in H3 DRAM code
Icenowy Zheng
2017-06-08
1
-5
/
+6
*
sunxi: makes an invisible option for H3-like DRAM controllers
Icenowy Zheng
2017-06-08
3
-3
/
+11
*
sunxi: enable automatic FIT build for 64-bit SoCs
Andre Przywara
2017-05-17
1
-0
/
+4
*
sunxi: add clock configuration of R40 sata
Icenowy Zheng
2017-05-02
1
-0
/
+7
*
ARM: sunxi: use imply instead of bare default y in Kconfig
Masahiro Yamada
2017-05-02
1
-26
/
+0
*
ARM: sunxi: move board/sunxi/Kconfig to arch/arm/mach-sunxi/Kconfig
Masahiro Yamada
2017-05-02
1
-0
/
+792
*
sunxi: i2c: Add support for DM I2C
Jernej Skrabec
2017-04-28
1
-0
/
+2
*
sunxi: add basic V3s support
Icenowy Zheng
2017-04-21
2
-0
/
+6
*
sunxi: Add clock support for DE2/HDMI/TCON on newer SoCs
Jernej Skrabec
2017-04-20
1
-1
/
+39
*
sunxi: Use H3/A64 DRAM initialization code for R40
Chen-Yu Tsai
2017-04-20
3
-14
/
+112
*
sunxi: Set PLL lock enable bits for R40
Chen-Yu Tsai
2017-04-20
1
-0
/
+5
*
sunxi: Fix watchdog reset function for R40
Chen-Yu Tsai
2017-04-20
1
-3
/
+2
[next]