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
*
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-09-11
20
-45
/
+766
|
\
|
*
arm:goni:mmc: Add sd card detection and initialization.
Przemyslaw Marczak
2013-09-11
1
-2
/
+31
|
*
arm:mmc:goni/exynos: Fix wrong mmc base register devices offset.
Przemyslaw Marczak
2013-09-11
2
-2
/
+10
|
*
dts: samsung: arndale: Fix include path
Chander Kashyap
2013-09-11
1
-1
/
+1
|
*
drivers:power:max77686: add function to set voltage and mode
Piotr Wilczek
2013-08-30
2
-0
/
+218
|
*
exynos5250: arndale: Add mmc support
Inderpal Singh
2013-08-30
2
-0
/
+32
|
*
exynos5250: Add arndale board support
Chander Kashyap
2013-08-30
7
-0
/
+452
|
*
arm: goni: remove config.mk file
Minkyu Kang
2013-08-28
2
-18
/
+3
|
*
arm: smdkc100: remove config.mk file
Minkyu Kang
2013-08-28
2
-16
/
+3
|
*
CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and update Makefiles
Chander Kashyap
2013-08-27
3
-4
/
+4
|
*
arm:exynos:gpio: fix s5p_gpio_part_max for exynos4x12
Piotr Wilczek
2013-08-23
1
-4
/
+13
*
|
socfpga: Creating driver for Reset Manager
Chin Liang See
2013-09-06
4
-31
/
+47
*
|
socfpga: Adding configuration for development kit
Chin Liang See
2013-09-06
1
-7
/
+21
*
|
arm: lds: Remove libgcc eabi exception handling tables
Michal Simek
2013-09-05
1
-0
/
+2
*
|
Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-09-05
2
-2
/
+2
|
\
\
|
*
|
ARM: atmel: sama5d3: drop unused CONFIG_NET_MULTI
Bo Shen
2013-09-04
1
-1
/
+0
|
*
|
mtd: atmel_nand: pmecc: fix bug fail to correct bit error in 1024-bytes sector
Wu, Josh
2013-09-04
1
-1
/
+2
*
|
|
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-09-05
33
-97
/
+3691
|
\
\
\
|
*
|
|
i.MX6: Set and clear the gating bits for Phase Fractional Dividers
Eric Nelson
2013-08-31
1
-0
/
+28
|
*
|
|
i.MX6: nitrogen6x: Don't bother setting PLL3(480) PFD1 divisor
Eric Nelson
2013-08-31
1
-5
/
+0
|
*
|
|
i.MX6: Correct ANATOP_PFD (Phase Fractional Divider) register declarations
Eric Nelson
2013-08-31
1
-23
/
+6
|
*
|
|
i.MX6: Add convenience macros cpu_type(rev) and is_cpu_type(cpu)
Eric Nelson
2013-08-31
1
-0
/
+7
|
*
|
|
ARM: mxs: rename function that sets AUTO_RESTART flag
Hector Palacios
2013-08-31
1
-6
/
+3
|
*
|
|
ARM: Congatec: README update
SARTRE Leo
2013-08-31
1
-2
/
+1
|
*
|
|
tools: mxsboot: Staticize functions
Marek Vasut
2013-08-31
1
-6
/
+6
|
*
|
|
tools: Sort lists of files in Makefile
Marek Vasut
2013-08-31
1
-22
/
+22
|
*
|
|
ARM: mxs: tools: Add mkimage support for MXS bootstream
Marek Vasut
2013-08-31
11
-0
/
+2772
|
*
|
|
imx: add status reporting for HAB status
Stefano Babic
2013-08-31
4
-4
/
+182
|
*
|
|
tools: add support for setting the CSF into imximage
Stefano Babic
2013-08-31
4
-7
/
+115
|
*
|
|
tools: add padding of data image file for imximage
Stefano Babic
2013-08-31
1
-3
/
+85
|
*
|
|
tools: add variable padding of data image in mkimage
Stefano Babic
2013-08-31
2
-4
/
+25
|
*
|
|
tools: dynamically allocate imx_header in imximage
Stefano Babic
2013-08-31
2
-10
/
+49
|
*
|
|
tools: rename mximage_flash_offset to imximage_ivt_offset
Stefano Babic
2013-08-31
1
-8
/
+9
|
*
|
|
tools: imx_header should not include flash_offset
Stefano Babic
2013-08-31
2
-8
/
+8
|
*
|
|
mmc: mxsmmc: Enable MMC HC support
Amaury Pouly
2013-08-23
1
-1
/
+2
|
*
|
|
fec_mxc: set ethaddr if fuses burned and not previously set
Eric Nelson
2013-08-21
1
-0
/
+2
|
*
|
|
ARM: mxs: Add mx28evk_auart_console target
Andreas Wass
2013-08-21
2
-1
/
+7
|
*
|
|
ARM: mxs: Added application UART driver
Andreas Wass
2013-08-21
4
-0
/
+374
|
*
|
|
i.MX6: nitrogen6x: force HDMI onto IPU0/DI0
Eric Nelson
2013-08-21
1
-1
/
+2
*
|
|
|
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-09-04
56
-114
/
+4387
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
siemens-am33x-common.h: Always build CONFIG_OMAP_GPIO support
Tom Rini
2013-08-28
1
-2
/
+0
|
*
|
|
arm, am335x: add support for 3 siemens boards
Heiko Schocher
2013-08-28
23
-0
/
+3434
|
*
|
|
video: add formike lcd panel init
Heiko Schocher
2013-08-28
3
-0
/
+516
|
*
|
|
arm, am335x: add watchdog support
Heiko Schocher
2013-08-28
3
-0
/
+142
|
*
|
|
arm, spl: add watchdog library to SPL
Heiko Schocher
2013-08-28
2
-1
/
+2
|
*
|
|
arm, am335x: add some missing registers and defines for lcd and epwm support
Heiko Schocher
2013-08-28
2
-1
/
+41
|
*
|
|
arm, am33xx: add defines for gmii_sel_register bits
Heiko Schocher
2013-08-28
4
-11
/
+22
|
*
|
|
dra7xx_evm: Re-order and comment the networking related config options
Tom Rini
2013-08-28
1
-10
/
+8
|
*
|
|
omap5_uevm: Better comment why we have TCA642X and the reset time
Tom Rini
2013-08-28
1
-0
/
+3
|
*
|
|
TI:omap5: Clarify comments about SPL and DDR timings in common config
Tom Rini
2013-08-28
1
-3
/
+12
[next]