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
*
treewide: Migrate CONFIG_LAST_STAGE_INIT to Kconfig
Mario Six
2018-04-08
66
-24
/
+62
*
treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig
Mario Six
2018-04-08
319
-53
/
+284
*
treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig
Mario Six
2018-04-08
132
-88
/
+74
*
configs: Resync with savedefconfig
Tom Rini
2018-04-07
469
-528
/
+504
*
configs: Finish migration of CONFIG_ATMEL_SPI
Tom Rini
2018-04-07
2
-2
/
+0
*
Revert "spi: atmel: Drop non-dm code"
Tom Rini
2018-04-07
5
-0
/
+222
*
Revert "spi: atmel: Drop atmel_spi.h"
Tom Rini
2018-04-07
2
-88
/
+93
*
cmd: Add command for calculating binary operations
Mario Six
2018-04-06
3
-0
/
+183
*
cmd: ximg: Respect cache line size for flushing
Mario Six
2018-04-06
1
-1
/
+1
*
gpio: uclass: Fix debug string
Mario Six
2018-04-06
1
-1
/
+1
*
watchdog: Fix Kconfig alignment for WDT_SANDBOX
Michal Simek
2018-04-06
1
-3
/
+3
*
image: fit: Show information about OS type in firwmare case too
Michal Simek
2018-04-06
1
-1
/
+2
*
image: fit: Show firmware configuration property if present
Michal Simek
2018-04-06
3
-1
/
+7
*
configs: am43xx_evm_qspiboot_defconfig: Move to DM
Vignesh R
2018-04-06
1
-1
/
+9
*
ARM: dts: Add new "generic" am4372 device tree file.
Vignesh R
2018-04-06
5
-1
/
+87
*
board: ti: am43xx: Define embedded_dtb_select for runtime DTB selection in U-...
Vignesh R
2018-04-06
1
-2
/
+16
*
env: Properly check for BLK support
Sjoerd Simons
2018-04-06
1
-1
/
+1
*
configs: k2hk_hs_evm: Resync defconfig with non-HS defconfig
Andrew F. Davis
2018-04-06
1
-0
/
+3
*
configs: k2e_hs_evm: Resync defconfig with non-HS defconfig
Andrew F. Davis
2018-04-06
1
-0
/
+3
*
configs: k2g_hs_evm: Resync defconfig with non-HS defconfig
Andrew F. Davis
2018-04-06
1
-0
/
+4
*
rtc: rx8025: remove redundant code in rtc_reset
Chris Packham
2018-04-06
1
-17
/
+1
*
rtc: rs5c372: remove redundant code in rtc_reset
Chris Packham
2018-04-06
1
-23
/
+1
*
rtc: mx27rtc: remove redundant code in rtc_reset
Chris Packham
2018-04-06
1
-5
/
+1
*
rtc: ds1374: remove redundant code in rtc_reset
Chris Packham
2018-04-06
1
-15
/
+0
*
rtc: ds1307: remove redundant code in rtc_reset
Chris Packham
2018-04-06
1
-33
/
+0
*
bootvx: use program header for loading
Christian Gmeiner
2018-04-06
1
-1
/
+1
*
stm32mp: handle SYSRESET
Patrick Delaunay
2018-04-06
5
-4
/
+14
*
stm32mp: add syscon for STGEN
Patrick Delaunay
2018-04-06
4
-0
/
+36
*
stm32mp1: change STGEN clock source to HSE
Patrick Delaunay
2018-04-06
2
-1
/
+1
*
clock: stm32mp1: add stgen clock source change support
Patrick Delaunay
2018-04-06
1
-1
/
+45
*
arm: timer: get frequency for arch timer armv7 in cp15 cntfrq
Patrick Delaunay
2018-04-06
1
-1
/
+15
*
Allow providing default environment from file
Rasmus Villemoes
2018-04-06
3
-0
/
+38
*
stm32mp1: select boot device and partition
Patrick Delaunay
2018-04-06
3
-0
/
+45
*
stm32mp1: get boot mode from BootRom
Patrick Delaunay
2018-04-06
3
-0
/
+146
*
stm32mp1: add eMMC support for ED1
Patrick Delaunay
2018-04-06
6
-24
/
+147
*
spl: spl_mmc: provide one weak function spl_boot_partition
Patrick Delaunay
2018-04-06
2
-2
/
+14
*
rtc: rewrite isl1208 to support DM
Klaus Goger
2018-04-06
2
-55
/
+98
*
stm32mp: add check of cpu identifier
Patrick Delaunay
2018-04-06
2
-1
/
+63
*
stm32mp: cleanup cpu.c
Patrick Delaunay
2018-04-06
1
-23
/
+21
*
tools/mxsimage: Support building with LibreSSL
Hauke Mehrtens
2018-04-06
1
-1
/
+2
*
regulator: pbias: don't evaluate variable before assignment
Heinrich Schuchardt
2018-04-06
1
-3
/
+3
*
omap3_logic: Fix FDT ADDR for ramdisk booting
Adam Ford
2018-04-06
1
-2
/
+2
*
input: Drop PS/2 keyboard support
Simon Glass
2018-04-06
10
-1173
/
+0
*
fs: btrfs: Remove unused debug code left from development
Marek BehĂșn
2018-04-06
2
-14
/
+0
*
ARM: am33xx: Inhibit re-initialization of DDR during RTC-only
Russ Dill
2018-04-06
2
-2
/
+30
*
am43xx: Do not allow EMIF to control DDR_RESET in rtconly config
Dave Gerlach
2018-04-06
1
-0
/
+5
*
ARM: AM43xx: Add support for RTC only + DDR in self-refresh mode
Tero Kristo
2018-04-06
8
-8
/
+269
*
drivers: serial: remove nonexisting initialisation functions
Christophe Leroy
2018-04-06
2
-95
/
+0
*
am335x: am335x_evm_usbspl_defconfig: NETCONSOLE
Jason Kridner
2018-04-06
1
-0
/
+7
*
Handle NETCONSOLE and SPL enabled
Jason Kridner
2018-04-06
1
-3
/
+3
[next]