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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/Kconfig
Hans de Goede
2016-03-23
75
-76
/
+7
*
sunxi: sinovoip-bpi-m3: drop LDO settings from defconfig
vishnupatekar
2016-03-23
1
-2
/
+0
*
sunxi: Specify SATAPWR pin for Orangepi Plus
Hans de Goede
2016-03-23
1
-0
/
+1
*
sunxi: Turn satapwr on from board_init
Hans de Goede
2016-03-23
2
-8
/
+4
*
sunxi: Fix gmac not working due to cpu_eth_init no longer being called
Hans de Goede
2016-03-23
4
-41
/
+12
*
sunxi: Fix 2nd usb controller on sun4i/sun7i no longer working
Hans de Goede
2016-03-23
2
-5
/
+23
*
sunxi: Enable support for the eMMC found on the orangepi plus
Hans de Goede
2016-03-23
1
-0
/
+2
*
spl: Print from which mmc slot spl is trying to boot
Hans de Goede
2016-03-23
1
-3
/
+3
*
sunxi: Add a bunch of missing compatible strings to sunxi_gpio.c
Hans de Goede
2016-03-23
1
-1
/
+14
*
sunxi: Specify USB vbus pins for orangepi boards
Hans de Goede
2016-03-23
2
-0
/
+4
*
sunxi: Add support for USB vbus pin for USB3
Hans de Goede
2016-03-23
2
-0
/
+7
*
sunxi: Enable realtek phy support
Hans de Goede
2016-03-23
1
-0
/
+1
*
sunxi: Enable composite video out on the CHIP
Alex Kaplan
2016-03-23
1
-0
/
+1
*
sunxi: Fix DCDC2 output in CHIP_defconfig
Boris Brezillon
2016-03-23
1
-1
/
+0
*
sunxi: Configure only LVDS pins instead of all LCD pins when LVDS interface s...
Lawrence Yu
2016-03-23
1
-0
/
+4
*
sunxi: Support SID e-fuses on A83T and H3
Chen-Yu Tsai
2016-03-23
1
-0
/
+7
*
sunxi: Add defconfig and dts for Orange Pi 2 SBC
Hans de Goede
2016-03-23
4
-0
/
+206
*
sunxi: Add defconfig and dts for Dserve DSRV9703C tablet
Hans de Goede
2016-03-23
4
-0
/
+306
*
sunxi: Add defconfig for yones toptech bs1078-v2 tablet
Peter Korsgaard
2016-03-23
2
-0
/
+29
*
sunxi: Add defconfig for Sinlinx SinA31s
Chen-Yu Tsai
2016-03-23
2
-0
/
+27
*
sunxi: Add defconfig for icnova-a20-swac
Stefan Roese
2016-03-23
2
-0
/
+26
*
sun7i: Add defconfig for the Itead Ibox
Marcus Cooper
2016-03-23
2
-0
/
+21
*
sunxi: Add defconfig for Cubietruck Plus
Chen-Yu Tsai
2016-03-23
2
-0
/
+23
*
sunxi: Add defconfig and dts for the Polaroid MID2809PXE4 tablet
Hans de Goede
2016-03-23
4
-0
/
+270
*
sunxi: Add defconfig and dts for Difrence DIT4350 tablet
Hans de Goede
2016-03-23
4
-0
/
+251
*
sunxi: Add defconfig and dts for colorfly e708 q1 tablet
Hans de Goede
2016-03-23
4
-0
/
+235
*
sunxi: Fix clock_twi_onoff for sun9i
Hans de Goede
2016-03-23
1
-2
/
+2
*
sunxi: Fix clock_twi_onoff for sun8i-a83
Hans de Goede
2016-03-23
2
-31
/
+35
*
sunxi: Fix clock_twi_onoff for sun6i
Hans de Goede
2016-03-23
1
-3
/
+8
*
sunxi: Sync dts files with the upstream kernel
Hans de Goede
2016-03-23
67
-497
/
+4351
*
include/dt-bindings: Sync some files with the kernel
Hans de Goede
2016-03-23
3
-509
/
+859
*
sunxi: A23: Fix some revisions needing a different magic sram poke
Hans de Goede
2016-03-23
1
-3
/
+19
*
net: Move CONFIG_RTL8169 to Kconfig
Bin Meng
2016-03-22
17
-24
/
+13
*
net: Move CONFIG_RTL8139 to Kconfig
Bin Meng
2016-03-22
10
-9
/
+10
*
defconfig: Reorder boards' defconfig files
Bin Meng
2016-03-22
48
-103
/
+68
*
usb: Correct return value in usb_stor_info()
Simon Glass
2016-03-22
1
-1
/
+1
*
mkimage: Don't close the file if it wasn't opened
Simon Glass
2016-03-22
1
-2
/
+2
*
mkimage: Ensure file is closed in fdt_property_file()
Simon Glass
2016-03-22
1
-1
/
+2
*
mkimage: Fix missing free() and close() in fit_build()
Simon Glass
2016-03-22
1
-1
/
+4
*
mkimage: Fix missing free() in fit_extract_data()
Simon Glass
2016-03-22
1
-0
/
+2
*
mkimage: Fix error path in fit_extract_data()
Simon Glass
2016-03-22
1
-4
/
+7
*
mkimage: Add a missing free() to fit_import_data()
Simon Glass
2016-03-22
1
-0
/
+1
*
mkimage: Close the file when unable to get its size
Simon Glass
2016-03-22
1
-0
/
+1
*
part_efi: Drop NULL check in part_get_info_efi()
Simon Glass
2016-03-22
1
-1
/
+1
*
part_efi: Drop the NULL check on dev_desc in part_print_efi()
Simon Glass
2016-03-22
1
-4
/
+0
*
part_iso: Drop the customer unaligned access functions
Simon Glass
2016-03-22
1
-23
/
+4
*
mkimage: Correct file being closed twice in fit_extract_data()
Simon Glass
2016-03-22
1
-2
/
+0
*
mkimage: Correct file being closed twice in fit_import_data()
Simon Glass
2016-03-22
1
-1
/
+1
*
mkimage: Fix munmap() call when importing data
Simon Glass
2016-03-22
1
-1
/
+1
*
Fix spelling of "transferred".
Vagrant Cascadian
2016-03-22
13
-21
/
+21
[next]