Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
ea743e659fbfa9ba4b00ba076cdbf212d6fff081
« Previous
68337fb
86xx: Use gc-sections to reduce image size
by Peter Tyser
· 14 years ago
bd9715e
86xx: Create common linker script
by Kumar Gala
· 14 years ago
d333819
mpc8640: Update the io_sel fields for PCI Express
by Peter Tyser
· 14 years ago
0641275
tqm85xx: Update PCI code
by Peter Tyser
· 14 years ago
4e339b8
sbc8641d: Update PCI code
by Peter Tyser
· 14 years ago
9a268e4
mpc8641hpcn: Update PCI code
by Peter Tyser
· 14 years ago
9d64c6b
85xx: Add support for not releasing secondary cores via 'mp_holdoff'
by Aaron Sierra
· 14 years ago
58edbc9
Disable unused chip-select for DDR controller interleaving
by York Sun
· 14 years ago
28a9667
Adding fixed sdram setting for cornet_ds board
by York Sun
· 14 years ago
84bc003
Enable POST memory test for P2020DS
by York Sun
· 14 years ago
4672e1e
Enable POST memory test for corenet_ds
by York Sun
· 14 years ago
8790ac0
Setup POST word for generic mpc85xx
by York Sun
· 14 years ago
ebbe11d
Add memory test feature for mpc85xx POST.
by York Sun
· 14 years ago
c02ce6e
Adding more control to physical address mapping
by York Sun
· 14 years ago
43b08af
always relocate fdt into an lmb-allocated memory block
by Timur Tabi
· 14 years ago
a1964ea
powerpc/8xxx: Add fdt_fixup_phy_connection helper
by Kumar Gala
· 14 years ago
f8c4249
powerpc/fsl: Introduce common enum for PHY types
by Kumar Gala
· 14 years ago
11c8dd3
FAT: buffer overflow with FAT12/16
by Stefano Babic
· 14 years ago
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
1628cfc
ARMV7: S5P: serial: support the s5pc210
by Minkyu Kang
· 14 years ago
1727e21
s5p_mmc: support 8-bit bus width
by Jaehoon Chung
· 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
Next »