Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
d5e73050139d44ebbff212c7c1de764606029ee7
/
README
« Previous
8f29084
powerpc/fsl_pci: Fix device tree fixups for newer platforms
by Kumar Gala
· 13 years ago
7a83af0
TFTP: add tftpsrv command
by Luca Ceresoli
· 13 years ago
6abe6fb
README: Clarify difference of CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG
by Detlev Zundel
· 14 years ago
8eccee7
README: remove spurious line
by Luca Ceresoli
· 14 years ago
910f1ae
Serial: p1011: new vendor init options
by John Rigby
· 14 years ago
aeabdeb
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 14 years ago
0abddf8
cmd_ide: enhance new feature "CONFIG_IDE_AHB"
by Macpaul Lin
· 14 years ago
66412c6
powerpc/85xx: Change timebase divisor to be defined per processor
by Kumar Gala
· 14 years ago
ba8e76b
powerpc: use 'video-mode' environment variable to configure DIU
by Timur Tabi
· 14 years ago
a000b79
common: add a grepenv command
by Kim Phillips
· 14 years ago
f38536f
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
d32a1a4
Don't grab memory for LCD if FB address is defined
by Minkyu Kang
· 14 years ago
d8834a1
arm: Use optimized memcpy and memset from linux
by Matthias Weisser
· 14 years ago
c3624e6
Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined
by Grant Likely
· 14 years ago
71d19f3
rtc, rv3029: add trickle charger support.
by Heiko Schocher
· 14 years ago
9dd5dad
Merge branch 'misc' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 14 years ago
710b993
crc32: make command optional
by Mike Frysinger
· 14 years ago
a641b97
make `go` optional
by Mike Frysinger
· 14 years ago
0c79cda
env: make import/export optional
by Mike Frysinger
· 14 years ago
fea2572
x86: Rename i386 to x86
by Graeme Russ
· 14 years ago
8ae86b7
Make STANDALONE_LOAD_ADDR configurable per board
by Wolfgang Denk
· 14 years ago
1ba7fd2
Blackfin: ldrinfo: new command
by Mike Frysinger
· 14 years ago
7d3053f
powerpc: clean up DIU macro definitions for Freescale reference boards
by Timur Tabi
· 14 years ago
cf946c6
mv: seperate kirkwood and armada from common setting
by Lei Wen
· 14 years ago
6639562
spi: add support SuperH SPI module
by Yoshihiro Shimoda
· 14 years ago
68260aa
net: sh_eth: add cache handling
by Yoshihiro Shimoda
· 14 years ago
3d0075f
README: add description of sh_eth driver
by Yoshihiro Shimoda
· 14 years ago
c6b1ee6
Fix defines needed to enable command sha1sum
by Alexander Holler
· 14 years ago
e1ccf97
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 14 years ago
aad813a
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· 14 years ago
a09b9b6
powerpc/8xxx: Refactor SRIO initialization into common code
by Kumar Gala
· 14 years ago
5dec49c
pca953x: support 16-pin devices
by Chris Packham
· 14 years ago
b3dbf4a5
ftgmac100: support of gigabit eth ftgmac100
by Macpaul Lin
· 14 years ago
844f07d
Coding Style (white space) cleanup
by Wolfgang Denk
· 14 years ago
e03f316
Drop support for CONFIG_SKIP_RELOCATE_UBOOT
by Wolfgang Denk
· 14 years ago
071bc92
Coding Style cleanup
by Wolfgang Denk
· 14 years ago
553f098
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
by Wolfgang Denk
· 14 years ago
fca43cc
boot: change some arch ifdefs to feature ifdefs
by John Rigby
· 14 years ago
14d0a02
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
fdd813d
README: Add new NAND env features
by Scott Wood
· 14 years ago
544d97e
PCU_E: remove code for yet another corpse
by Wolfgang Denk
· 14 years ago
2e6e177
Merge branch 'next' of /home/wd/git/u-boot/next
by Wolfgang Denk
· 14 years ago
360d883
README: Fix description of version numbering scheme
by Thomas Weber
· 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
ea882ba
New implementation for internal handling of environment variables.
by Wolfgang Denk
· 14 years ago
48690d8
net ppc: fix ethernet device names with spaces
by Heiko Schocher
· 14 years ago
cdb7497
Rename getenv_r() into getenv_f()
by Wolfgang Denk
· 14 years ago
793b572
i2c: soft_i2c: add simple GPIO implementation
by Mike Frysinger
· 14 years ago
a9046b9
Prepare v2010-rc2
by Wolfgang Denk
· 14 years ago
1117cbf
nios: remove nios-32 arch
by Thomas Chou
· 14 years ago
0df01fd
nios2: fix r15 issue for gcc4
by Thomas Chou
· 14 years ago
ecee932
Program net device MAC addresses after initializing
by Ben Warren
· 15 years ago
b919a3f
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· 15 years ago
a47a12b
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
26a3350
fsl_i2c: Added a callpoint for i2c_board_late_init
by Richard Retanubun
· 15 years ago
8d321b8
Update README to reflect new directory structure
by Peter Tyser
· 15 years ago
8d1f268
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· 15 years ago
78acc47
Rename lib_generic/ to lib/
by Peter Tyser
· 15 years ago
ea0364f
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago
d501176
video: cfb_console.c: add support for RLE8 bitmaps
by Anatolij Gustschin
· 15 years ago
c96f86e
TFTP: allow for adjustable retransmission timout
by Wolfgang Denk
· 15 years ago
c041e9d
new at91_emac network driver (NET_MULTI api)
by Jens Scharsig
· 15 years ago
e6bee80
ppc: Update README about the new GOT ptr.
by Joakim Tjernlund
· 15 years ago
548738b
cmd_eeprom: I2C updates
by Heiko Schocher
· 15 years ago
4b142fe
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
by Heiko Schocher
· 15 years ago
c2fff33
smc911x: update SMC911X related configuration description
by Mike Rapoport
· 15 years ago
cccfc2a
README: Rearrange paragraphs to regain linear arrangement.
by Detlev Zundel
· 15 years ago
ad53226
README: Update the list of directories.
by Robert P. J. Day
· 15 years ago
246c692
Add 'editenv' command
by Peter Tyser
· 15 years ago
a747a7f
Revert "env: only build env_embedded and envcrc when needed"
by Wolfgang Denk
· 15 years ago
6dab6ad
env: only build env_embedded and envcrc when needed
by Mike Frysinger
· 15 years ago
3887c3f
mucmc52, uc101: delete ata@3a00 node, if no CF card is detected
by Heiko Schocher
· 15 years ago
3202d33
Remove deprecated 'autoscr' command/variables
by Peter Tyser
· 15 years ago
b55ae40
FDT: remove obsolete OF_CPU and OF_SOC macros.
by Marcel Ziswiler
· 15 years ago
5da71ef
Reset i2c slave devices during init on mpc5xxx cpus
by Eric Millbrandt
· 15 years ago
c4db335
Blackfin: change global data register from P5 to P3
by Robin Getz
· 15 years ago
307ecb6
Add support for USB on PSC3 for the mpc5200
by Eric Millbrandt
· 15 years ago
02c9aa1
Add md5sum and sha1 commands...
by Robin Getz
· 15 years ago
97cfe86
Save server's MAC address in environment
by Robin Getz
· 15 years ago
a694610
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 15 years ago
1ca298c
Added support for splash screen positioning
by Matthias Weisser
· 15 years ago
be33b04
Remove legacy NAND and disk on chip code.
by Scott Wood
· 16 years ago
6c3fef2
Improve U-Boot Porting Guide in the README
by Jerry Van Baren
· 15 years ago
b74ab73
nand_spl: read environment early, when booting from NAND using nand_spl
by Guennadi Liakhovetski
· 15 years ago
df81238
ARM1136: Introduce CONFIG_PRELOADER macro.
by Magnus Lilja
· 15 years ago
d558107
mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o
by Stefan Roese
· 15 years ago
0f89c54
i2c: Update references to individual i2c commands
by Peter Tyser
· 16 years ago
d48eb51
i2c: Remove deprecated individual i2c commands
by Peter Tyser
· 16 years ago
2f8d396
Add support for building native win32 tools
by Peter Tyser
· 16 years ago
74de7ae
Add "source" command; prepare removal of "autoscr" command
by Wolfgang Denk
· 16 years ago
68d7d65
Separate mtdparts command from jffs2
by Stefan Roese
· 16 years ago
506f391
8xx, icache: enabling ICache not before running from RAM
by Heiko Schocher
· 16 years ago
c157cec
README: remove duplicate entry
by Kim Phillips
· 16 years ago
f5675aa
Create configuration option for restricted ns16550 functions
by Ron Madrid
· 16 years ago
bdab39d
rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV
by Mike Frysinger
· 16 years ago
9cacf4f
ppc4xx: Add README entry for CONFIG_PCI_DISABLE_PCIE
by Dirk Eibach
· 16 years ago
2b3f12c
8xx serial, smc: add configurable SMC Rx buffer len
by Heiko Schocher
· 16 years ago
c92fac9
82xx serial, smc: add configurable SMC Rx buffer len
by Heiko Schocher
· 16 years ago
b4e2f89
ixp: remove the option to include the Microcode
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
Next »