Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
70994c79caec0b0304aa87d9695c79f1862ea340
70994c7
common/fdt_support.c: Fix compile warnings
by Wolfgang Denk
· 14 years ago
3ed1607
USB: sync Queue Element Transfer Descriptor against EHCI spec
by Wolfgang Denk
· 14 years ago
d078b7c
MX31: Removed warnings for iomux function
by Stefano Babic
· 14 years ago
b188157
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
2ea88b0
Makefile: rename TEXT_BASE to CONFIG_SYS_TEXT_BASE
by Eric Cooper
· 14 years ago
683e9f1
board_init_r: Removed unused cmdtp variable
by Richard Retanubun
· 14 years ago
ae8082c
Add UBI README
by Stefan Roese
· 14 years ago
a790b5b
cmd_fpga: cleanup help and check parameters
by Stefano Babic
· 14 years ago
c56ded6
FPGA: Add missing prototype
by Stefano Babic
· 14 years ago
5e7efcc
boards.cfg: update local documentation
by Mike Frysinger
· 14 years ago
cebcf7d
update board EB+CPUx9K2
by Jens Scharsig
· 14 years ago
80bf2bb
Add support for HP Jornada flashrom boards
by Kristoffer Ericson
· 14 years ago
f3a14d3
Makefile: allow boards to check file size limits
by Mike Frysinger
· 14 years ago
e9319f1
drivers/net/fec_mxc.c: write mac address in init
by John Rigby
· 14 years ago
7c957c0
Build: PXA: Fix TrizepsIV build variants
by Marek Vasut
· 14 years ago
f97e9c6
Build: PXA: Fix Vpac270 build variants
by Marek Vasut
· 14 years ago
451a0c3
PXA: Fix vpac270 OneNAND booter
by Marek Vasut
· 14 years ago
20ae519
PXA: Fix Balloon3 for Reloc
by Marek Vasut
· 14 years ago
24e84c3
PXA: Fix ZipitZ2 for Reloc
by Marek Vasut
· 14 years ago
720a650
PXA: Fix vpac270 for Reloc
by Marek Vasut
· 14 years ago
2cad92f
PXA: Fix reloc, Push lowlevel init into C code
by Marek Vasut
· 14 years ago
6ef6eb9
PXA: Add necessary information for RELOC
by Marek Vasut
· 14 years ago
80124df
PXA: fix MDREFR[APD] bit setting
by Mikhail Kshevetskiy
· 14 years ago
11934fb
PXA: fix environment sector size, kernel and environment location for vpac270
by Mikhail Kshevetskiy
· 14 years ago
b2b67ba
PXA: cleanup vpac270 config and set CONFIG_SYS_HZ to 1000
by Mikhail Kshevetskiy
· 14 years ago
5aa5762
PXA: remove unused u-boot.lds from board/vpac270
by Mikhail Kshevetskiy
· 14 years ago
c6d64c7
PXA: Add missing MAINTAINERS entries
by Marek Vasut
· 14 years ago
10da95a
PXA: Balloon3 board support
by Marek Vasut
· 14 years ago
f905432
PXA: Voipac270 improvements
by Marek Vasut
· 14 years ago
6375dad
PXA: Add initial Palm LifeDrive support
by Marek Vasut
· 14 years ago
aaa2a2f
PXA: Palm Tungsten|C Support
by Marek Vasut
· 14 years ago
dd88d79
common: Enable serial for PXA250
by Marek Vasut
· 14 years ago
8b71d2b
PXA: pxafb: Marvell Littleton LCD definition
by Marek Vasut
· 15 years ago
42222be
PXA: pxafb: Add support for Sharp LQ038J7DH53
by Marek Vasut
· 14 years ago
f7d58d9
PXA: pxafb: Add ACX517AKN support
by Marek Vasut
· 14 years ago
3ba8bf7
PXA: pxa-regs.h cleanup
by Marek Vasut
· 14 years ago
9f80a20
PXA: pxafb: Fix indent problems
by Marek Vasut
· 14 years ago
2841703
Expand POST memory test to support arch-depended implementation.
by York Sun
· 14 years ago
1ed3b71
Merge branch 'at91' of git://git.denx.de/u-boot-atmel
by Wolfgang Denk
· 14 years ago
923527a
doc/README.scrapyard: add documentation for abandoned boards
by Wolfgang Denk
· 14 years ago
6d8d4ef
Merge branch 'elf_reloc'
by Wolfgang Denk
· 14 years ago
083d506
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
5dca710
AT91 clock/timer: move static data to global_data struct
by Reinhard Meyer
· 14 years ago
3b83522
at91rm9200ek: enbable USB support
by Andreas Bießmann
· 14 years ago
ab8fe79
at91rm9200: enable USB support
by Andreas Bießmann
· 14 years ago
99fa97e
at91rm9200ek: convert to at91
by Andreas Bießmann
· 14 years ago
333d86d
NC650/CP850: remove code for yet another corpse
by Wolfgang Denk
· 14 years ago
b952c24
QONG: fix and update board config file
by Wolfgang Denk
· 14 years ago
68a75d0
i.MX31: Fix Litekit board to use new ARM relocation support.
by Magnus Lilja
· 14 years ago
65e62d6
MX5: Remove dead code with ENABLE_IMPRECISE_ABORT
by Jason Liu
· 14 years ago
c8d76ea
Rename TEXT_BASE: fix merge conflicts
by Wolfgang Denk
· 14 years ago
b485556
ARM: enable device tree for beagle
by John Rigby
· 14 years ago
2d1916e
ARM: add flat device tree support
by John Rigby
· 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
d1e0b10
powerpc: do not fixup NULL ptrs
by Joakim Tjernlund
· 14 years ago
d98b052
powerpc: Cleanup BOOTFLAG_* references
by Peter Tyser
· 14 years ago
29c6fbe
MPC5121: Add USB EHCI support
by Damien Dusha
· 14 years ago
6f119c5
Merge branch 'master' of /home/wd/git/u-boot/master/
by Wolfgang Denk
· 14 years ago
9c3c788
MAINTAINERS: Fix alphabetical order in ARM subsection
by Enric Balletbo i Serra
· 14 years ago
d48455a
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 14 years ago
1211a46
config.mk cleanup: drop "-I$(TOPDIR)/board" entries
by Wolfgang Denk
· 14 years ago
0777eaf
MAKEALL: allow additional board selections
by Wolfgang Denk
· 14 years ago
2ae1824
Makefile: move all Power Architecture boards into boards.cfg
by Wolfgang Denk
· 14 years ago
2bad5df
autoconfig.mk: avoid apostophes around hex values
by Wolfgang Denk
· 14 years ago
14d0a02
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
d24f2d3
mkconfig: change CONFIG_MK_ prefix into plain CONFIG_
by Wolfgang Denk
· 14 years ago
9329cdf
Build: Add "board options" column to boards.cfg
by Marek Vasut
· 14 years ago
74c7a95
Makefile: clean MatrixVision builds
by Wolfgang Denk
· 14 years ago
16e0099
Fix warning in nand unlock command
by Scott Wood
· 14 years ago
e222935
mpc83xx: fix 837x MDS PCI HOST build
by Kim Phillips
· 14 years ago
ae188d4
MPC832XEMDS: fix pci.c build warning
by Wolfgang Denk
· 14 years ago
059e778
logodl: remove code for yet another corpse
by Wolfgang Denk
· 14 years ago
b6e7bd9
schmoogie: fix build error due to removal of forceenv()
by Wolfgang Denk
· 14 years ago
439f6f7
FPGA: fix support for non-Lattice devices
by Wolfgang Denk
· 14 years ago
a2f9bff
MX31: add delay between USB port setup and reset
by Stefano Babic
· 14 years ago
ff9f475
MX5: rename mx51 to mx5
by Jason Liu
· 14 years ago
cacc342
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
59e0d61
da850evm: fix linux bootparam address
by Ben Gardiner
· 14 years ago
3d248d3
da850evm: basic MII EMAC support
by Ben Gardiner
· 14 years ago
771d028
da850evm: add mtdpart and ubi commands with NAND support
by Ben Gardiner
· 14 years ago
6b2c646
da850evm: setup NAND support under CONFIG_USE_NAND
by Ben Gardiner
· 14 years ago
a3f8829
da850evm: setup the NAND flash timings
by Ben Gardiner
· 14 years ago
756d1fe
da850evm : enable NAND even when not in NAND boot mode
by Ben Gardiner
· 14 years ago
10d6ac9
davinci_nand, trivial : use symbolic ECC start command
by Ben Gardiner
· 14 years ago
1a832dc
OMAP3: Add support for the OMAP3 IGEP module.
by Enric Balletbo i Serra
· 14 years ago
8a3f6bb
OMAP3: Add support for the IGEP v2 board.
by Enric Balletbo i Serra
· 14 years ago
84b6631
OMAP3: SDRC: Introduce Numonyx DDR type
by Enric Balletbo i Serra
· 14 years ago
57b512b
ARMV7: OMAP4: Implement relocation for Panda and OMAP4430SDP
by Steve Sakoman
· 14 years ago
136c69a
ARMV7: OMAP3: Fix bug in get_sdr_cs_offset()
by Steve Sakoman
· 14 years ago
68b0fbf
ARMV7: OMAP3: Enable cache support on Overo
by Steve Sakoman
· 14 years ago
4d7d7bc
ARMV7: OMAP3: Implement relocation for Overo
by Steve Sakoman
· 14 years ago
6445535
ARMV7: OMAP4: Enable saveenv to eMMC for SDP4430
by Sukumar Ghorai
· 14 years ago
cd7c572
ARMV7: OMAP4: Use generic mmc driver on Overo
by Steve Sakoman
· 14 years ago
0cd3114
ARMV7: OMAP4: Use generic mmc driver on Beagle
by Steve Sakoman
· 14 years ago
084c4c1
ARMV7: OMAP4: Use generic mmc driver on SDP4430
by Sukumar Ghorai
· 14 years ago
Next »