Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
d394a7795027d96ca55799df40bd5c4a13dbeebe
d394a77
sf: new driver for Winbond W25X16/32/64 devices
by Jason McMullan
· 15 years ago
cada315
mpc8260: move FDT memory node fixup into common CPU code.
by Marcel Ziswiler
· 15 years ago
f2cea40
Add driver for FTRTC010 real time clock
by Po-Yu Chuang
· 15 years ago
c0356a8
MIMC200: set default fbmem value
by Mark Jackson
· 15 years ago
3ffc0d6
ppc4xx: Initialize magnetic coupler on VOM405 boards
by Matthias Fuchs
· 15 years ago
be0db3e
ppc4xx: Initialize magnetic couplers in PLU405
by Matthias Fuchs
· 15 years ago
067f54c
Add minimal SJA1000 header for basic CAN mode
by Matthias Fuchs
· 15 years ago
3c014f1
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· 15 years ago
7b18e8c
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 15 years ago
b55edd9
Merge branch 'master-sync' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 15 years ago
cdbdbe6
ppc/85xx: Fix how we determine the number of CAM entries
by Kumar Gala
· 15 years ago
fbd47b6
smc911x: make smc911x_initialize return correct value
by Mike Rapoport
· 15 years ago
c44efcf
smc911x_eeprom: fix building after smc911x overhaul
by Mike Frysinger
· 15 years ago
3ad95de
fsl-ddr: Fix the chip-select interleaving issue
by Dave Liu
· 15 years ago
4f12798
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· 15 years ago
a9e9d69
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 15 years ago
651ef90
mxc_fec: avoid free() calls to already freed pointers.
by javier Martin
· 15 years ago
e8f1546
mxc_fec: fix some erroneous PHY accesses.
by javier Martin
· 15 years ago
f865fcb
ARM Don't inline weak symbols
by Ron Lee
· 15 years ago
d14c7ec
Fix SMC91111 regression: lpd7a40x build failures
by Ben Warren
· 15 years ago
1031ae9
SMC91111: Clean up SMC_inx macros on xsengine and xaeniax
by Ben Warren
· 15 years ago
0f36527
Merge branch 'master-sync' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 15 years ago
830c7b6
Fix CS8900 regression on impa7 board
by Ben Warren
· 15 years ago
e5c5d9e
clarify eth driver halt/recv steps
by Mike Frysinger
· 15 years ago
497ab0e
Fix cs8900 dev->priv not init issue
by Hui.Tang
· 15 years ago
4fe5193
ppc4xx: 44x_spd_ddr2.c: Fix register macro ECCCR -> ECCES (SDRAM_ECCES)
by Stefan Roese
· 15 years ago
916ed94
ppc4xx: Canyonlands: Change EBC bus config to drive always (no high-z)
by Stefan Roese
· 15 years ago
25793f7
ARM: Use Linux version for unaligned access code
by Remy Bohmer
· 15 years ago
6d6e7c5
ppc/85xx: Fix inclusion of 83xx immap in 85xx builds
by Kumar Gala
· 15 years ago
107b579
86xx: Remove redundant code in initdram
by Becky Bruce
· 15 years ago
715d8f7
fsl_pci_init_port end-point initialization is broken
by Ed Swarthout
· 15 years ago
01471d5
Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support"
by Kumar Gala
· 15 years ago
ff882295
ppc/85xx: Fix misc L2 cache enabling bug
by Dave Liu
· 15 years ago
b91b8f7
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 15 years ago
59434fe
sh: Update lowlevel_init.S of espt-giga
by Nobuhiro Iwamatsu
· 15 years ago
f1cae19
sh: Move some defs to convince 'pcrel too far'
by Nobuhiro Iwamatsu
· 15 years ago
0f9eaf4
sh: Remove malloc_bin_reloc from lib_sh, lib_nios2 and lib_nios.
by Nobuhiro Iwamatsu
· 15 years ago
0775437
Fix DM9000 MAC address handling
by Ben Warren
· 15 years ago
98d92d8
sbc8349: fix incorrect comment
by Wolfgang Denk
· 15 years ago
f2b4bc0
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
by Wolfgang Denk
· 15 years ago
d187fca
Merge branch 'master' of git://git.denx.de/u-boot-sparc
by Wolfgang Denk
· 15 years ago
a38f85e
Fix Compliation warning for TNY-A9260 and TNY-A9G20
by Sandeep Paulraj
· 15 years ago
264e42e
Fix Compliation warning for SBC35-A9G20 board
by Sandeep Paulraj
· 15 years ago
353462f
galaxy5200: Add default environment variables
by Eric Millbrandt
· 15 years ago
fa36ae7
cfi: Add weak default function for flash_cmd_reset()
by Stefan Roese
· 15 years ago
4946775
Coding Style cleanup; update CHANGELOG, prepare -rc1
by Wolfgang Denk
· 15 years ago
246c692
Add 'editenv' command
by Peter Tyser
· 15 years ago
b0fa8e5
setenv(): Delete 0-length environment variables
by Peter Tyser
· 15 years ago
ecc5500
readline(): Add ability to modify a string buffer
by Peter Tyser
· 15 years ago
f923943
cread_line(): Remove unused variables
by Peter Tyser
· 15 years ago
e491a71
Check for NULL prompt in readline_into_buffer()
by Peter Tyser
· 15 years ago
16d1c10
drivers/net/phy/miiphybb.c: fix warning: no newline at end of file
by Wolfgang Denk
· 15 years ago
98cecb6
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 15 years ago
a747a7f
Revert "env: only build env_embedded and envcrc when needed"
by Wolfgang Denk
· 15 years ago
3fca803
mpc85xx: Configure QE USB for MPC8569E-MDS boards
by Anton Vorontsov
· 15 years ago
14809b6
mpc85xx: Configure QE UART for MPC8569E-MDS boards
by Anton Vorontsov
· 15 years ago
70d665b
mpc85xx: Setup QE pinmux for SPI Flash on MPC8569E-MDS boards
by Anton Vorontsov
· 15 years ago
65dec3b
mpc85xx: Setup SRIO memory region LAW for MPC8569E-MDS boards
by Anton Vorontsov
· 15 years ago
a29155e
mpc85xx: Add eLBC NAND support for MPC8569E-MDS boards
by Anton Vorontsov
· 15 years ago
7f52ed5
mpc85xx: Add eSDHC support for MPC8569E-MDS boards
by Anton Vorontsov
· 15 years ago
4861812
xpedite5370: Enable multi-core support
by Peter Tyser
· 15 years ago
5ccd29c
85xx: MP Boot Page Translation update
by Peter Tyser
· 15 years ago
70ed869
ppc/85xx/pci: fsl_pci_init: pcie agent mode support
by Vivek Mahajan
· 15 years ago
273a28a
85xx/p1_p2_rdb: Fixing DDR configuration for 800MHz data rate
by Poonam Aggrwal
· 15 years ago
924024c
85xx/p1_p2rdb: Fix crash while configuring 32 bit DDR i/f for P1020RDB.
by Poonam Aggrwal
· 15 years ago
2c0c58b
Fix bug in jumptable call stubs for SPARC.
by Sergey Mironov
· 15 years ago
3e303f7
fdt_support: Add multi-serial support for stdout fixup
by Anton Vorontsov
· 15 years ago
da0e5f7
ppc/85xx: Fix crashes due to generation of SPE instruction
by Leon Woestenberg
· 15 years ago
654ea1f
ppc/85xx: Make L2 support more robust
by Dave Liu
· 15 years ago
613ad28
ppc/85xx: Fix compiler warning in nand_spl/.../p1_p2_rdb/nand_boot.c
by Kumar Gala
· 15 years ago
e8967d9
ppc/85xx: Fix building NAND_SPL out of tree
by Kumar Gala
· 15 years ago
f3ee258
License cleanup: Fix license header for some esd display configurations
by Matthias Fuchs
· 15 years ago
4166ee5
sf: add GPL-2 license info
by Mike Frysinger
· 15 years ago
d535a49
fdt: Fix fdt padding issue for initrd mem_rsv
by Kumar Gala
· 15 years ago
0ac59d0
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 15 years ago
922754c
Merge branch 'master-sync' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 15 years ago
09cc048
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 15 years ago
4ee6326
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 15 years ago
a89805f
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 15 years ago
62506ae
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 15 years ago
25ee856
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 15 years ago
4bc3d2a
ARM: OMAP3: Refactors the SM911x driver
by Steve Sakoman
· 15 years ago
f380737
s5pc1xx: SMDKC100: fix compile warnings
by Minkyu Kang
· 15 years ago
8003c36
arm926ejs: 8-byte align stack to avoid LDRD/STRD problems
by Simon Kagstrom
· 15 years ago
e63e590
TI OMAP3 SDP3430: Initial Support
by Tom Rix
· 15 years ago
a4474ff
TI DaVinci: Adding Copyright for DM365 EVM
by Sandeep Paulraj
· 15 years ago
11b0102
TI DaVinci: Fix DM6467 EVM Compilation Warning
by Sandeep Paulraj
· 15 years ago
fac1ef4
TI DaVinci: DM355 Leopard: Fix compilation warning
by Sandeep Paulraj
· 15 years ago
f8a812a
TI OMAP3: make gpmc_config as const
by Nishanth Menon
· 15 years ago
cfc2587
ppc4xx: Sequoia: Add chip_config command
by Stefan Roese
· 15 years ago
c85b583
ppc4xx: Yosemite/Yellowstone: Check and reconfigure the PCI sync clock
by Stefan Roese
· 15 years ago
23c51a2
ppc4xx: Sequoia/Rainer: Check and reconfigure the PCI sync clock
by Stefan Roese
· 15 years ago
08c6a26
ppc4xx: Print PCI synchronous clock frequency upon bootup
by Stefan Roese
· 15 years ago
5e47f95
ppc4xx: Add function to check and dynamically change PCI sync clock
by Stefan Roese
· 15 years ago
92b8964
ppc4xx: Update flash size in reg property of the NOR flash node
by Stefan Roese
· 15 years ago
30d45c0
fdt: Add fdt_fixup_nor_flash_size() to fixup NOR FLASH size in dtb
by Stefan Roese
· 15 years ago
76706cb
cpu/ppc4xx/fdt.c: avoid strcpy() to constant string
by Wolfgang Denk
· 15 years ago
0e1ac98
cpu/ppc4xx/fdt.c: avoid strcpy() to constant string
by Wolfgang Denk
· 15 years ago
c55096c
smc911x: add support for LAN9220
by Daniel Mack
· 16 years ago
f67066b
envcrc: check return value of fwrite()
by Mike Frysinger
· 15 years ago
Next »