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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Ctrl combo key support to usb keyboard driver.
Zhang Wei
2008-01-09
1
-0
/
+19
*
fix comments with new drivers organization
Marcel Ziswiler
2008-01-09
1
-1
/
+1
*
Remove the obsolete terse version of do_mii()
Shinya Kuribayashi
2008-01-09
1
-139
/
+0
*
common/cmd_mii.c: Add sanity argc check
Shinya Kuribayashi
2008-01-09
1
-0
/
+5
*
cmd_bmp: Add support for displaying gzip compressed bmps
Hans-Christian Egtvedt
2008-01-09
1
-49
/
+85
*
Remove bit swapping in Xilinx Spartan bitfile loading
Matthias Fuchs
2008-01-09
1
-36
/
+1
*
Fix MSB check in Xilinx Spartan slave serial mode
Matthias Fuchs
2008-01-09
2
-2
/
+2
*
Add pre and post configuration callbacks for Spartan FPGAs
Matthias Fuchs
2008-01-09
2
-4
/
+32
*
Improve configuration of FPGA subsystem
Matthias Fuchs
2008-01-09
9
-50
/
+42
*
serial: Make default_serial_console() a weak function
Matthias Fuchs
2008-01-09
1
-1
/
+3
*
add 'terminal program' functionality
Harald Welte
2008-01-09
2
-0
/
+103
*
Re-introduce the 'nand read.oob' and 'nand write.oob' commands
Harald Welte
2008-01-09
1
-0
/
+8
*
Fix building with CRAMFS but not JFFS2 support
Harald Welte
2008-01-09
1
-0
/
+9
*
Allow CONFIG_AUTO_COMPLETE and command history CONFIG_CMDLINE_EDITING at the ...
Jean-Christophe PLAGNIOL-VILLARD
2008-01-09
1
-2
/
+24
*
Merge branch 'master' of git://www.denx.de/git/u-boot-arm
Wolfgang Denk
2008-01-09
1
-2
/
+2
|
\
|
*
Merge with git://www.denx.de/git/u-boot.git
Peter Pearse
2008-01-07
45
-393
/
+623
|
|
\
|
*
|
Remove warnings re CONFIG_EXTRA_ENV_SETTINGS
Peter Pearse
2007-11-15
1
-2
/
+2
*
|
|
Fine grained per property /chosen updating.
Gerald Van Baren
2008-01-08
1
-33
/
+40
*
|
|
Improve the FDT help message.
Gerald Van Baren
2008-01-08
1
-7
/
+3
*
|
|
Support setting FDT properties with optional values.
Gerald Van Baren
2008-01-08
1
-7
/
+9
|
|
/
|
/
|
*
|
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2
Stefan Roese
2007-12-27
5
-11
/
+132
|
\
\
|
*
\
Merge branch 'master' of git://www.denx.de/git/u-boot-sh
Wolfgang Denk
2007-12-27
2
-2
/
+4
|
|
\
\
|
|
*
\
Merge git://www.denx.de/git/u-boot
Nobuhiro Iwamatsu
2007-12-07
38
-250
/
+251
|
|
|
\
\
|
|
*
\
\
Merge git://www.denx.de/git/u-boot
Nobuhiro Iwamatsu
2007-11-29
16
-183
/
+582
|
|
|
\
\
\
|
|
*
|
|
|
sh: Add support command of ide with sh
Nobuhiro Iwamatsu
2007-09-23
1
-2
/
+2
|
|
*
|
|
|
Merge git://www.denx.de/git/u-boot
Nobuhiro Iwamatsu
2007-09-23
71
-935
/
+2301
|
|
|
\
\
\
\
|
|
*
|
|
|
|
sh: First support code of SuperH.
Nobuhiro Iwamatsu
2007-05-13
1
-0
/
+2
|
*
|
|
|
|
|
Conditionally compile fdt_fixup_ethernet()
Gerald Van Baren
2007-12-07
1
-0
/
+4
|
*
|
|
|
|
|
Added fdt_fixup_stdout that uses aliases to set linux,stdout-path
Kumar Gala
2007-12-07
1
-0
/
+43
|
*
|
|
|
|
|
Add common memory fixup function
Kumar Gala
2007-12-07
1
-0
/
+78
|
*
|
|
|
|
|
Conditionally compile fdt_support.c
Kumar Gala
2007-12-07
2
-7
/
+1
|
*
|
|
|
|
|
Add spaces around the = in the fdt print format.
Gerald Van Baren
2007-12-07
1
-2
/
+2
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge commit 'u-boot/master' into for-1.3.1
Stefan Roese
2007-12-11
43
-383
/
+490
|
\
|
|
|
|
|
|
*
|
|
|
|
Fix fdt printing for updated libfdt
Gerald Van Baren
2007-11-22
1
-23
/
+27
|
*
|
|
|
|
Add additional fdt fixup helper functions
Kumar Gala
2007-11-21
1
-0
/
+55
|
*
|
|
|
|
Add fdt_fixup_ethernet helper to set mac addresses
Kumar Gala
2007-11-21
1
-0
/
+46
|
*
|
|
|
|
Fix warnings from import of libfdt
Kumar Gala
2007-11-21
1
-3
/
+3
|
*
|
|
|
|
Update libfdt from device tree compiler (dtc)
Kumar Gala
2007-11-21
2
-32
/
+25
|
*
|
|
|
|
Move do_fixup* for libfdt into common code
Kumar Gala
2007-11-21
1
-0
/
+23
|
*
|
|
|
|
Make no options to fdt print default to '/'
Kumar Gala
2007-11-21
1
-1
/
+5
|
*
|
|
|
|
Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt
Kumar Gala
2007-11-21
1
-0
/
+26
|
*
|
|
|
|
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
Grant Likely
2007-11-20
37
-196
/
+46
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'origin' into kconfig-for-1.3.1
Grant Likely
2007-11-20
2
-4
/
+7
|
|
\
\
\
\
|
|
*
|
|
|
Fix compiler warnings for PPC systems. Update CHANGELOG.
Wolfgang Denk
2007-11-18
1
-1
/
+1
|
|
*
|
|
|
Fix warning differ in signedness in common/cmd_scsi.c
Stefan Roese
2007-11-18
1
-3
/
+6
|
*
|
|
|
|
Merge branch 'origin' into kconfig-for-1.3.1
Grant Likely
2007-11-16
5
-140
/
+170
|
|
\
|
|
|
|
|
|
*
|
|
|
Fixed mips_io_port_base build errors.
Jean-Christophe PLAGNIOL-VILLARD
2007-11-17
1
-4
/
+0
|
|
*
|
|
|
Fix a bug in the slave serial programming mode for the Xilinx
Wolfgang Denk
2007-11-17
2
-2
/
+2
|
|
*
|
|
|
Merge branch 'master' of /home/wd/git/u-boot/work
Wolfgang Denk
2007-11-17
1
-6
/
+6
|
|
|
\
\
\
\
|
|
|
*
|
|
|
Fix warning differ in signedness in common/cmd_ide.c
Jean-Christophe PLAGNIOL-VILLARD
2007-11-16
1
-6
/
+6
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
[next]