Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
0001c9f71edb5bfac8af6d2aab8f446fa8a105b1
/
doc
3a0398d
mxs: reorganize source directory for easy sharing of code in i.MXS SoCs
by Otavio Salvador
· 12 years ago
963333e
doc/git-mailrc: update at91 and avr32
by Andreas Bießmann
· 12 years ago
3bc78d7
doc/git-mailrc: Update 'ti' alias
by Tom Rini
· 12 years ago
4d3c95f
zfs: Add ZFS filesystem support
by Jorgen Lundman
· 12 years ago
d22650a
mkconfig: add support for SPL CPU
by Allen Martin
· 13 years ago
b98b611
Merge branch 'next' of git://git.denx.de/u-boot
by Wolfgang Denk
· 12 years ago
702e601
doc: cleanup - move board READMEs into respective board directories
by Wolfgang Denk
· 13 years ago
00c60f9
Minor Coding Style Cleanup.
by Wolfgang Denk
· 12 years ago
9de1c22
mx28: Fix elftosb source link in README.mx28_common
by Anatolij Gustschin
· 12 years ago
e9fd0a0
doc: README.mx28_common: Add missing entry into Contents
by Fabio Estevam
· 12 years ago
c88ef3c
net: allow setting env enetaddr from net device setting
by Rob Herring
· 13 years ago
3fe6383
Minor Coding Style cleanup
by Wolfgang Denk
· 12 years ago
50cd93b
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 12 years ago
f273e5b
SPEAr: Add configuration options for spear3xx and spear6xx boards
by Vipin KUMAR
· 13 years ago
8026b1e
SPEAr: Place ethaddr write and read within CONFIG_CMD_NET
by Vipin KUMAR
· 13 years ago
d131ad6
kwboot: boot kirkwood SoCs over a serial link
by Luka Perkov
· 12 years ago
eeacb73
mx28evk: Fix PSWITCH key position
by Fabio Estevam
· 13 years ago
14b9f16
arm,davinci: update for enbw_cmc board
by Heiko Schocher
· 13 years ago
afa6b55
PATCH 1/4][v4] doc:Add documentation for e500 external debugger support
by Prabhakar Kushwaha
· 13 years ago
34bd23e
pxe: parse initrd file from append string
by Rob Herring
· 13 years ago
b37d41a
Block: Remove MG DISK support
by Marek Vasut
· 13 years ago
d22c338
net: Add link-local addressing support
by Joe Hershberger
· 12 years ago
8fa3d2b
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 12 years ago
418396e
nand: extend .raw accesses to work on multiple pages
by Scott Wood
· 13 years ago
e0820cc
ARM: omap3: Set SPL stack size to 8KB, image to 54KB.
by Tom Rini
· 13 years ago
5f6db68
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 13 years ago
006f37f
powerpc/corenet_ds: Document for the boot from SRIO
by Liu Gang
· 13 years ago
b9725ae
board/adp-ag102: add configuration of adp-ag102
by Macpaul Lin
· 13 years ago
f5cdc11
Prepare v2012.04-rc2; minor Coding Style cleanup
by Wolfgang Denk
· 13 years ago
b6e80e2
mx6qsabrelite: Add boot switch setting information into the README
by Fabio Estevam
· 13 years ago
607dfdf
mx28evk: Add a README file
by Fabio Estevam
· 13 years ago
419ea2d
mx28: Split the README into a common part and a m28 specific part
by Fabio Estevam
· 13 years ago
1295f08
Update net subsystem maintainer in doc/git-mailrc
by Joe Hershberger
· 13 years ago
a939ea3
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
bc6f6c8
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
34fa833
tegra: fdt: i2c: Add extra I2C bindings for U-Boot
by Simon Glass
· 13 years ago
1f1a021
tegra: fdt: Add clock bindings
by Simon Glass
· 13 years ago
8b7a47d
tegra: fdt: Add additional USB binding
by Simon Glass
· 13 years ago
b257464
fdt: Add tegra-usb bindings file from linux
by Simon Glass
· 13 years ago
849df71
fdt: Add staging area for device tree binding documentation
by Simon Glass
· 13 years ago
1648a37
Add cmd_spl command
by Simon Schwarz
· 13 years ago
c46bf09
doc: Fix some typos in different files
by Thomas Weber
· 13 years ago
71e6840
SPL: Add README.omap3
by Tom Rini
· 13 years ago
4e187fb
mx6q: mx6qsabrelite: Update the README
by Dirk Behme
· 13 years ago
c1ff6d8
PXA: Remove PXA PCMCIA support
by Marek Vasut
· 13 years ago
566f63d
sh: sh7757lcr: add supporting for MMCIF
by Yoshihiro Shimoda
· 13 years ago
f0bc5df
git-mailrc: change usb maintainer to Marek
by Mike Frysinger
· 13 years ago
40ab4ef
doc/git-mailrc: add <me> to avr32 alias
by Andreas Bießmann
· 13 years ago
c9abb42
ATMEL: remove old atmel_mci driver
by Sven Schnelle
· 13 years ago
00309c6
doc: complete, typos
by Peter Meerwald
· 13 years ago
6b873dc
Changes to move hawkboard to the new spl infrastructure
by Sughosh Ganu
· 13 years ago
fd3d28e
doc: fix typos
by Peter Meerwald
· 13 years ago
928c4bd
usb: ulpi: Add omap-ulpi-view port support
by Govindraj.R
· 13 years ago
19b409c
imximage: Add support for i.MX6
by Dirk Behme
· 13 years ago
b762867
imximage: Add MX53 to the documentation
by Dirk Behme
· 13 years ago
317d6c5
common, menu: show menu on startup if CONFIG_MENU_SHOW is defined
by Heiko Schocher
· 13 years ago
e0611dd
common, menu: add statusline support
by Heiko Schocher
· 13 years ago
578931b
nand: Introduce CONFIG_SYS_NAND_SELF_INIT
by Scott Wood
· 13 years ago
bc5833c
i.mx: i.mx6q: add the initial support for i.mx6q Sabre Lite board
by Jason Liu
· 13 years ago
670c24f
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 13 years ago
3e3262b
sbc8548: enable support for hardware SPD errata workaround
by Paul Gortmaker
· 13 years ago
7e44f2b
sbc8548: Make enabling SPD RAM configuration work
by Paul Gortmaker
· 13 years ago
f0aec4e
sbc8548: enable ability to boot from alternate flash
by Paul Gortmaker
· 13 years ago
3fd673c
sbc8548: relocate 64MB user flash to sane boundary
by Paul Gortmaker
· 13 years ago
314284b
mmc: Change board_mmc_getcd() function prototype.
by Thierry Reding
· 13 years ago
145afab
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
2620368
git-mailrc: Add self to davinci/omap, add ti
by Tom Rini
· 13 years ago
3d2c8e6
arm, da850evm: Add an SPL for SPI boot
by Christian Riesch
· 13 years ago
32b1127
sf: Add spi_boot() to allow booting from SPI flash in an SPL
by Christian Riesch
· 13 years ago
49fbf43
doc/mkimage.1: Fix -D/-f options formatting
by Horst Kronstorfer
· 13 years ago
7aecfdd
doc/mkimage.1: Fix some typos
by Horst Kronstorfer
· 13 years ago
6b62b9a
Coding Style cleanup
by Wolfgang Denk
· 13 years ago
3f3110d
MIPS: remove broken "tb0229" board
by Wolfgang Denk
· 13 years ago
ea098e0
M28: Document that units has to be set to sectors on SD bootcard
by Marek Vasut
· 13 years ago
fb82fd7
MPC850: remove obsolete "rmu" Board
by Wolfgang Denk
· 13 years ago
309a292
MPC8240: remove obsolete "OXC" board
by Wolfgang Denk
· 13 years ago
c53043b
MPC7xx: remove obsolete "BAB7xx" board
by Wolfgang Denk
· 13 years ago
c477d72
PXA: Drop XM250 board
by Marek Vasut
· 13 years ago
d299173
PXA: Drop PLEB2 board
by Marek Vasut
· 13 years ago
00c4aca
PXA: Drop CRADLE board
by Marek Vasut
· 13 years ago
f13eba6
PXA: Drop CERF250 board
by Marek Vasut
· 13 years ago
8b0b0c5
add a git mailrc file for maintainers
by Mike Frysinger
· 13 years ago
1cdabc4
miiphy: Note that miiphy_* API is deprecated
by Andy Fleming
· 13 years ago
c67ce95
sh: Add updating method of SPI ROM to README of sh7757lcr
by Nobuhiro Iwamatsu
· 13 years ago
ae6b03f
powerpc/p3060qds: Add board related support for P3060QDS platform
by Shengzhou Liu
· 13 years ago
762e637
Fix Stelian's email address
by Stelian Pop
· 13 years ago
b68d57c
M28: Add doc/README.m28 documentation
by Marek Vasut
· 13 years ago
5721385
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 13 years ago
6be55ee
powerpc/mpc83xx: Add 33.33MHz support for mpc8360emds
by Jerry Huang
· 13 years ago
84d7a01
OMAP3: mvblx: Initial support for mvBlueLYNX-X
by Michael Jones
· 13 years ago
4dd8349
arm, davinci: add cam_enc_4xx support
by Heiko Schocher
· 13 years ago
435199f
arm, davinci: add support for new spl framework
by Heiko Schocher
· 13 years ago
18e8ff1
spl: add option for adding post memory test to the SPL framework
by Heiko Schocher
· 13 years ago
3a0d60c
SPL: Add DMA library
by Simon Schwarz
· 13 years ago
4c4bb19
omap3: Add interface for omap3 DMA
by Simon Schwarz
· 13 years ago
eea63e0
fdt: ARM: Add fdtcontroladdr to set device tree address in environment
by Simon Glass
· 13 years ago
bbb0b12
fdt: Add support for embedded device tree (CONFIG_OF_EMBED)
by Simon Glass
· 13 years ago
46a6d51
cache: add ALLOC_CACHE_ALIGN_BUFFER macro
by Anton staaf
· 13 years ago
e877fab
MPC85xx: remove broken "mpq101" board
by Wolfgang Denk
· 13 years ago
b3f44c2
common: cosmetic: CONFIG_BOOTFILE checkpatch compliance
by Joe Hershberger
· 13 years ago
Next »