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 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2009-04-01
67
-574
/
+2711
|
\
|
*
85xx/86xx: Ensure MP boot page is not used
Kumar Gala
2009-04-01
1
-0
/
+15
|
*
85xx: Introduce determine_mp_bootpg() helper.
Kumar Gala
2009-04-01
3
-23
/
+16
|
*
86xx: Cleanup MP support
Kumar Gala
2009-04-01
11
-54
/
+84
|
*
mpc8641hpcn/sbc8641d: Add missing board_lmb_reserves
Becky Bruce
2009-03-31
2
-0
/
+18
|
*
MPC85xx: Add MPC8569MDS board support
Haiying Wang
2009-03-30
12
-0
/
+1392
|
*
MPC85xx: Add MPC8569 CPU support
Haiying Wang
2009-03-30
7
-5
/
+72
|
*
MPC85xx: Load and enable QE microcode patch in IRAM
Haiying Wang
2009-03-30
2
-0
/
+10
|
*
85xx: Add support for additional e500mc features
Kumar Gala
2009-03-30
4
-1
/
+94
|
*
fsl-ddr: add the DDR3 SPD infrastructure
Dave Liu
2009-03-30
10
-50
/
+860
|
*
fsl-ddr: Fix two bugs in the ddr infrastructure
Dave Liu
2009-03-30
1
-1
/
+4
|
*
83xx: Use common LSDMR defines from asm/fsl_lbc.h
Kumar Gala
2009-03-30
5
-172
/
+31
|
*
85xx: Use common LSDMR defines from asm/fsl_lbc.h
Kumar Gala
2009-03-30
13
-271
/
+91
|
*
Add LSDMR (SDRAM Mode Register) definition on localbus
Kumar Gala
2009-03-30
1
-0
/
+27
*
|
rtc: remove broken rtc_read and rtc_write declarations
Kim Phillips
2009-04-01
1
-4
/
+0
|
/
*
inka4x0: Use proper accessor macros for memory mapped registers.
Detlev Zundel
2009-03-30
1
-64
/
+75
*
inka4x0: Add hardware diagnosis and RTC in configuration.
Detlev Zundel
2009-03-30
2
-5
/
+105
*
inka4x0: Add hardware diagnosis functions for inka4x0
Detlev Zundel
2009-03-30
5
-4
/
+546
*
rtc: add support for 4543 RTC (manufactured by e.g. EPSON)
Detlev Zundel
2009-03-30
3
-0
/
+123
*
drivers/twserial: Add protocol driver for "three wire serial" interface.
Detlev Zundel
2009-03-30
4
-1
/
+197
*
VCMA9: fix compile errors
Wolfgang Denk
2009-03-29
1
-2
/
+3
*
ARM: fix warning: 'print_eth' defined but not used
Wolfgang Denk
2009-03-29
1
-0
/
+4
*
cs8900 compile fix
Ladislav Michl
2009-03-29
1
-1
/
+1
*
Fix implicit declaration of function 'eth_[gs]etenv_enetaddr'
Wolfgang Denk
2009-03-28
5
-5
/
+15
*
mpc8xx/ether.c: fix warning: unused variable 'bd'
Wolfgang Denk
2009-03-28
1
-6
/
+12
*
command.c: Expose the core of do_help as _do_help to the rest of u-boot.
Detlev Zundel
2009-03-27
2
-8
/
+16
*
mpc5xxx: Add structure definition for several more register blocks.
Detlev Zundel
2009-03-27
1
-0
/
+124
*
MAINTAINERS: Add entry for 'inka4x0' board.
Detlev Zundel
2009-03-27
1
-0
/
+4
*
MAINTAINERS: Keep list sorted.
Detlev Zundel
2009-03-27
1
-6
/
+7
*
karef/metrobox/xpedite1k: fix eth_setenv_enetaddr typos
Mike Frysinger
2009-03-27
3
-12
/
+12
*
ppc: cleanup compiler errors/warnings
Heiko Schocher
2009-03-27
11
-10
/
+16
*
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
2009-03-26
1
-1
/
+1
|
\
|
*
ppc4xx: Sequoia: Fix TLB reassignment in NAND booting code
Stefan Roese
2009-03-26
1
-1
/
+1
*
|
Merge branch 'master' of git://git.denx.de/u-boot-at91
Wolfgang Denk
2009-03-26
54
-992
/
+1288
|
\
\
|
*
|
at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.
Nicolas Ferre
2009-03-22
9
-13
/
+47
|
*
|
cmc_pu2: fix implicit declaration of function 'eth_setenv_enetaddr'
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
1
-0
/
+1
|
*
|
cmc_pu2: fix misc_init_r prototype
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
1
-3
/
+5
|
*
|
at91sam9xeek: fix soc name
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
1
-1
/
+1
|
*
|
at91sam9/at91cap: move nand drivers to drivers/mtd/nand
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
25
-417
/
+81
|
*
|
atmel/at91/boards: compile dataflash partition only when dataflash is
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
5
-5
/
+5
|
*
|
at91sam9/at91cap: move common macb initialisation to cpu
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
9
-96
/
+180
|
*
|
at91sam9/at91cap: move common usb host initialisation to cpu
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
4
-10
/
+38
|
*
|
at91sam9/at91cap: move common led management to cpu
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
12
-188
/
+122
|
*
|
at91sam9/at91cap: move common spi initialisation to cpu
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
13
-95
/
+381
|
*
|
at91sam9/at91cap: move common serial initialisation to cpu
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
13
-169
/
+432
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2009-03-26
2
-9
/
+15
|
\
\
\
|
*
|
|
ARM: Add the imx31_phycore_eet board to MAKEALL
Guennadi Liakhovetski
2009-03-25
1
-9
/
+10
|
*
|
|
OMAP3:Beagle: Enable mtdparts
Nishanth Menon
2009-03-25
1
-0
/
+5
*
|
|
|
ads5121: enable instruction cache
Wolfgang Denk
2009-03-26
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
mpc5200: suppress printf until console initialized
Jon Smirl
2009-03-25
1
-10
/
+20
[next]