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
*
test/py: add timestamps to log
Stephen Warren
2017-11-17
3
-0
/
+44
*
clk: clk_stm32f7: fix PLL clock division factor
Patrice Chotard
2017-11-17
1
-7
/
+9
*
mmc: arm_pl180_mmci: add .getcd callback
Patrice Chotard
2017-11-17
2
-2
/
+26
*
mmc: arm_pl180_mmci: add clock support
Patrice Chotard
2017-11-17
1
-2
/
+14
*
mmc: arm_pl180_mmci: add bus_width DT property support
Patrice Chotard
2017-11-17
1
-0
/
+16
*
mmc: arm_pl180_mmci: adapt driver to DM usage
Patrice Chotard
2017-11-17
3
-12
/
+129
*
mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototype
Patrice Chotard
2017-11-17
3
-7
/
+8
*
omap2: nand: Make NAND_OMAP_GPMC_PREFETCH default
Tom Rini
2017-11-17
1
-0
/
+1
*
arm: amlogic: p212: Add support for Ethernet with Internal PHY
Neil Armstrong
2017-11-17
3
-1
/
+44
*
arm: meson: Add supplementary ethernet registers definitions
Neil Armstrong
2017-11-17
1
-0
/
+3
*
net: phy: Add Amlogic Meson GXL Internal PHY support
Neil Armstrong
2017-11-17
5
-0
/
+65
*
lib: libfdt: wrap scripts/dtc/libfdt/* where possible
Masahiro Yamada
2017-11-17
10
-1489
/
+63
*
linux/types.h: add typedef of uintptr_t
Masahiro Yamada
2017-11-17
1
-0
/
+2
*
tools: use files from scripts/dtc/libfdt where possible
Masahiro Yamada
2017-11-17
7
-5
/
+22
*
libfdt: change libfdt_internal.h to a wrapper of scripts/dtc/libfdt/*
Masahiro Yamada
2017-11-17
1
-50
/
+1
*
libfdt: change fdt.h to a wrapper of scripts/dtc/libfdt/*
Masahiro Yamada
2017-11-17
2
-68
/
+1
*
pylibfdt: compile pylibfdt only when dtoc/binman is necessary
Masahiro Yamada
2017-11-17
6
-29
/
+20
*
pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile
Masahiro Yamada
2017-11-17
10
-38
/
+41
*
scripts/dtc: Update to upstream version v1.4.5-3-gb1a60033c110
Masahiro Yamada
2017-11-17
10
-335
/
+1642
*
scripts/dtc: add fdt_overlay.c and fdt_addresses.c to sync script
Rob Herring
2017-11-17
1
-1
/
+3
*
arm: add initial support for Amlogic P212 based on Meson GXL family
Neil Armstrong
2017-11-17
8
-0
/
+218
*
pinctrl: meson: Add GXL Support
Neil Armstrong
2017-11-17
3
-0
/
+741
*
ARM: dts: Synchronize Amlogic from Linux Mainline 4.13.5
Neil Armstrong
2017-11-17
10
-143
/
+1326
*
board: ti: dra71x-evm: Hook LDO1 of LP8733 to EN_PIN
Keerthy
2017-11-17
1
-0
/
+7
*
am33xx: Add a function to query MPU voltage in uV
Felix Brack
2017-11-17
2
-0
/
+17
*
Merge git://www.denx.de/git/u-boot-marvell
Tom Rini
2017-11-16
11
-17
/
+60
|
\
|
*
arm: mvebu: clearfog: update SPI flash DT description
Baruch Siach
2017-11-16
1
-6
/
+4
|
*
arm: mvebu: clearfog: Fix SPI-NOR flash access
Jon Nettleton
2017-11-16
2
-3
/
+4
|
*
arm: mvebu: clearfog: enable XHCI USB
Jon Nettleton
2017-11-16
1
-1
/
+2
|
*
arm: mvebu: Add board_setup for xhci hardware
Jon Nettleton
2017-11-16
1
-0
/
+41
|
*
mvebu: usb: xhci: a38x support
Jon Nettleton
2017-11-16
3
-4
/
+5
|
*
arm: mvebu: configs: Enable DISTRO_DEFAULTS for MACCHIATObin
Heinrich Schuchardt
2017-11-16
2
-0
/
+2
|
*
arm: mvebu: theadorable_debug_defconfig: Enable setexpr command
Stefan Roese
2017-11-16
1
-1
/
+0
|
*
pci: mvebu: Increase size of PCIe default mapping
VlaoMao
2017-11-16
1
-2
/
+2
*
|
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-11-15
21
-63
/
+393
|
\
\
|
|
/
|
/
|
|
*
armv8: ls2080ardb: Add sd_bootcmd for distro fallback in case of sdboot
Shengzhou Liu
2017-11-15
1
-7
/
+32
|
*
armv7: ls1021atwr: Add sd_bootcmd for distro fallback in case of sdboot
Shengzhou Liu
2017-11-15
1
-4
/
+10
|
*
armv8: ls1046ardb: Add sd_bootcmd for distro fallback in case of sdboot
Shengzhou Liu
2017-11-15
2
-4
/
+12
|
*
armv8: ls1043ardb: Add sd_bootcmd for distro fallback in case of sdboot
Shengzhou Liu
2017-11-15
1
-4
/
+11
|
*
cmd: mac: Update description of help
Prabhakar Kushwaha
2017-11-15
1
-14
/
+14
|
*
driver: net: fsl-mc: Use base 16 in simple_strtoul
Prabhakar Kushwaha
2017-11-15
2
-2
/
+2
|
*
armv8: ls1088ardb: Add distro boot support
Ashish Kumar
2017-11-15
3
-26
/
+89
|
*
armv8: ls1088aqds: Add SD boot support for ls1088qds
Ashish Kumar
2017-11-15
4
-3
/
+72
|
*
armv8: ls1088ardb: Add SD boot support for ls1088
Ashish Kumar
2017-11-15
7
-3
/
+144
|
*
armv8: ls1088: Enable SATA for ls1088
Ashish Kumar
2017-11-15
2
-0
/
+14
|
*
mtd: nand: fsl-ifc: fix support of multiple NAND devices
Kurt Kanzenbach
2017-11-14
1
-9
/
+6
|
*
armv8: ls1088a: Move CONFIG_SPI_FLASH_SPANSION to defconfig
Ashish Kumar
2017-11-14
4
-2
/
+2
|
*
drivers: net: ldpaa_eth: Correct error handler for qbman_swp_acquire()
Ashish Kumar
2017-11-14
1
-1
/
+1
|
/
*
Prepare v2017.11
Tom Rini
2017-11-13
1
-1
/
+1
*
Revert "console: simplify puts()"
Soeren Moch
2017-11-12
1
-2
/
+42
[next]