Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
6abe6fb68b6ba17a9b6b538924bea94c249dcb9b
/
common
« Previous
36ebb78
do_bootm: unify duplicate prototypes
by Mike Frysinger
· 14 years ago
3a5ee0b
cmd_mii: localize & constify local funcs/data
by Mike Frysinger
· 14 years ago
71ae5f7
Fix compiler warning in fdt_support.c
by Dirk Behme
· 14 years ago
0d302af
common/cmd_nvedit: Use return value of cmd_usage
by Thomas Weber
· 14 years ago
7013c06
Common/command: Guard strchr/strlen from NULL pointer
by Thomas Weber
· 14 years ago
5904da0
Common/cmd_nvedit: Check for env subcommand
by Thomas Weber
· 14 years ago
0390e26
common/Makefile: don't include env_embedded.o into libcommon
by Wolfgang Denk
· 14 years ago
6163f5b
malloc: Fix issue with calloc memory possibly being non-zero
by Kumar Gala
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
983eb9d
pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW
by Peter Tyser
· 14 years ago
6d1d51b
env_mmc: fix compile warning
by Lei Wen
· 14 years ago
590084a
env_sf: remove warning introduced with last patch
by Stefano Babic
· 14 years ago
a9aa392
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
by Wolfgang Denk
· 14 years ago
2e5167c
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 14 years ago
57ff9f2
cmd_onenand.c: Fix command usage help.
by Enric Balletbo i Serra
· 14 years ago
a3110f0
env_sf: updated to the new environment code
by Stefano Babic
· 14 years ago
ec5c04c
Revert "cmd_net: drop spurious comma in U_BOOT_CMD"
by Wolfgang Denk
· 14 years ago
8f4cb77
cmd_net: drop spurious comma in U_BOOT_CMD
by Mike Frysinger
· 14 years ago
25ddd1f
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
cdb1d4f
ARM: fix relocation support for onenand device.
by Enric Balletbo i Serra
· 14 years ago
c4b115f
hwconfig: Utilize getenv_f before relocation to allow for larger buffer
by Kumar Gala
· 14 years ago
3f7ffa4
env_flash: Disable debug print statements
by Peter Tyser
· 14 years ago
f2b382e
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 14 years ago
2ff12285
usb_storage: constify us_direction lookup table
by Mike Frysinger
· 14 years ago
96d6160
pci: Add ability to re-enumerate PCI buses
by John Schmoller
· 14 years ago
43b08af
always relocate fdt into an lmb-allocated memory block
by Timur Tabi
· 14 years ago
70994c7
common/fdt_support.c: Fix compile warnings
by Wolfgang Denk
· 14 years ago
b188157
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
a790b5b
cmd_fpga: cleanup help and check parameters
by Stefano Babic
· 14 years ago
dd88d79
common: Enable serial for PXA250
by Marek Vasut
· 14 years ago
fca43cc
boot: change some arch ifdefs to feature ifdefs
by John Rigby
· 14 years ago
5a75e12
FDT: only call boot_get_fdt from generic code
by John Rigby
· 14 years ago
a6bd9e8
FDT: Add fixup support for multiple banks of memory
by John Rigby
· 14 years ago
d1263fc
common/image.c remove extra calls to be32_to_cpu in boot_get_fdt
by John Rigby
· 14 years ago
758b399
common/image.c fix length calculation in boot_relocate_fdt
by John Rigby
· 14 years ago
1ba91ba
dlmalloc.c: Fix gcc alias warning
by Joakim Tjernlund
· 14 years ago
16e0099
Fix warning in nand unlock command
by Scott Wood
· 14 years ago
cacc342
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
e79f483
env_mmc: fix cannot save env issue
by Lei Wen
· 14 years ago
d470a6f
env_mmc: Fix crashing bug encountered after enabling ARM relocation
by Steve Sakoman
· 14 years ago
9de9932
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 14 years ago
cb2707a
common/fdt_support.c: fix compile error
by Matthew McClintock
· 14 years ago
99e9ed1
usb: Add support for multiple-LUN mass storage devices
by Ludovic Courtès
· 14 years ago
076f1be
TSI148: Fix argument parsing
by Brent Darley
· 14 years ago
eaadb44
cp/cmp: Add WATCHDOG_RESET in copy and compare loop
by Stefan Roese
· 14 years ago
7f0d241
led_display: split led display support into generic and hw-dependent parts
by Ilya Yanok
· 14 years ago
d259079
env: don't set to default env twice when use CONFIG_ENV_IS_NOWHERE
by Lei Wen
· 14 years ago
beca5a5
fdt_support: support adding EDID property to FDT display nodes
by Anatolij Gustschin
· 14 years ago
c000808
CONFIG_CMD_JFFS2 is not necessary to use mtdparts on erase & protect on/off
by Alexander Stein
· 14 years ago
0ee8746
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· 14 years ago
bf6cb24
rarp: Condtionally compile rarp support
by Peter Tyser
· 14 years ago
36650ca
Followup fixes on the mtdparts spread patchset
by Scott Wood
· 14 years ago
59a50d2
mtdparts: new add.spread: add part skipping bad blocks
by Ben Gardiner
· 14 years ago
ca75b20
mtdparts: add new sub-command "spread"
by Ben Gardiner
· 14 years ago
04ac380
mtdparts: show net size in mtdparts list
by Ben Gardiner
· 14 years ago
0a026d3
mtdparts: regroup calls to get_mtd_device_nm
by Ben Gardiner
· 14 years ago
8c5659a
nand commands: make only "dump" repeatable.
by Scott Wood
· 14 years ago
3048632
nand erase: .spread, .part, .chip subcommands
by Scott Wood
· 14 years ago
ea533c2
cmd_nand: some infrastructure fixes and refactoring
by Scott Wood
· 14 years ago
bfc7bea
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Wolfgang Denk
· 14 years ago
02b117d
Merge branch 'sf' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 14 years ago
458379d
x86: Remove bi_env from do_bdinfo
by Graeme Russ
· 14 years ago
21032b3
sspi: add options to specify bus and mode
by Reinhard Meyer
· 14 years ago
8804ae3
Replace MAX_CMDBUF_SIZE references with CONFIG_SYS_CBSIZE
by Peter Tyser
· 14 years ago
f44a928
cmd_elf: add an option for loading ELFs according to PHDRs
by Mike Frysinger
· 14 years ago
e64901c
serial.c: Fix build breakage introduced with commit e3c78c9b
by Stefan Roese
· 14 years ago
60f7da1
env: fix cmd_env_sub fct pointers if CONFIG_RELOC_FIXUP_WORKS is not defined
by Heiko Schocher
· 14 years ago
a2f69d3
env_mmc: Fix broken build due to set_default_env() change
by Steve Sakoman
· 14 years ago
d628866
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 14 years ago
2778a01
ppc4xx/fdt/flash: Fix bug in fdt_fixup_nor_flash_node()
by Stefan Roese
· 14 years ago
fcbd5b7
Blackfin: otp: fix build after constification of args[]
by Mike Frysinger
· 14 years ago
2e6e177
Merge branch 'next' of /home/wd/git/u-boot/next
by Wolfgang Denk
· 14 years ago
3df6195
Add support for operating system OSE
by Torkel Lundgren
· 14 years ago
2495664
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
by Stefan Roese
· 14 years ago
e3c78c9
ppc4xx: Remove now unused CONFIG_UART1_CONSOLE
by Stefan Roese
· 14 years ago
550650d
ppc4xx: Use common NS16550 driver for PPC4xx UART
by Stefan Roese
· 14 years ago
8a805df
ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size
by Stefan Roese
· 14 years ago
e2fad3f
cmd_mmc: use common usage function
by Mike Frysinger
· 14 years ago
b65e86d
Merge branch 'next' of ../custodians into next
by Wolfgang Denk
· 14 years ago
3c29975
cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECT
by Stefan Roese
· 14 years ago
ca5def3
cfi_flash: Simplify dynamic flash bank number detection
by Stefan Roese
· 14 years ago
77efe35
Remove HMI10 board support
by Wolfgang Denk
· 14 years ago
f1d2b31
ARM: add relocation support
by Heiko Schocher
· 14 years ago
4444b22
i2c: fix command usage help
by Heiko Schocher
· 14 years ago
620f1f6
relocation: fixup cmdtable
by Heiko Schocher
· 14 years ago
55e9742
arm: get rid of bi_env
by Heiko Schocher
· 14 years ago
ea882ba
New implementation for internal handling of environment variables.
by Wolfgang Denk
· 14 years ago
91a7675
Make getenv() work before relocation.
by Wolfgang Denk
· 14 years ago
6d014ad
Remove support for CONFIG_HAS_UID and "forceenv" command
by Wolfgang Denk
· 14 years ago
a806035
Save environment data to mmc.
by Terry Lv
· 14 years ago
8f3b964
mmc: print out partition table
by Lei Wen
· 14 years ago
a806ee6
x86: Add do_bdinfo()
by Graeme Russ
· 14 years ago
2d941de
Prepare v2010.09-rc1
by Wolfgang Denk
· 14 years ago
v2010.09-rc1
09b4a9c
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Wolfgang Denk
· 14 years ago
f91506e
Merge branch 'master' of /home/wd/git/u-boot/master
by Wolfgang Denk
· 14 years ago
1b43b5d
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Wolfgang Denk
· 14 years ago
67bd941
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· 14 years ago
ebd0d06
sh: Add support do_bdinfo function
by Nobuhiro Iwamatsu
· 14 years ago
889a275
ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P
by Minkyu Kang
· 14 years ago
7a92e53
CMD_I2C: make alen=0 work
by Reinhard Meyer
· 14 years ago
Next »