Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
1ba91ba23396005ef7b42381cc21f0baf78d0d60
/
common
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
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
6395f31
fdt: call fdt_parent_offset fewer times while translating addresses
by Scott Wood
· 14 years ago
5549d22
Merge branch 'master' of /home/wd/git/u-boot/master
by Wolfgang Denk
· 14 years ago
962ad59
env_nand: return error when no device is found
by Mike Frysinger
· 14 years ago
ae37a07
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Wolfgang Denk
· 14 years ago
842404e
Fixed clobbered output of the "help usb" command
by Sergei Poselenov
· 14 years ago
6052ac8
ARM: Add support for MB86R0x SoCs
by Matthias Weisser
· 14 years ago
b9d51fb
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
b77f380
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
fe8d63c
Merge branch 'master' of git://git.denx.de/u-boot-marvell
by Wolfgang Denk
· 14 years ago
a9804be
fix cmd_mmc.c, line 136 missing "
by Reinhard Meyer
· 14 years ago
ede16ea
miiphy: leverage current_mii cache more
by Mike Frysinger
· 14 years ago
0daac97
miiphy: unify device list lookup
by Mike Frysinger
· 14 years ago
5700bb6
miiphy: constify device name
by Mike Frysinger
· 14 years ago
3840ebf
fdt: Fix bug in size calculation in fdt_resize() with initrd use
by Feng Wang
· 14 years ago
388a29d
various cmd_* files: fixed layout a little bit
by Frans Meulenbroeks
· 14 years ago
cc9f607
various cmd_* files: remove the command name from the help message
by Frans Meulenbroeks
· 14 years ago
a4e8d9f
flash_protect: check for NULL flash info
by Mike Frysinger
· 14 years ago
9ed4a95
getenv_f(): fix handling of too short buffers
by Wolfgang Denk
· 14 years ago
739b808
dataflash mmc mux: use common cmd_usage function
by Mike Frysinger
· 14 years ago
a7481b3
mflash: use common cmd_usage function
by Mike Frysinger
· 14 years ago
8faba48
cmd editing: optimize/shrink output blanking
by Mike Frysinger
· 14 years ago
958e120
fdt relocate: have more attention to use a bootmap or not
by Stephan Linz
· 14 years ago
5f30500
cmd_ide: add support for Kirkwood
by Prafulla Wadaskar
· 14 years ago
113bfe4
cmd_ide: add support for orion5x
by Albert Aribaud
· 14 years ago
f2a37fc
ide: add configuration
by Albert Aribaud
· 14 years ago
60fdc5f
LZMA and LZO causes compile error
by Matthias Weisser
· 14 years ago
c519fac
Fix condition where bootm_size not set and wrong memory size reported
by Matthew McClintock
· 14 years ago
cdb7497
Rename getenv_r() into getenv_f()
by Wolfgang Denk
· 14 years ago
78e1e84
bootm: fix pointer warning with lzma
by Mike Frysinger
· 14 years ago
b4b847e
fdt: Add function to alloc phandle values
by Kumar Gala
· 14 years ago
7385c28
fs/fat: Big code cleanup.
by Wolfgang Denk
· 14 years ago
226fa9b
usb_storage.c: change progress output in debug() message
by Wolfgang Denk
· 14 years ago
a17c548
usb_storage.c: initialize device type
by Wolfgang Denk
· 14 years ago
47e26b1
cmd_usage(): simplify return code handling
by Wolfgang Denk
· 14 years ago
75e73af
fdt: Add fdt_node_offset_by_compat_reg helper
by Kumar Gala
· 14 years ago
Next »