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
*
onenand: Fix compile errors due to FlexOneNAND
Sanjeev Premi
2010-01-06
1
-1
/
+8
*
move prototypes for gunzip() and zunzip() to common.h
Wolfgang Wegner
2009-12-21
4
-6
/
+0
*
usb: write command for RAW partition.
Mahavir Jain
2009-12-20
2
-0
/
+123
*
USB Consolidate descriptor definitions
Tom Rix
2009-12-20
4
-45
/
+48
*
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
Heiko Schocher
2009-12-08
4
-22
/
+4
*
Merge branch 'master' of ../work into next
Wolfgang Denk
2009-12-07
1
-4
/
+0
|
\
|
*
i2c: fix dangling comment in do_i2c_mw()
Heiko Schocher
2009-12-07
1
-4
/
+0
*
|
Merge branch 'master' into next
Wolfgang Denk
2009-12-07
1
-2
/
+2
|
\
|
|
*
bootm: Fix help message's sub-command ordering
Peter Tyser
2009-12-07
1
-2
/
+2
*
|
Merge branch 'master' into next
Wolfgang Denk
2009-12-05
10
-147
/
+14
|
\
|
|
*
Remove superfluous preprocessor tests from some cmd_*.c files.
Robert P. J. Day
2009-12-02
2
-8
/
+0
|
*
Removes dead code in the file common/cmd_i2c.c
Pratap Chandu
2009-12-02
1
-8
/
+0
|
*
cmd_date: Fix spelling in error message.
Magnus Lilja
2009-12-02
1
-3
/
+3
|
*
Move do_irqinfo() to common/cmd_irq.c
Peter Tyser
2009-12-02
2
-11
/
+9
|
*
cmd_license: Remove unneeded #ifdef CONFIG_CMD_LICENSE
Peter Tyser
2009-12-02
1
-4
/
+0
|
*
circbuf: Move to lib_generic and conditionally compile
Peter Tyser
2009-12-02
2
-111
/
+0
|
*
bootm: mark local boot_os[] table static
Mike Frysinger
2009-11-24
1
-1
/
+1
|
*
Repair build fail in case CONFIG_PPC=n and CONFIG_FIT=y
Remy Bohmer
2009-11-24
1
-1
/
+1
*
|
add lzop decompression support
Peter Korsgaard
2009-12-05
2
-0
/
+23
*
|
i386: Fix malloc initialization
Graeme Russ
2009-12-05
1
-6
/
+0
*
|
exports: rewrite jump table init
Mike Frysinger
2009-12-02
1
-31
/
+27
*
|
Add 'true' and 'false' commands
Peter Tyser
2009-11-23
1
-0
/
+22
*
|
cmd_help: General cleanup
Peter Tyser
2009-11-23
1
-14
/
+7
*
|
command.c: Break commands out to appropriate cmd_*.c files
Peter Tyser
2009-11-23
7
-233
/
+353
*
|
ENV Variable support for Flex-OneNAND
Amul Kumar Saha
2009-11-13
1
-0
/
+10
*
|
cmd_nand: Move conditional compilation to Makefile
Peter Tyser
2009-11-13
2
-5
/
+1
*
|
cmd_nand: Remove duplicate include
Peter Tyser
2009-11-13
1
-8
/
+0
|
/
*
Add 'editenv' command
Peter Tyser
2009-10-27
1
-0
/
+40
*
setenv(): Delete 0-length environment variables
Peter Tyser
2009-10-27
1
-1
/
+1
*
readline(): Add ability to modify a string buffer
Peter Tyser
2009-10-27
1
-0
/
+10
*
cread_line(): Remove unused variables
Peter Tyser
2009-10-27
1
-4
/
+1
*
Check for NULL prompt in readline_into_buffer()
Peter Tyser
2009-10-27
1
-1
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2009-10-27
1
-1
/
+21
|
\
|
*
fdt_support: Add multi-serial support for stdout fixup
Anton Vorontsov
2009-10-26
1
-1
/
+21
*
|
Revert "env: only build env_embedded and envcrc when needed"
Wolfgang Denk
2009-10-27
2
-0
/
+10
|
/
*
sf: add GPL-2 license info
Mike Frysinger
2009-10-24
1
-0
/
+2
*
fdt: Fix fdt padding issue for initrd mem_rsv
Kumar Gala
2009-10-24
1
-2
/
+3
*
Merge branch 'master-sync' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2009-10-24
1
-0
/
+18
|
\
|
*
s5pc1xx: support serial driver
Minkyu Kang
2009-10-13
1
-0
/
+18
*
|
fdt: Add fdt_fixup_nor_flash_size() to fixup NOR FLASH size in dtb
Stefan Roese
2009-10-23
1
-0
/
+44
*
|
lcd: remove '#if 0' 32-bit scroll, now memcpy does it
Alessandro Rubini
2009-10-18
1
-21
/
+0
*
|
setenv: do console redirection even if previously unset
Alessandro Rubini
2009-10-18
1
-31
/
+31
*
|
mem_mtest: fix error reporting, allow escape with ^C
Paul Gortmaker
2009-10-18
1
-14
/
+44
*
|
env: only build env_embedded and envcrc when needed
Mike Frysinger
2009-10-18
2
-10
/
+0
*
|
Cleanup: use constant
Niklaus Giger
2009-10-18
1
-1
/
+1
|
/
*
Merge branch 'reloc'
Wolfgang Denk
2009-10-09
8
-4
/
+27
|
\
|
*
arm/microblaze/nios/nios2/sh: Remove relocation fixups
Peter Tyser
2009-10-03
1
-2
/
+2
|
*
Conditionally perform common relocation fixups
Peter Tyser
2009-10-03
8
-4
/
+27
*
|
ppc4xx: Rework cmd reginfo
Niklaus Giger
2009-10-07
1
-154
/
+4
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
2009-09-30
1
-39
/
+39
|
\
[next]