Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
5f6db68b42024b51a9a1fddd7d4371d2af82c090
« Previous
a42a9d7
usb: Remove usb_dev_init() from ehci-ppc4xx.c
by Stefan Roese
· 14 years ago
273d720
usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset()
by Stefan Roese
· 14 years ago
e42a7df
arm1176: bugfix: fix start.S for ELF relocation
by Albert Aribaud
· 14 years ago
3336ca6
arm: add ELF relocation support to rest of cpus
by Albert Aribaud
· 14 years ago
67333f7
usb: Add WATCHDOG_RESET call to polling loop
by Stefan Roese
· 14 years ago
222d6df
usb: fix for USB_ST_STALLED status reporting in ehci_submit_async()
by Anatolij Gustschin
· 14 years ago
38041db
Seagate FreeAgent DockStar support
by Eric Cooper
· 14 years ago
50e2df3
Fix NAND booting make target
by Stefan Roese
· 14 years ago
565e39c
imx: Get fec mac address from fuse
by Liu Hui-R64343
· 14 years ago
a676cca
mx51evk: savenv or env save command does not work
by Jason Liu
· 14 years ago
c70e7dd
Blackfin: tweak objects specified before embedded environment
by Mike Frysinger
· 14 years ago
4024242
Blackfin: drop initcode.o from combined object
by Mike Frysinger
· 14 years ago
e81bb57
DaVinci: remove bogus DEF_BOOTM definition
by Wolfgang Denk
· 14 years ago
4f6fc15
DA850 EVM: passing maximum clock rate information to kernel
by Sekhar Nori
· 14 years ago
718f746
DA850 EVM: add information regarding DA850 in README.davinci
by Sekhar Nori
· 14 years ago
8721e95
OMAP4: Panda: Disable CMD_NFS
by Steve Sakoman
· 14 years ago
7322524
OMAP3: pandora: update config for production
by Grazvydas Ignotas
· 14 years ago
8b6724a
OMAP3: remove unused config macros
by Grazvydas Ignotas
· 15 years ago
23df4f6
OMAP3: pandora: fix relocation and init memory
by Grazvydas Ignotas
· 14 years ago
93e3568
omap4: board: change global data pointer to file scope
by Nishanth Menon
· 14 years ago
eb9a28f
mmc: omap: timeout counter fix
by Nishanth Menon
· 14 years ago
f35d61a
da830: fixup ARM relocation support
by Nick Thompson
· 14 years ago
fa722ea
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 14 years ago
b9d7753
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· 14 years ago
812083d
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 14 years ago
b68ef0d
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 14 years ago
83e3907
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 14 years ago
bcde82a
Merge branch 'net' of git://git.denx.de/u-boot-sparc
by Wolfgang Denk
· 14 years ago
c05b18f
Exclude drivers/qe/fdt.c without CONFIG_QE
by Sebastien Carlier
· 14 years ago
49508d4
Blackfin: make sure bss len is multiple of 4 bytes
by Mike Frysinger
· 14 years ago
cd97dd4
Blackfin: stick ins/outs funcs into their own .text section
by Mike Frysinger
· 14 years ago
635d1b3
Makefile: Fix build with USE_PRIVATE_LIBGCC
by Matthias Weisser
· 14 years ago
6439466
GRETH: removed space in network driver device name.
by Daniel Hellstrom
· 14 years ago
ed52d12
GRETH: fixed 2 decriptor table typos
by Daniel Hellstrom
· 14 years ago
533b67d
GRETH: Added extra RESET, this is needed if GRETH was stopped during an ethernet frame reception.
by Daniel Hellstrom
· 14 years ago
e780d82
GRETH: Added autodetection of PHY address, or let BSP hardcode it.
by Daniel Hellstrom
· 14 years ago
6644c19
GRETH: made debug printouts use common debug() macro.
by Daniel Hellstrom
· 14 years ago
e3ce686
GRETH: removed unneccesary register write and one clean up.
by Daniel Hellstrom
· 14 years ago
464ce94
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Minkyu Kang
· 14 years ago
6163f5b
malloc: Fix issue with calloc memory possibly being non-zero
by Kumar Gala
· 14 years ago
f7ac99f
net: e1000: typo using wrong argument to sizeof
by Matthew McClintock
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
d7b1970
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
858ecd9
tx25: fix linker file for newer ld support
by Albert Aribaud
· 14 years ago
aaeb0a8
ARM: fix linker file for newer ld support
by Albert Aribaud
· 14 years ago
9b107e6
post, i2c: add missing curly bracket in i2c_post_test
by Heiko Schocher
· 14 years ago
0091337
i2c, mpc5xxx: add multibus support
by Heiko Schocher
· 14 years ago
1032d97
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Minkyu Kang
· 14 years ago
8ad25bf
Net: clarify board/cpu_eth_init calls
by Ben Warren
· 14 years ago
a98ae78
Makefile: move include for config.mk up
by François Revol
· 14 years ago
cd57b0b
MAKEALL: Do a sanity check on user-supplied arguments
by Peter Tyser
· 14 years ago
009884a
pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOW
by Peter Tyser
· 14 years ago
a38d216
pci: Fix ordering of devices when CONFIG_PCI_SCAN_SHOW
by Peter Tyser
· 14 years ago
983eb9d
pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW
by Peter Tyser
· 14 years ago
37d03fc
fsl_pci_init: Quiet scanning printf()
by Peter Tyser
· 14 years ago
e7060dc
mpc85xx: Fix SERDES/eTSEC message indentation
by Peter Tyser
· 14 years ago
8ca78f2
fsl: Clean up printing of PCI boot info
by Peter Tyser
· 14 years ago
a72dbae
fsl_pci_init: Make fsl_pci_init_port() PCI/PCIe aware
by Peter Tyser
· 14 years ago
258ccd6
net: Fix potential empty DHCP Parameter Request List
by Jason Liu
· 14 years ago
6d1d51b
env_mmc: fix compile warning
by Lei Wen
· 14 years ago
02bd475
tools/env: cleanup host build flags
by Daniel Hobi
· 14 years ago
34bbf61
PowerPC: Don't destroy fixup table while doing fixups
by Joakim Tjernlund
· 14 years ago
4b29bdb
net: e1000: Add initialized eth_device & e1000_hw structure
by Kumar Gala
· 14 years ago
fe7f188
net: uli526x: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
7faeb99
net: tsi108_eth: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
5ed0eec
net: pcnet: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
9a07e80
net: ns8382x: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
a9bc6d7
net: natsemi: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
de0b957
net: fec_mxc: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
72c4c33
net: eepro100: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
be44f75
net: dc2114x: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
986f727
net: rtl8139: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
f4eaef7
net: rtl8169: Add initialized eth_device structure
by Nobuhiro Iwamatsu
· 14 years ago
b4770a5
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 14 years ago
4b7594c
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 14 years ago
be25083
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 14 years ago
227b725
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Wolfgang Denk
· 14 years ago
34998ca
Merge branch 'at91' of git://git.denx.de/u-boot-atmel
by Wolfgang Denk
· 14 years ago
d963e84
Merge branch 'master' of /home/wd/git/u-boot/master
by Wolfgang Denk
· 14 years ago
b1b7646
TQM85xx: Fix bug introduced by 83xx/85xx/86xx: LBC register cleanup
by Becky Bruce
· 14 years ago
4629907
powerpc/corenet_ds: display the RCW at boot
by Timur Tabi
· 15 years ago
0ce8437
powerpc/p4080ds: Move ICS refclk define into P4080DS.h
by Kumar Gala
· 14 years ago
ed17915
powerpc/corenet_ds: Move CONFIG_SYS_TEXT_BASE into corenet_ds.h
by Kumar Gala
· 14 years ago
4f55d51
powerpc/corenet_ds: Enable DHCP suport
by Kumar Gala
· 14 years ago
39c2a6e
p1_p2_rdb: to set SQW/INT pin of RTC as INT line
by Priyanka Jain
· 14 years ago
96196a1
powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl build
by Haiying Wang
· 14 years ago
0635b09
powerpc/85xx: rename CONFIG_SYS_TEXT_BASE to CONFIG_SYS_MONITOR_BASE
by Haiying Wang
· 14 years ago
36ae6a8
powerpc/85xx: Fix lds for nand build
by Haiying Wang
· 14 years ago
16855ec
powerpc/8xxx: Enable e1000 driver on some FSL boards
by Kumar Gala
· 14 years ago
9147ce1
powerpc/8xxx: Fix merge issue with P2020DS DDR2 build config
by Kumar Gala
· 14 years ago
e0987e2
sf: ramtron: new spi fram driver
by Reinhard Meyer
· 14 years ago
0fc43a4
armv7, beagle: Second SDRAM bank don;t work
by Heiko Schocher
· 14 years ago
76ee9a2
omap3evm: Fix mechanism to identify board revision
by Sanjeev Premi
· 14 years ago
63f4240
omap3evm: Wrap function under CONFIG_USB_OMAP3
by Sanjeev Premi
· 14 years ago
6a1e58e
omap3evm: Support relocation
by Sanjeev Premi
· 14 years ago
ac657c4
ARMV7: OMAP3: Use generic mmc driver on OMAP3 IGEP module
by Enric Balletbo i Serra
· 14 years ago
f49d7b6
ARMV7: OMAP3: Use generic mmc driver on IGEP v2
by Enric Balletbo i Serra
· 14 years ago
4a1a06b
mmc: Add multi-block read support to the generic mmc driver
by Alagu Sankar
· 14 years ago
def412b
mmc: Clean up generic mmc driver multi-block write functions
by Steve Sakoman
· 14 years ago
31bfcf1
ARMV7: OMAP: Fix build after introduction of GENERATED_GBL_DATA_SIZE
by Steve Sakoman
· 14 years ago
Next »