Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
61fb15c516fef5631e305f1976d7b3a679725856
61fb15c5
Fix coding style issues; update CHANGELOG.
by Wolfgang Denk
· 17 years ago
6e1bbe6
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 17 years ago
81b38be
Merge branch 'master' of git://www.denx.de/git/u-boot-sh
by Wolfgang Denk
· 17 years ago
58bbc77
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 17 years ago
f77ac3d
Merge branch 'master' of git://www.denx.de/git/u-boot-avr32
by Wolfgang Denk
· 17 years ago
3f523ed
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
by Wolfgang Denk
· 17 years ago
bd878eb
Merge branch 'testing' of git://www.denx.de/git/u-boot-fdt
by Wolfgang Denk
· 17 years ago
467bcee
cfi_flash: Add manufacturer-specific fixups
by Haavard Skinnemoen
· 17 years ago
0ddf06d
cfi_flash: Add cmdset-specific init functions
by Haavard Skinnemoen
· 17 years ago
e23741f
cfi_flash: Read whole QRY structure in one go
by Haavard Skinnemoen
· 17 years ago
df9c25e
AVR32: Fix logic inversion in disable_interrupts()
by Haavard Skinnemoen
· 17 years ago
acac475
AVR32: Enable interrupts at bootup
by Haavard Skinnemoen
· 17 years ago
9570bcd
AVR32: Fix wrong pin setup for USART3
by Haavard Skinnemoen
· 17 years ago
09ea0de
README: Remove ATSTK1000 daughterboard list
by Haavard Skinnemoen
· 17 years ago
c81cbba
Add ATSTK100[234] to MAINTAINERS
by Haavard Skinnemoen
· 17 years ago
64ff235
AVR32: Add support for the ATSTK1004 board
by Haavard Skinnemoen
· 17 years ago
667568d
AVR32: Add support for the ATSTK1003 board
by Haavard Skinnemoen
· 17 years ago
5fee84a
AVR32: Make some AT32AP700x peripherals optional
by Haavard Skinnemoen
· 17 years ago
36f28f8
AVR32: Rename at32ap7000 -> at32ap700x
by Haavard Skinnemoen
· 17 years ago
4d5fa99
atmel_mci: Show SR when block read fails
by Haavard Skinnemoen
· 17 years ago
12d30aa
cfi_flash: Use map_physmem() and unmap_physmem()
by Haavard Skinnemoen
· 17 years ago
4d7d693
Introduce map_physmem() and unmap_physmem()
by Haavard Skinnemoen
· 17 years ago
cdbaefb
cfi_flash: Introduce read and write accessors
by Haavard Skinnemoen
· 17 years ago
812711c
Implement __raw_{read,write}[bwl] on all architectures
by Haavard Skinnemoen
· 17 years ago
be60a90
cfi_flash: Reorder functions and eliminate extra prototypes
by Haavard Skinnemoen
· 17 years ago
3055793
cfi_flash: Make some needlessly global functions static
by Haavard Skinnemoen
· 17 years ago
7e5b9b4
cfi_flash: Break long lines
by Haavard Skinnemoen
· 17 years ago
42026c9
CFI: synchronize command offsets with Linux CFI driver
by Bartlomiej Sieka
· 17 years ago
8ff3de6
Handle MPC85xx PCIe reset errata (PCI-Ex 38)
by Kumar Gala
· 17 years ago
82ac8c9
Update Freescale MPC85xx ADS/CDS/MDS board config
by Kumar Gala
· 17 years ago
d435793
Handle Asynchronous DDR clock on 85xx
by Kumar Gala
· 17 years ago
22abb2d
Update Freescale MPC85xx ADS/CDS/MDS board config
by Kumar Gala
· 17 years ago
415a613
Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale.
by Kumar Gala
· 17 years ago
c2d943f
Move the MPC8540 ADS board under board/freescale.
by Kumar Gala
· 17 years ago
870ceac
Move the MPC8560 ADS board under board/freescale.
by Kumar Gala
· 17 years ago
acbca87
Move the MPC8568 MDS board under board/freescale.
by Kumar Gala
· 17 years ago
a853d56
Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xx
by Kumar Gala
· 17 years ago
04db400
Stop using immap_t on 85xx
by Kumar Gala
· 17 years ago
2714223
Remove CONFIG_OF_FLAT_TREE related code from mpc85xx since we now use libfdt
by Kumar Gala
· 17 years ago
c480861
Update MPC8568 MDS to use libfdt
by Kumar Gala
· 17 years ago
1563f56
Add PCI Express support on MPC8568MDS
by Haiying Wang
· 17 years ago
b90d254
Update MPC85xx CDS to use libfdt
by Kumar Gala
· 17 years ago
0fd5ec6
Update MPC8540 ADS to use libfdt
by Kumar Gala
· 17 years ago
5ce7158
Update MPC8560 ADS to use libfdt
by Kumar Gala
· 17 years ago
aafeefb
Stop using immap_t for cpm offset on 85xx
by Kumar Gala
· 17 years ago
f59b55a
Stop using immap_t for guts offset on 85xx
by Kumar Gala
· 17 years ago
50c03c8
Update MPC8544 DS config
by Kumar Gala
· 17 years ago
addce57
Update MPC8544DS to use libfdt
by Kumar Gala
· 17 years ago
f852ce7
Add libfdt based ft_cpu_setup for mpc85xx
by Kumar Gala
· 17 years ago
9692c27
CFI: Coding style cleanup
by Stefan Roese
· 17 years ago
81b20cc
CFI: support JEDEC flash roms in CFI-flash framework
by Michael Schwingen
· 17 years ago
c01b17d
Conditionally compile fdt_fixup_ethernet()
by Gerald Van Baren
· 17 years ago
246d4ae
Convert boards that set memory node to use fdt_fixup_memory()
by Kumar Gala
· 17 years ago
151c8b0
Added fdt_fixup_stdout that uses aliases to set linux,stdout-path
by Kumar Gala
· 17 years ago
3c92728
Add common memory fixup function
by Kumar Gala
· 17 years ago
9c9109e
Conditionally compile fdt_support.c
by Kumar Gala
· 17 years ago
d88e7ba
Fix build breakage due to libfdt import
by Kumar Gala
· 17 years ago
28f384b
Add spaces around the = in the fdt print format.
by Gerald Van Baren
· 17 years ago
29592ec
sh: Moved driver of the SuperH dependence
by Nobuhiro Iwamatsu
· 17 years ago
749ae4c
Merge git://www.denx.de/git/u-boot
by Nobuhiro Iwamatsu
· 17 years ago
521dcd3
Merge git://www.denx.de/git/u-boot
by Nobuhiro Iwamatsu
· 17 years ago
41be969
Release v1.3.1
by Wolfgang Denk
· 17 years ago
cf5933b
ADS5121 Board: fix compile problem.
by Wolfgang Denk
· 17 years ago
8d4f040
Prepare for 1.3.1-rc1
by Wolfgang Denk
· 17 years ago
260eea5
sh: Add SuperH boards maintainer to MAINTAINERS file
by Nobuhiro Iwamatsu
· 17 years ago
aa9c4f1
sh: Add ms7750se support in MAKEALL
by Nobuhiro Iwamatsu
· 17 years ago
c714437
sh: Add sh3 and sh4 support in MAKEALL
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
1300808
sh: Add document for SuperH.
by Nobuhiro Iwamatsu
· 17 years ago
33ecdc2
sh: Add marubun's pcmcia driver
by Nobuhiro Iwamatsu
· 17 years ago
febd86b
sh: Update SuperH SCIF driver
by Nobuhiro Iwamatsu
· 17 years ago
7fc7928
Merge git://www.denx.de/git/u-boot
by Nobuhiro Iwamatsu
· 17 years ago
88fed9a
Merge commit '3deca9d'
by Wolfgang Denk
· 17 years ago
a5f601f
Cleanup coding style; update CHANGELOG
by Wolfgang Denk
· 17 years ago
fe08fb6
Merge commit '87ddedd'
by Wolfgang Denk
· 17 years ago
3deca9d
MAKEALL: add missing 512x boards in ppc
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
a340c32
Makefile : fix tags ctags etags with new drivers organization
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
87ddedd
Makefile : fix tags ctags etags with new drivers organization
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
59829cc
drivers/mtd : move mtd drivers to drivers/mtd
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
318c0b9
drivers/misc : move misc drivers to drivers/misc
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
33daf5b
drivers/block : move block drivers to drivers/block
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
0c698dc
drivers/rtc : move rtc drivers to drivers/rtc
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
f868cc5
drivers/hwmon : move hardware monitor drviers to drivers/hwmon
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
16b195c
drivers/input : move input drivers to drivers/input
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
e455866
drivers/usb : move usb drivers to drivers/usb
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
1378df7
drivers/serial : move serial drivers to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
2439e4b
drivers/net : move net drivers to drivers/net
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
352d259
drivers/video : move video drivers to drivers/video
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
7364621
drivers/pcmcia : move pcmcia drivers to drivers/pcmcia
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
93a686e
drivers/pci : move pci drivers to drivers/pci
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
cfa4c9d
Merge branch 'testing' of git://www.denx.de/git/u-boot-fdt
by Wolfgang Denk
· 17 years ago
9162352
Fix fdt printing for updated libfdt
by Gerald Van Baren
· 17 years ago
9eb77ce
Add additional fdt fixup helper functions
by Kumar Gala
· 17 years ago
ab54463
Add fdt_fixup_ethernet helper to set mac addresses
by Kumar Gala
· 17 years ago
dbaf07c
Fix warnings from import of libfdt
by Kumar Gala
· 17 years ago
8d04f02
Update libfdt from device tree compiler (dtc)
by Kumar Gala
· 17 years ago
e93becf
Move do_fixup* for libfdt into common code
by Kumar Gala
· 17 years ago
f738b4a
Make no options to fdt print default to '/'
by Kumar Gala
· 17 years ago
a3c2933
Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt
by Kumar Gala
· 17 years ago
98e2867
[BUILD] Remove libraries when updating autoconf.mk
by Grant Likely
· 17 years ago
ed1353d
[BUILD] conditionally compile libfdt/*.c in libfdt/Makefile
by Kumar Gala
· 17 years ago
Next »