Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
d24f2d321d8e78e990d100000d8efc4845c78b1c
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
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
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
7e982c9
ARMV7: OMAP4: Use generic mmc driver on Panda
by Sukumar Ghorai
· 14 years ago
de94124
ARMV7: OMAP: Add new mmc driver compatible with CONFIG_GENERIC_MMC
by Sukumar Ghorai
· 14 years ago
d23e2c0
MMC: Fix for capacity calculation on eMMC
by Sukumar Ghorai
· 14 years ago
7b7903e
ARMV7: OMAP: Use default vendor/product ID for USB gadget
by Steve Sakoman
· 14 years ago
6ca8037
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Wolfgang Denk
· 14 years ago
5641f34
Blackfin: workaround anomaly 05000440
by Mike Frysinger
· 14 years ago
e5d8984
Blackfin: update anomaly lists to latest sheets
by Mike Frysinger
· 14 years ago
edad84c
mx51evk: add u-boot.imx to ALL target
by Loic Minier
· 14 years ago
e79f483
env_mmc: fix cannot save env issue
by Lei Wen
· 14 years ago
1a2d9b3
ns16550: Add WATCHDOG_RESET to putc for short watchdog timeout boards
by Stefan Roese
· 14 years ago
d470a6f
env_mmc: Fix crashing bug encountered after enabling ARM relocation
by Steve Sakoman
· 14 years ago
4bbfd3e
ppc: Conditionally compile bat_rw.c
by Peter Tyser
· 14 years ago
812493a
Fix define for MPC5121 ADS board.
by mark.vels@team-embedded.nl
· 14 years ago
e1b4c57
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
da61f6c
Merge branch 'sf' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 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
d7dc464
MX31: Add USB Host support to the QONG board
by Stefano Babic
· 14 years ago
5b59150
MX31: Add support for MXC EHCI controller
by Stefano Babic
· 14 years ago
f76888c
MX31: add support for setting pin pads
by Stefano Babic
· 14 years ago
b9eb3fd
MX31: Add support to update FPGA bitstream
by Stefano Babic
· 14 years ago
70e2326
MX31: Adding missing iomux pin to MX.31 registers
by Stefano Babic
· 14 years ago
3b8ac46
FPGA: add support for downloading Lattice bitstream
by Stefano Babic
· 14 years ago
4ee691f
usb: musb: only write CLRDATATOG when appropriate
by Bryan Wu
· 14 years ago
99e9ed1
usb: Add support for multiple-LUN mass storage devices
by Ludovic Courtès
· 14 years ago
98fae97
USB-CDC: Prevent rx_req being enqueued twice
by Vitaly Kuzmichev
· 14 years ago
ac5d32d
USB-CDC: Fix tx/rx_req memory leaks
by Vitaly Kuzmichev
· 14 years ago
f2443d1
USB: Make non-bulk delay longer in OHCI
by Marek Vasut
· 14 years ago
89bca0a
board/armltd/integrator/split_by_variant.sh: fix 'echo -n'
by Andreas Bießmann
· 14 years ago
249d521
ARMV7: Fixed baudrate setting in pl01x driver
by Matt Waddel
· 14 years ago
b80e41a
ARMV7: Versatile Express Coretile CortexA9x4 support
by Matt Waddel
· 14 years ago
a4a87d8
arch/arm/include/asm/sizes.h: cleanups
by Andreas Bießmann
· 14 years ago
bfe8fe8
Merge branch 'master' of git://git.denx.de/u-boot-marvell
by Wolfgang Denk
· 14 years ago
11080ab
ARM: relocation: don't undef CONFIG_SYS_ARM_WITHOUT_RELOC
by Ben Gardiner
· 14 years ago
a784c01
ARM: relocation: fix typo in comment
by Heiko Schocher
· 14 years ago
0b20ed7
Kirkwood: Changes specific to ARM relocation support
by Prafulla Wadaskar
· 14 years ago
54e999a
kirkwood: added common config file mv-common.h
by Prafulla Wadaskar
· 14 years ago
beeb258
Kirkwood: dram_init is moved to dram.c
by Prafulla Wadaskar
· 14 years ago
500f2ff
orion5x: optimize window size computation
by Albert Aribaud
· 14 years ago
c0cd020
Kirkwood: print_cpuinfo fixed for valid devid revid
by Prafulla Wadaskar
· 14 years ago
d349713
mvsata_ide: adjust port init sequence
by Albert Aribaud
· 14 years ago
0d3fe2b
sf: turn probe switch into a lookup table
by Reinhard Meyer
· 14 years ago
076f1be
TSI148: Fix argument parsing
by Brent Darley
· 14 years ago
52ebd9c
powerpc: Remove warm reset entry point
by Peter Tyser
· 14 years ago
3792d74
ppmc7xx: Use _start as reset entry point
by Peter Tyser
· 14 years ago
a1c4864
powerpc: Zero out board info struct on bootup
by Peter Tyser
· 14 years ago
eaadb44
cp/cmp: Add WATCHDOG_RESET in copy and compare loop
by Stefan Roese
· 14 years ago
c91d456
examples/standalone: Use gcc's -fno-toplevel-reorder
by Peter Tyser
· 14 years ago
92d1a40
a4m072: support for SHOW_BOOT_PROGRESS feature using LED display
by Ilya Yanok
· 14 years ago
cb5639c
a4m072: led display support
by Ilya Yanok
· 14 years ago
7f0d241
led_display: split led display support into generic and hw-dependent parts
by Ilya Yanok
· 14 years ago
9531a23
A4M072: Added support for the board.
by Sergei Poselenov
· 14 years ago
3831530
VFAT: fix processing of scattered long file name entries
by Mikhail Zolotaryov
· 14 years ago
b75a2dd
tools/imls: fix comment in Makefile
by Daniel Hobi
· 14 years ago
d259079
env: don't set to default env twice when use CONFIG_ENV_IS_NOWHERE
by Lei Wen
· 14 years ago
be4424c
zlib: Add further watchdog reset calls
by Stefan Roese
· 14 years ago
f852628
zlib/gunzip: Use WATCHDOG_RESET macro
by Stefan Roese
· 14 years ago
6213b8f
pdm360ng: add EDID property to FDT display node
by Anatolij Gustschin
· 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
c0c3590
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
by Wolfgang Denk
· 14 years ago
655c549
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
by Wolfgang Denk
· 14 years ago
0ee8746
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· 14 years ago
d30b570
Kirkwood: Changes specific to ARM relocation support
by Prafulla Wadaskar
· 14 years ago
44f1ec6
kirkwood: added common config file mv-common.h
by Prafulla Wadaskar
· 14 years ago
6edf0f1
Kirkwood: dram_init is moved to dram.c
by Prafulla Wadaskar
· 14 years ago
3b467ec
orion5x: optimize window size computation
by Albert Aribaud
· 14 years ago
35883cc
Kirkwood: print_cpuinfo fixed for valid devid revid
by Prafulla Wadaskar
· 14 years ago
7054cfd
mvsata_ide: adjust port init sequence
by Albert Aribaud
· 14 years ago
0e3fa01
cfi_flash: Fix "Unknown FLASH" error message
by John Schmoller
· 14 years ago
b98cba0
microblaze: Support little-endian microblaze target
by Michal Simek
· 14 years ago
d69f8f4
microblaze: Add support for NET_MULTI api
by Michal Simek
· 14 years ago
4aecfb1
microblaze: Fix microblaze-generic config file
by Michal Simek
· 14 years ago
Next »