index
:
bootable_bootloader_goldelico_gta04.git
replicant-4.2
bootable/bootloader/goldelico/gta04
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
boot: change some arch ifdefs to feature ifdefs
John Rigby
2010-10-18
2
-6
/
+8
|
*
FDT: only call boot_get_fdt from generic code
John Rigby
2010-10-18
1
-2
/
+0
|
*
FDT: Add fixup support for multiple banks of memory
John Rigby
2010-10-18
1
-40
/
+46
|
*
common/image.c remove extra calls to be32_to_cpu in boot_get_fdt
John Rigby
2010-10-18
1
-2
/
+2
|
*
common/image.c fix length calculation in boot_relocate_fdt
John Rigby
2010-10-18
1
-1
/
+1
*
|
cmd_fpga: cleanup help and check parameters
Stefano Babic
2010-10-19
1
-11
/
+39
|
/
*
dlmalloc.c: Fix gcc alias warning
Joakim Tjernlund
2010-10-18
1
-1
/
+1
*
Fix warning in nand unlock command
Scott Wood
2010-10-18
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2010-10-17
1
-7
/
+10
|
\
|
*
env_mmc: Fix crashing bug encountered after enabling ARM relocation
Steve Sakoman
2010-10-13
1
-7
/
+10
*
|
env_mmc: fix cannot save env issue
Lei Wen
2010-10-13
1
-1
/
+12
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Wolfgang Denk
2010-10-13
1
-4
/
+35
|
\
|
*
usb: Add support for multiple-LUN mass storage devices
Ludovic Courtès
2010-10-13
1
-4
/
+35
*
|
common/fdt_support.c: fix compile error
Matthew McClintock
2010-10-13
1
-10
/
+10
|
/
*
TSI148: Fix argument parsing
Brent Darley
2010-10-12
1
-2
/
+2
*
cp/cmp: Add WATCHDOG_RESET in copy and compare loop
Stefan Roese
2010-10-12
1
-0
/
+8
*
led_display: split led display support into generic and hw-dependent parts
Ilya Yanok
2010-10-12
1
-17
/
+9
*
env: don't set to default env twice when use CONFIG_ENV_IS_NOWHERE
Lei Wen
2010-10-12
1
-1
/
+1
*
fdt_support: support adding EDID property to FDT display nodes
Anatolij Gustschin
2010-10-12
1
-0
/
+29
*
CONFIG_CMD_JFFS2 is not necessary to use mtdparts on erase & protect on/off
Alexander Stein
2010-10-12
1
-6
/
+6
*
Merge branch 'master' of git://git.denx.de/u-boot-net
Wolfgang Denk
2010-10-12
1
-0
/
+2
|
\
|
*
rarp: Condtionally compile rarp support
Peter Tyser
2010-10-11
1
-0
/
+2
*
|
Followup fixes on the mtdparts spread patchset
Scott Wood
2010-10-11
1
-2
/
+3
[next]