Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0a5c21476a9ed940b05ac151eb9ebdc2754ef744
0a5c214
Fix coding style issues; update CHANGELOG.
by Wolfgang Denk
· 17 years ago
6723561
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 17 years ago
5857888
Merge branch 'master' of git://www.denx.de/git/u-boot-sh
by Wolfgang Denk
· 17 years ago
981c5fa
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 17 years ago
ccde385
Merge branch 'master' of git://www.denx.de/git/u-boot-avr32
by Wolfgang Denk
· 17 years ago
21bd1f7
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
by Wolfgang Denk
· 17 years ago
6a004e7
Merge branch 'testing' of git://www.denx.de/git/u-boot-fdt
by Wolfgang Denk
· 17 years ago
750ea7f
cfi_flash: Add manufacturer-specific fixups
by Haavard Skinnemoen
· 17 years ago
c4d478b
cfi_flash: Add cmdset-specific init functions
by Haavard Skinnemoen
· 17 years ago
53baec7
cfi_flash: Read whole QRY structure in one go
by Haavard Skinnemoen
· 17 years ago
d3567ab
AVR32: Fix logic inversion in disable_interrupts()
by Haavard Skinnemoen
· 17 years ago
64e7975
AVR32: Enable interrupts at bootup
by Haavard Skinnemoen
· 17 years ago
8bbe18a
AVR32: Fix wrong pin setup for USART3
by Haavard Skinnemoen
· 17 years ago
9d5a43f
README: Remove ATSTK1000 daughterboard list
by Haavard Skinnemoen
· 17 years ago
779a8ef
Add ATSTK100[234] to MAINTAINERS
by Haavard Skinnemoen
· 17 years ago
787ef7b
AVR32: Add support for the ATSTK1004 board
by Haavard Skinnemoen
· 17 years ago
d347f44
AVR32: Add support for the ATSTK1003 board
by Haavard Skinnemoen
· 17 years ago
8dda4e6
AVR32: Make some AT32AP700x peripherals optional
by Haavard Skinnemoen
· 17 years ago
76ddb06
AVR32: Rename at32ap7000 -> at32ap700x
by Haavard Skinnemoen
· 17 years ago
7e21ad4
atmel_mci: Show SR when block read fails
by Haavard Skinnemoen
· 17 years ago
e3ea188
cfi_flash: Use map_physmem() and unmap_physmem()
by Haavard Skinnemoen
· 17 years ago
f985551
Introduce map_physmem() and unmap_physmem()
by Haavard Skinnemoen
· 17 years ago
21b95b4
cfi_flash: Introduce read and write accessors
by Haavard Skinnemoen
· 17 years ago
47f6085
Implement __raw_{read,write}[bwl] on all architectures
by Haavard Skinnemoen
· 17 years ago
6dd763c
cfi_flash: Reorder functions and eliminate extra prototypes
by Haavard Skinnemoen
· 17 years ago
670a323
cfi_flash: Make some needlessly global functions static
by Haavard Skinnemoen
· 17 years ago
d523e39
cfi_flash: Break long lines
by Haavard Skinnemoen
· 17 years ago
2fd67e1
CFI: synchronize command offsets with Linux CFI driver
by Bartlomiej Sieka
· 17 years ago
93166d2
Handle MPC85xx PCIe reset errata (PCI-Ex 38)
by Kumar Gala
· 17 years ago
260fac3
Update Freescale MPC85xx ADS/CDS/MDS board config
by Kumar Gala
· 17 years ago
07db170
Handle Asynchronous DDR clock on 85xx
by Kumar Gala
· 17 years ago
99da1d9
Update Freescale MPC85xx ADS/CDS/MDS board config
by Kumar Gala
· 17 years ago
b351f50
Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale.
by Kumar Gala
· 17 years ago
33af33b
Move the MPC8540 ADS board under board/freescale.
by Kumar Gala
· 17 years ago
a7bcf67
Move the MPC8560 ADS board under board/freescale.
by Kumar Gala
· 17 years ago
29ed29f
Move the MPC8568 MDS board under board/freescale.
by Kumar Gala
· 17 years ago
1607da6
Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xx
by Kumar Gala
· 17 years ago
0a7a097
Stop using immap_t on 85xx
by Kumar Gala
· 17 years ago
264623d
Remove CONFIG_OF_FLAT_TREE related code from mpc85xx since we now use libfdt
by Kumar Gala
· 17 years ago
a839a0f
Update MPC8568 MDS to use libfdt
by Kumar Gala
· 17 years ago
f06709f
Add PCI Express support on MPC8568MDS
by Haiying Wang
· 17 years ago
d28ced3
Update MPC85xx CDS to use libfdt
by Kumar Gala
· 17 years ago
6e57840
Update MPC8540 ADS to use libfdt
by Kumar Gala
· 17 years ago
f2982fa
Update MPC8560 ADS to use libfdt
by Kumar Gala
· 17 years ago
cd113a0
Stop using immap_t for cpm offset on 85xx
by Kumar Gala
· 17 years ago
ec1340d
Stop using immap_t for guts offset on 85xx
by Kumar Gala
· 17 years ago
937176b
Update MPC8544 DS config
by Kumar Gala
· 17 years ago
67b349b
Update MPC8544DS to use libfdt
by Kumar Gala
· 17 years ago
81a21e9
Add libfdt based ft_cpu_setup for mpc85xx
by Kumar Gala
· 17 years ago
5543171
CFI: Coding style cleanup
by Stefan Roese
· 17 years ago
73d044d
CFI: support JEDEC flash roms in CFI-flash framework
by Michael Schwingen
· 17 years ago
4ee3245
Conditionally compile fdt_fixup_ethernet()
by Gerald Van Baren
· 17 years ago
c15d40f
Convert boards that set memory node to use fdt_fixup_memory()
by Kumar Gala
· 17 years ago
2dc9b4a
Added fdt_fixup_stdout that uses aliases to set linux,stdout-path
by Kumar Gala
· 17 years ago
0db72ed
Add common memory fixup function
by Kumar Gala
· 17 years ago
78a658c
Conditionally compile fdt_support.c
by Kumar Gala
· 17 years ago
3629f67
Fix build breakage due to libfdt import
by Kumar Gala
· 17 years ago
fc1a109
Add spaces around the = in the fdt print format.
by Gerald Van Baren
· 17 years ago
dbb55dd
sh: Moved driver of the SuperH dependence
by Nobuhiro Iwamatsu
· 17 years ago
313496e
Merge git://www.denx.de/git/u-boot
by Nobuhiro Iwamatsu
· 17 years ago
72f9e2e
Merge git://www.denx.de/git/u-boot
by Nobuhiro Iwamatsu
· 17 years ago
3b5231f
Release v1.3.1
by Wolfgang Denk
· 17 years ago
efff12f
ADS5121 Board: fix compile problem.
by Wolfgang Denk
· 17 years ago
8890bf8
Prepare for 1.3.1-rc1
by Wolfgang Denk
· 17 years ago
92171a7
sh: Add SuperH boards maintainer to MAINTAINERS file
by Nobuhiro Iwamatsu
· 17 years ago
a2943f0
sh: Add ms7750se support in MAKEALL
by Nobuhiro Iwamatsu
· 17 years ago
ceee338
sh: Add sh3 and sh4 support in MAKEALL
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
3bf76ce
sh: Add document for SuperH.
by Nobuhiro Iwamatsu
· 17 years ago
770395e
sh: Add marubun's pcmcia driver
by Nobuhiro Iwamatsu
· 17 years ago
8c6fe76
sh: Update SuperH SCIF driver
by Nobuhiro Iwamatsu
· 17 years ago
bde7089
Merge git://www.denx.de/git/u-boot
by Nobuhiro Iwamatsu
· 17 years ago
1287ef7
Merge commit '3deca9d'
by Wolfgang Denk
· 17 years ago
27dd982
Cleanup coding style; update CHANGELOG
by Wolfgang Denk
· 17 years ago
1e72111
Merge commit '87ddedd'
by Wolfgang Denk
· 17 years ago
0912d31
MAKEALL: add missing 512x boards in ppc
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
957013c
Makefile : fix tags ctags etags with new drivers organization
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
8a4a0b8
Makefile : fix tags ctags etags with new drivers organization
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
82ca974
drivers/mtd : move mtd drivers to drivers/mtd
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
b780301
drivers/misc : move misc drivers to drivers/misc
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
7f7e6fb
drivers/block : move block drivers to drivers/block
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
9df0007
drivers/rtc : move rtc drivers to drivers/rtc
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
cf2e108
drivers/hwmon : move hardware monitor drviers to drivers/hwmon
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
0c20dcd
drivers/input : move input drivers to drivers/input
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
780133c
drivers/usb : move usb drivers to drivers/usb
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
126e782
drivers/serial : move serial drivers to drivers/serial
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
ed0ea1f
drivers/net : move net drivers to drivers/net
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
e6b1ec1
drivers/video : move video drivers to drivers/video
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
e77f5b8
drivers/pcmcia : move pcmcia drivers to drivers/pcmcia
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
67572cf
drivers/pci : move pci drivers to drivers/pci
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
099bc33
Merge branch 'testing' of git://www.denx.de/git/u-boot-fdt
by Wolfgang Denk
· 17 years ago
eb999ee
Fix fdt printing for updated libfdt
by Gerald Van Baren
· 17 years ago
7590a19
Add additional fdt fixup helper functions
by Kumar Gala
· 17 years ago
2269910
Add fdt_fixup_ethernet helper to set mac addresses
by Kumar Gala
· 17 years ago
1e386af
Fix warnings from import of libfdt
by Kumar Gala
· 17 years ago
c8ab705
Update libfdt from device tree compiler (dtc)
by Kumar Gala
· 17 years ago
7e64cf8
Move do_fixup* for libfdt into common code
by Kumar Gala
· 17 years ago
51ab7f9
Make no options to fdt print default to '/'
by Kumar Gala
· 17 years ago
bf771dc
Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt
by Kumar Gala
· 17 years ago
113566b
[BUILD] Remove libraries when updating autoconf.mk
by Grant Likely
· 17 years ago
a643a05
[BUILD] conditionally compile libfdt/*.c in libfdt/Makefile
by Kumar Gala
· 17 years ago
Next »