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
*
config_cmd_defaults.h: new header for common u-boot command defaults
Mike Frysinger
2011-01-09
1
-1
/
+1
*
env: re-add support for auto-completion
Mike Frysinger
2011-01-09
2
-27
/
+16
*
cmd_net.c: fix build breakage
Wolfgang Denk
2010-12-23
1
-0
/
+1
*
onenand: add yaffs write command
Lei Wen
2010-12-17
1
-5
/
+36
*
hashtable: drop all non-reentrant versions
Mike Frysinger
2010-12-17
10
-22
/
+24
*
Merge branch 'master' of ../master into next
Wolfgang Denk
2010-12-16
5
-16
/
+79
|
\
|
*
hwconfig: Fix handling of env_hwconfig, board_hwconfig, and cpu_hwconfig
Kumar Gala
2010-12-09
1
-6
/
+9
|
*
onenand: fix oob print out issue
Lei Wen
2010-12-07
1
-1
/
+3
|
*
env_nand: Use nand_read_skip_bad instead of nand_read
Steve Sakoman
2010-12-06
1
-1
/
+1
|
*
UBI/UBIFS: Automatically unmount UBIFS volume upon UBI partition change
Stefan Roese
2010-12-03
2
-6
/
+35
|
*
UBIFS: Change "ubifs mount" to "ubifsmount" in ubifsls output
Stefan Roese
2010-12-03
1
-1
/
+1
|
*
UBIFS: Add ubifsumount command to unmount an active volume
Stefan Roese
2010-12-03
1
-0
/
+31
|
*
hwconfig: Fix dummy initialization of {board, cpu}_hwconfig
Kumar Gala
2010-11-30
1
-8
/
+6
*
|
stdio: constify "name" arg in public api
Mike Frysinger
2010-11-28
2
-4
/
+4
*
|
boot cmds: convert to getenv_yesno() with autostart
Mike Frysinger
2010-11-28
7
-9
/
+8
*
|
image: constify lookup tables
Mike Frysinger
2010-11-28
1
-7
/
+7
*
|
cmd_itest: constify & localize op table
Mike Frysinger
2010-11-28
1
-5
/
+3
*
|
cmd_date: constify
Mike Frysinger
2010-11-28
1
-4
/
+4
*
|
autocomplete: remove runtime handler install
Mike Frysinger
2010-11-28
3
-36
/
+12
*
|
do_reset: unify duplicate prototypes
Mike Frysinger
2010-11-28
4
-10
/
+1
*
|
do_bootd: unify duplicate prototypes
Mike Frysinger
2010-11-28
2
-6
/
+0
*
|
do_bootm: unify duplicate prototypes
Mike Frysinger
2010-11-28
7
-8
/
+0
*
|
cmd_mii: localize & constify local funcs/data
Mike Frysinger
2010-11-28
1
-38
/
+30
|
/
*
Fix compiler warning in fdt_support.c
Dirk Behme
2010-11-28
1
-2
/
+2
*
common/cmd_nvedit: Use return value of cmd_usage
Thomas Weber
2010-11-27
1
-12
/
+6
*
Common/command: Guard strchr/strlen from NULL pointer
Thomas Weber
2010-11-27
1
-0
/
+2
*
Common/cmd_nvedit: Check for env subcommand
Thomas Weber
2010-11-27
1
-0
/
+3
*
common/Makefile: don't include env_embedded.o into libcommon
Wolfgang Denk
2010-11-26
1
-7
/
+7
*
malloc: Fix issue with calloc memory possibly being non-zero
Kumar Gala
2010-11-17
1
-0
/
+7
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
1
-2
/
+2
*
pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW
Peter Tyser
2010-11-14
1
-64
/
+2
*
env_mmc: fix compile warning
Lei Wen
2010-11-14
1
-0
/
+1
*
env_sf: remove warning introduced with last patch
Stefano Babic
2010-10-29
1
-2
/
+1
*
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
Wolfgang Denk
2010-10-29
1
-2
/
+0
*
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-10-29
13
-20
/
+20
*
cmd_onenand.c: Fix command usage help.
Enric Balletbo i Serra
2010-10-27
1
-0
/
+3
*
env_sf: updated to the new environment code
Stefano Babic
2010-10-27
1
-95
/
+77
*
Revert "cmd_net: drop spurious comma in U_BOOT_CMD"
Wolfgang Denk
2010-10-27
1
-1
/
+1
*
cmd_net: drop spurious comma in U_BOOT_CMD
Mike Frysinger
2010-10-26
1
-1
/
+1
*
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
1
-1
/
+1
*
ARM: fix relocation support for onenand device.
Enric Balletbo i Serra
2010-10-23
1
-0
/
+6
*
hwconfig: Utilize getenv_f before relocation to allow for larger buffer
Kumar Gala
2010-10-23
1
-1
/
+20
*
env_flash: Disable debug print statements
Peter Tyser
2010-10-23
1
-3
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2010-10-23
1
-0
/
+13
|
\
|
*
pci: Add ability to re-enumerate PCI buses
John Schmoller
2010-10-22
1
-0
/
+13
*
|
usb_storage: constify us_direction lookup table
Mike Frysinger
2010-10-22
1
-1
/
+1
|
/
*
always relocate fdt into an lmb-allocated memory block
Timur Tabi
2010-10-20
1
-55
/
+28
*
common/fdt_support.c: Fix compile warnings
Wolfgang Denk
2010-10-20
1
-1
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2010-10-20
4
-52
/
+58
|
\
|
*
common: Enable serial for PXA250
Marek Vasut
2010-10-19
1
-1
/
+1
[next]