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
*
common: cli_hush: avoid memory leak
Peng Fan
2015-12-05
1
-2
/
+7
*
common/Makefile: Compile fdt_support is enabled in SPL
Stefan Roese
2015-12-05
1
-0
/
+1
*
defconfig: dra74_evm: enable serial driver model
Mugunthan V N
2015-12-05
1
-0
/
+1
*
arm: dts: dra7-evm: add chosen node to specify serial console device
Mugunthan V N
2015-12-05
1
-0
/
+4
*
arm: dts: omap: add reg-shift to serial device tree node
Mugunthan V N
2015-12-05
3
-0
/
+22
*
common: miiphyutil: avoid memory leak
Peng Fan
2015-12-05
1
-0
/
+2
*
common: mmc: unsigned char compared against 0
Peng Fan
2015-12-05
1
-1
/
+1
*
eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS
Marek Vasut
2015-12-05
5
-5
/
+0
*
Fix typo: firstly -> first.
Vagrant Cascadian
2015-12-05
3
-4
/
+4
*
Fix typo: commmand -> command.
Vagrant Cascadian
2015-12-05
5
-6
/
+6
*
mpc8xx: remove stale "lwmon" files
Wolfgang Denk
2015-12-05
2
-305
/
+0
*
common: miiphyutil: no need to check name of mii_dev
Peng Fan
2015-12-05
1
-1
/
+1
*
common: image-fdt: correct fdt_blob for IMAGE_FORMAT_LEGACY
Peng Fan
2015-12-05
1
-1
/
+1
*
common: cli_hush: avoid dead code
Peng Fan
2015-12-05
1
-1
/
+1
*
common: bootm: check return value of strict_strtoul
Peng Fan
2015-12-05
1
-1
/
+4
*
Merge branch 'master' of http://git.denx.de/u-boot-sparc
Tom Rini
2015-12-04
34
-989
/
+602
|
\
|
*
sparc: Remove non-generic board init files: board.c, time.c
Francois Retief
2015-12-03
9
-662
/
+7
|
*
sparc: leon3: Added busy wait function, made wait_ms() work when IRQ is disabled
Daniel Hellstrom
2015-12-03
1
-2
/
+30
|
*
sparc: leon3: Added CPU count and frequency detection.
Daniel Hellstrom
2015-12-03
2
-1
/
+58
|
*
sparc: Removed USB stop from linux bootm, arch-independent bootm stop USB
Daniel Hellstrom
2015-12-03
1
-8
/
+0
|
*
sparc: Use microseconds instead of ticks for timeout
Francois Retief
2015-12-03
1
-1
/
+1
|
*
sparc: Add CONFIG_DISPLAY_BOARDINFO variable to all LEON boards
Francois Retief
2015-12-03
7
-5
/
+30
|
*
sparc: Update PROM initialization code for generic board
Francois Retief
2015-12-03
6
-28
/
+56
|
*
sparc: Update cpu_init.c to use generic timer infrastructure
Francois Retief
2015-12-03
6
-75
/
+106
|
*
sparc: leon2: Updates for generic board initialization
Francois Retief
2015-12-03
3
-77
/
+111
|
*
sparc: leon3: Updates for generic board initialization
Francois Retief
2015-12-03
6
-116
/
+151
|
*
sparc: leon3: Clear all unused GPTIMER registers.
Daniel Hellstrom
2015-12-03
1
-1
/
+9
|
*
sparc: leon3: Move ambapp_bus_init() call to arch_cpu_init() function
Francois Retief
2015-12-03
2
-5
/
+6
|
*
sparc: leon3: Move snoop detection from startup.S to arch_cpu_init()
Francois Retief
2015-12-03
4
-21
/
+21
|
*
sparc: Initial ground work for generic board initialization
Francois Retief
2015-12-03
9
-26
/
+43
|
*
sparc: Fix whitespace in cpu/leon2/cpu_init.c
Francois Retief
2015-12-03
1
-5
/
+5
|
*
sparc: leon3: Updated serial driver to use CONFIG_CONS_INDEX
Francois Retief
2015-12-03
1
-0
/
+5
|
*
sparc: Serial baud rate register support multiple buses with different frequency
Daniel Hellstrom
2015-12-03
3
-4
/
+16
|
*
sparc: leon3: Clear GD_FLAG_SERIAL_READY flag on AMBA failure
Francois Retief
2015-12-03
1
-0
/
+1
|
*
sparc: Added function that checks if IRQ is on or off
Daniel Hellstrom
2015-12-03
2
-0
/
+10
|
*
sparc: Remove version_string variable from start.S file
Francois Retief
2015-12-03
2
-21
/
+6
|
*
sparc: Move SYS_SPARC_NWINDOWS to Kconfig
Francois Retief
2015-12-03
7
-15
/
+14
*
|
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2015-12-04
15
-273
/
+689
|
\
\
|
*
|
arm: imx6: novena: Enable extfs support in SPL
Marek Vasut
2015-12-01
1
-0
/
+1
|
*
|
arm: imx6: novena, gw_ventana: Fix use of pfuze100 bit definitions
Marek Vasut
2015-12-01
2
-2
/
+2
|
*
|
ARM: mxs: fix VDDD brownout setting
Michael Heimpold
2015-12-01
1
-2
/
+2
|
*
|
mx6: clock: Modify GPMI clock to support mx6sx
Ye.Li
2015-11-25
1
-0
/
+12
|
*
|
video: ipu: simplify if else code
Peng Fan
2015-11-25
1
-3
/
+1
|
*
|
colibri_vf: Add board_usb_phy_mode function
Sanchayan Maity
2015-11-25
1
-1
/
+32
|
*
|
cgtqmx6eval: Add DFU support
Otavio Salvador
2015-11-25
2
-0
/
+22
|
*
|
iomux-v3: Take MX6D in consideration for imx_iomux_v3_setup_pad()
Otavio Salvador
2015-11-25
1
-1
/
+1
|
*
|
cgtqmx6eval: Add SPL support
Otavio Salvador
2015-11-25
6
-270
/
+565
|
*
|
cgtqmx6eval: Add fastboot support
Otavio Salvador
2015-11-25
1
-0
/
+6
|
*
|
cgtqmx6eval: Use SPI NOR to store the environment
Otavio Salvador
2015-11-25
1
-4
/
+14
|
*
|
cgtqmx6eval: Add SPI NOR flash support
Otavio Salvador
2015-11-25
2
-0
/
+41
[next]