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
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: OMAP: Add CONFIG_OMAP_COMMON
Lokesh Vutla
2013-08-15
2
-2
/
+2
*
ARM: AM43xx: clocks: Add dpll and clock data
Lokesh Vutla
2013-08-15
2
-1
/
+116
*
ARM: AM43xx: Add header files
Lokesh Vutla
2013-08-15
9
-20
/
+378
*
ARM: AM33xx: Move s_init to a common place
Heiko Schocher
2013-08-15
4
-10
/
+72
*
ARM: AM33xx: Cleanup clocks layer
Lokesh Vutla
2013-08-15
7
-219
/
+174
*
ARM: AM33xx: Cleanup dplls data
Lokesh Vutla
2013-08-15
7
-182
/
+227
*
am335x_evm: Add support to boot from NOR.
Steve Kipisz
2013-07-30
2
-2
/
+6
*
am335x_evm: Add support for the NOR module on the memory cape
Steve Kipisz
2013-07-30
2
-0
/
+13
*
am33xx: Correct gpmc_cfg->irqstatus/enable
Tom Rini
2013-07-30
1
-2
/
+2
*
ARM: DRA7xx: Add CPSW support to DRA7xx EVM
Mugunthan V N
2013-07-26
4
-0
/
+40
*
ARM: DRA7xx: Enable GMAC clock control
Mugunthan V N
2013-07-26
3
-1
/
+12
*
ARM: DRA7xx: Lock DPLL_GMAC
Lokesh Vutla
2013-07-26
4
-0
/
+32
*
omap3/sys_info: fix printout of OMAP36XX L3 freqency
Andreas Bießmann
2013-07-26
1
-3
/
+3
*
arm: omap3: spl: Fix problem with 8bit NAND devices
Stefan Roese
2013-07-26
1
-0
/
+12
*
Merge branch 'u-boot/master' into u-boot-arm/master
Albert ARIBAUD
2013-07-25
1610
-25573
/
+2238
|
\
|
*
Merge branch 'master' of git://git.denx.de/u-boot-nds32
Tom Rini
2013-07-25
10
-23
/
+309
|
|
\
|
|
*
nds32: Enable FPU if the version of CPU supported
ken kuo
2013-07-25
2
-0
/
+52
|
|
*
nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiers
Tom Rini
2013-07-25
2
-6
/
+2
|
|
*
nds32: Convert Makefiles to use COBJS-y style
ken kuo
2013-07-25
4
-13
/
+16
|
|
*
nds32: ag101/ag102: Fix setting lastdec and now values
Axel Lin
2013-07-24
2
-6
/
+8
|
|
*
nds32: Enable the function of passing parameters to Linux
ken kuo
2013-07-24
1
-0
/
+192
|
|
*
nds32: Enable two banks of SDRAM on Andes board
ken kuo
2013-07-24
1
-1
/
+5
|
|
*
nds32: introduce macros for bit manipulation
Gabor Juhos
2013-07-24
1
-0
/
+37
|
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2013-07-25
7
-45
/
+76
|
|
\
\
|
|
*
|
MIPS: mips32/cache.S: use v1 register for indirect function calls
Gabor Juhos
2013-07-24
1
-4
/
+4
|
|
*
|
MIPS: mips32/cache.S: store cache line size in t8 register
Gabor Juhos
2013-07-24
1
-3
/
+3
|
|
*
|
MIPS: mips32/cache.S: save return address in t9 register
Gabor Juhos
2013-07-24
1
-1
/
+1
|
|
*
|
MIPS: xburst/start.S: rework relocation info check
Gabor Juhos
2013-07-24
1
-3
/
+3
|
|
*
|
MIPS: xburst/start.S: use t8 register for dynamic relocation
Gabor Juhos
2013-07-24
1
-9
/
+9
|
|
*
|
MIPS: xburst/start.S: save gd in s0 register
Gabor Juhos
2013-07-24
1
-1
/
+2
|
|
*
|
MIPS: xburst/start.S: save relocation offset in s1 register
Gabor Juhos
2013-07-24
1
-6
/
+6
|
|
*
|
MIPS: xburst/start.S: save relocation address in s2 register
Gabor Juhos
2013-07-24
1
-3
/
+5
|
|
*
|
MIPS: mips32/start.S: rework relocation info check
Gabor Juhos
2013-07-24
1
-3
/
+3
|
|
*
|
MIPS: mips32/start.S: use t8 register for dynamic relocation
Gabor Juhos
2013-07-24
1
-9
/
+9
|
|
*
|
MIPS: mips32/cache.S: remove superfluous register assignment
Gabor Juhos
2013-07-24
1
-2
/
+1
|
|
*
|
MIPS: mips64/interrupt.c: remove superfluous include
Gabor Juhos
2013-07-24
1
-1
/
+0
|
|
*
|
MIPS: mips32/time.c: fix checkpatch errors/warnings
Gabor Juhos
2013-07-24
1
-2
/
+3
|
|
*
|
MIPS: qemu-malta: setup GT64120 registers as done by YAMON
Gabor Juhos
2013-07-24
1
-1
/
+3
|
|
*
|
MIPS: qemu-malta: enable flash support
Gabor Juhos
2013-07-24
1
-0
/
+2
|
|
*
|
MIPS: qemu-malta: add reset support
Gabor Juhos
2013-07-24
1
-0
/
+3
|
|
*
|
MIPS: qemu-malta: add support for emulated MIPS Malta board
Gabor Juhos
2013-07-24
1
-0
/
+16
|
|
*
|
MIPS: start.S: emulate REVISION register for qemu-malta
Gabor Juhos
2013-07-24
1
-1
/
+7
|
|
*
|
MIPS: mips64: fix typos in copyright text of start.S
Tom Rini
2013-07-24
1
-1
/
+1
|
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
32
-76
/
+83
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
vf610: Add I2C support for Vybrid VF610 platform
Alison Wang
2013-07-23
5
-0
/
+14
|
|
*
|
i2c, ppc4xx_i2c: switch to new multibus/multiadapter support
Dirk Eibach
2013-07-23
6
-33
/
+5
|
|
*
|
i2c, multibus: get rid of CONFIG_I2C_MUX
Heiko Schocher
2013-07-23
1
-14
/
+0
|
|
*
|
i2c, fsl_i2c: switch to new multibus/multiadapter support
Heiko Schocher
2013-07-23
13
-17
/
+17
|
|
*
|
i2c, soft-i2c: switch to new multibus/multiadapter support
Heiko Schocher
2013-07-23
4
-15
/
+9
|
|
*
|
i2c: common changes for multibus/multiadapter support
Heiko Schocher
2013-07-23
6
-8
/
+49
|
|
|
/
[next]