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
*
ctype: constify lookup table
Mike Frysinger
2010-11-28
2
-2
/
+2
*
image: constify lookup tables
Mike Frysinger
2010-11-28
2
-9
/
+9
*
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
*
string_to_ip: constify "s" arg
Mike Frysinger
2010-11-28
2
-2
/
+2
*
string_to_VLAN: constify "var" arg
Mike Frysinger
2010-11-28
2
-2
/
+2
*
copy_filename: constify "src" arg
Mike Frysinger
2010-11-28
2
-2
/
+2
*
autocomplete: remove runtime handler install
Mike Frysinger
2010-11-28
4
-48
/
+30
*
do_reset: unify duplicate prototypes
Mike Frysinger
2010-11-28
38
-67
/
+21
*
do_bootd: unify duplicate prototypes
Mike Frysinger
2010-11-28
3
-6
/
+3
*
do_bootm: unify duplicate prototypes
Mike Frysinger
2010-11-28
13
-15
/
+2
*
command_t: punt unused type
Mike Frysinger
2010-11-28
1
-2
/
+0
*
cmd_mii: localize & constify local funcs/data
Mike Frysinger
2010-11-28
1
-38
/
+30
*
Prepare v2010.12-rc2
Wolfgang Denk
2010-11-28
1
-1
/
+1
*
cfi_flash: fix bug introduced while recent change to flash_get_size()
Anatolij Gustschin
2010-11-28
1
-3
/
+4
*
DaVinci: DM355 Leopard : Fix for ARM Relocation support
Sandeep Paulraj
2010-11-28
1
-0
/
+6
*
DaVinci DM365: Fix for ARM Relocation support
Sandeep Paulraj
2010-11-28
1
-0
/
+6
*
DaVinci DM355: Fix for ARM Relocation support
Sandeep Paulraj
2010-11-28
1
-0
/
+6
*
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
2010-11-28
2
-6
/
+11
|
\
|
*
ppc4xx: Flush complete dcache in relocate_code()
Stefan Roese
2010-11-28
1
-6
/
+7
|
*
ppc4xx/POST: Handle cached SDRAM correctly in Denali (440EPx) ECC POST
Stefan Roese
2010-11-28
1
-0
/
+4
*
|
Fix compiler warning in fdt_support.c
Dirk Behme
2010-11-28
1
-2
/
+2
*
|
Devkit8000: Fix build after introduction of GENERATED_GBL_DATA_SIZE
Thomas Weber
2010-11-28
1
-1
/
+5
|
/
*
Coding Style (white space) cleanup
Wolfgang Denk
2010-11-27
5
-23
/
+23
*
powerpc: cmd_ecctest: Use return value of cmd_usage
Thomas Weber
2010-11-27
1
-4
/
+2
*
gdsys: osd: Use return value of cmd_usage
Thomas Weber
2010-11-27
1
-4
/
+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
*
sort and reformat boards.cfg
Eric Cooper
2010-11-27
1
-721
/
+728
*
Fix jornada memory init
Kristoffer Ericson
2010-11-27
1
-12
/
+12
*
74xx_7xx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-27
12
-1183
/
+27
*
8260: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-27
4
-49
/
+19
*
824x: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-27
9
-95
/
+227
*
8220: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-27
1
-45
/
+11
*
5xxx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-27
7
-175
/
+56
*
512x: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-27
4
-47
/
+16
*
5xx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-27
2
-53
/
+17
*
8xx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-27
57
-2783
/
+680
*
86xx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-27
2
-36
/
+6
*
83xx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-27
3
-49
/
+18
*
ppc4xx/NAND: Reduce size of NAND SPL image
Stefan Roese
2010-11-27
1
-2
/
+2
*
ppc4xx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-27
33
-407
/
+152
*
POWERPC: enable --gc-sections and -ffunction-sections -fdata-sections
Wolfgang Denk
2010-11-27
2
-6
/
+2
*
83xx: Fix NAND_SPL link address
Scott Wood
2010-11-27
6
-30
/
+55
*
ppc4xx: Fix build problems of IBM DDR2 NAND booting targets
Stefan Roese
2010-11-26
1
-12
/
+0
*
PPChameleonEVB and CATcenter need a custom linker script
Wolfgang Denk
2010-11-26
3
-0
/
+130
*
arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work
Wolfgang Denk
2010-11-26
12
-50
/
+20
*
cpu/ppc4xx/Makefile: build only needed object files
Wolfgang Denk
2010-11-26
3
-22
/
+10
*
common/Makefile: don't include env_embedded.o into libcommon
Wolfgang Denk
2010-11-26
1
-7
/
+7
[next]