Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1da425590b6a149eccbbf70fe8cb24298a2ab3c7
/
board
1da4255
PPC4xx: Use common code for LWMON5 board SDRAM support
by Larry Johnson
· 17 years ago
c76f1a9
PPC4xx: Remove sdram.h from board/amcc/sequoia
by Larry Johnson
· 17 years ago
27bc997
PPC4xx: Use common code for Sequoia board SDRAM support
by Larry Johnson
· 17 years ago
0f26273
8610: Move include of config.h earlier.
by Jon Loeliger
· 17 years ago
6160aa4
Convert MPC8641HPCN to use libfdt.
by Jon Loeliger
· 17 years ago
c82dc2f
Merge commit 'wd/master'
by Jon Loeliger
· 17 years ago
111d606
Make scripts and Makefiles POSIX compliant
by Wolfgang Denk
· 17 years ago
2689862
ppc4xx: Coding style cleanup
by Stefan Roese
· 17 years ago
0586e9f2
ppc4xx: Add FPGA support and BSP commands for PMC440 boards
by Matthias Fuchs
· 17 years ago
c6c882e
ppc4xx: Add initial esd PMC440 board files
by Matthias Fuchs
· 17 years ago
9f05e85
ppc4xx: Add EEPROM write protection for PLU405 boards + misc. updates
by Matthias Fuchs
· 17 years ago
b99514d
ppc4xx: use correct io accessors for esd's LCD code
by Matthias Fuchs
· 17 years ago
72cb501
ppc4xx: Maintenance patch for VOH405 boards
by Matthias Fuchs
· 17 years ago
abe5f7f
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2
by Stefan Roese
· 17 years ago
42ff9b5
Remove CPCI440 board
by Matthias Fuchs
· 17 years ago
667a3d4
Add support for Korat PPC440EPx board
by Larry Johnson
· 17 years ago
19b3d37
Add definitions for 440EPx/GRx SDRAM controller to ppc440.h
by Larry Johnson
· 17 years ago
ba97201
Use out_be32() and friends to access memory-mapped registers in sequoia.c
by Larry Johnson
· 17 years ago
32d26cf
Use definitions from "asm-ppc/mmu.h" in init.S for Sequoia
by Larry Johnson
· 17 years ago
9a90c4c
ppc4xx: Add fdt support to AMCC Katmai eval board
by Stefan Roese
· 17 years ago
fbcee00
ppc4xx: Bring 4xx fdt support up-to-date
by Stefan Roese
· 17 years ago
d4ed6c7
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 17 years ago
c098b0e
TQM8xx: use the CFI flash driver on all TQM8xx boards
by Martin Krause
· 17 years ago
fa83bbb
TQM885D: adjust for doubled flash sector size + some minor fixes
by Martin Krause
· 17 years ago
6b206d6
TQM885D: Exchanged SDRAM timing by a more relaxed timing.
by Jens Gehrlein
· 17 years ago
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
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
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
ec1340d
Stop using immap_t for guts offset on 85xx
by Kumar Gala
· 17 years ago
67b349b
Update MPC8544DS to use libfdt
by Kumar Gala
· 17 years ago
1a32b7a
Merge commit 'u-boot/master' into for-1.3.1
by Stefan Roese
· 17 years ago
e971ead
ppc4xx: 405EX: Correctly enable USB pins
by Stefan Roese
· 17 years ago
c15d40f
Convert boards that set memory node to use fdt_fixup_memory()
by Kumar Gala
· 17 years ago
3629f67
Fix build breakage due to libfdt import
by Kumar Gala
· 17 years ago
e5df50b
Merge commit 'wd/master'
by Jon Loeliger
· 17 years ago
72f9e2e
Merge git://www.denx.de/git/u-boot
by Nobuhiro Iwamatsu
· 17 years ago
f199063
ppc4xx: Enable hardware-fix for PCI/DMA errata on AMCC 440SP/SPe boards
by Stefan Roese
· 17 years ago
1fd81ff
ppc4xx: Kilauea: Add PCIe reset assertion upon power-up
by Stefan Roese
· 17 years ago
bde7089
Merge git://www.denx.de/git/u-boot
by Nobuhiro Iwamatsu
· 17 years ago
1e72111
Merge commit '87ddedd'
by Wolfgang Denk
· 17 years ago
ed0ea1f
drivers/net : move net drivers to drivers/net
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
c8ab705
Update libfdt from device tree compiler (dtc)
by Kumar Gala
· 17 years ago
ec237a3
Move 8610 DIU interface structure definitions to header file.
by Jon Loeliger
· 17 years ago
23740cf
Merge commit 'remotes/wd/master'
by Jon Loeliger
· 17 years ago
0801776
[MIPS] board/gth2/lowlevel_init.S: Fix a build warning
by Shinya Kuribayashi
· 17 years ago
f509c7b
pb1x00 board: Fix u16 status declaration when PCMCIA is defined
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
a923f11
Fix compiler warnings for ARM systems.
by Wolfgang Denk
· 17 years ago
9225411
Fix compiler warnings for PPC systems. Update CHANGELOG.
by Wolfgang Denk
· 17 years ago
d65de19
[MIPS] gth2.c: Fix a warning on gth2 build.
by Shinya Kuribayashi
· 17 years ago
a8f8c67
[MIPS] pb1000: Replace obsolete memsetup.S with lowlevel_init.S
by Shinya Kuribayashi
· 17 years ago
f081c4c
[MIPS] u-boot.lds: Cleanup __u_boot_cmd_{start,end}
by Shinya Kuribayashi
· 17 years ago
d601823
Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire
by Wolfgang Denk
· 17 years ago
67bdcae
Fix the i2c frequency and default address in rsdproto board
by Luotao Fu
· 17 years ago
a0dfe60
powerpc: Backout relocation changes for MPC5121, too.
by Wolfgang Denk
· 17 years ago
6a10f2f
powerpc: Backout relocation changes.
by Grant Likely
· 17 years ago
089dbb7
Fixed mips_io_port_base build errors.
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
6534846
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
by Wolfgang Denk
· 17 years ago
f08899a
Unify pixis_reset altbank across board families
by Jason Jin
· 17 years ago
e34c004
Fix warning: pointer targets in assignment differ in signedness
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
7ff6b7f
ppc4xx: Update AMCC Makalu for board rev 1.1
by Stefan Roese
· 17 years ago
4dde6d3
ppc4xx: Small AMCC Kilauea cleanup
by Stefan Roese
· 17 years ago
8d4de41
ppc4xx: lwmon5: Change PHY reset sequence for PHY MDIO address latching
by Stefan Roese
· 17 years ago
0573a7a
ColdFire: MCF5445x - Update correct RAMBAR and missing linker files
by TsiChungLiew
· 17 years ago
ccae343
Merge branch 'mpc8610'
by Jon Loeliger
· 17 years ago
59e7468
8610: Add console frame buffer support to FSL 8610 DIU driver.
by York Sun
· 17 years ago
b714517
8610: Add 8610 DIU display driver
by York Sun
· 17 years ago
d52c444
FSL: Add a freescale bitmap logo.
by York Sun
· 17 years ago
d858403
Unify pixis_reset altbank across board families
by Jason Jin
· 17 years ago
1473f84
Merge commit 'remotes/wd/master' into newmaster
by Jon Loeliger
· 17 years ago
7e3e268
ppc4xx: Make output a little shorter on PCIe detection
by Stefan Roese
· 17 years ago
4585438
TQM5200: Call usb_cpu_init() during board init
by Marian Balakowicz
· 17 years ago
fff10d4
changes for IDS8247 board support
by Sergej Stepanov
· 17 years ago
720c585
ppc4xx: Add AMCC Kilauea/Haleakala NAND booting support
by Stefan Roese
· 17 years ago
59cea11
Merge commit 'remotes/wd/master'
by Jon Loeliger
· 17 years ago
e082922
Merge branch 'master' of /home/wd/git/u-boot/work
by Wolfgang Denk
· 17 years ago
d3f7a28
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 17 years ago
d5bdf4f
Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire
by Wolfgang Denk
· 17 years ago
fd965fd
Merge branch 'master' of git://www.denx.de/git/u-boot-tq-group
by Wolfgang Denk
· 17 years ago
59151ec
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 17 years ago
6b78d61
Merge branch 'master' of git://www.denx.de/git/u-boot-mips
by Wolfgang Denk
· 17 years ago
8b4fc65
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
by Wolfgang Denk
· 17 years ago
68681607
ppc4xx: Add CONFIG_4xx_DCACHE compile options to enable cached SDRAM
by Stefan Roese
· 17 years ago
1566805
ppc4xx: Add initial AMCC Haleakala PPC405EXr eval board support
by Stefan Roese
· 17 years ago
c8fd200
ppc4xx: Fixed offset of refresh rate type for Bamboo on-board DDR SDRAM
by Eugene O'Brien
· 17 years ago
92e47f8
ppc4xx: Rework of 4xx serial driver (3)
by Stefan Roese
· 17 years ago
f82271e
ppc4xx: Rework of 4xx serial driver (2)
by Stefan Roese
· 17 years ago
e3c7358
ppc4xx: Add initial AMCC Makalu 405EX support
by Stefan Roese
· 17 years ago
edd73f2
ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx
by Stefan Roese
· 17 years ago
070b93f
ppc4xx: Fix size setup in Kilauea DDR2 init routine
by Stefan Roese
· 17 years ago
Next »