Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
e174ac34adf5d5653df12bc3cf19c52063a71269
/
board
e174ac3
ppc4xx: Coding style cleanup
by Stefan Roese
· 17 years ago
407843a
ppc4xx: Add FPGA support and BSP commands for PMC440 boards
by Matthias Fuchs
· 17 years ago
72c5d52
ppc4xx: Add initial esd PMC440 board files
by Matthias Fuchs
· 17 years ago
f6e0f1f
ppc4xx: Add EEPROM write protection for PLU405 boards + misc. updates
by Matthias Fuchs
· 17 years ago
77660c4
ppc4xx: use correct io accessors for esd's LCD code
by Matthias Fuchs
· 17 years ago
b56bd0f
ppc4xx: Maintenance patch for VOH405 boards
by Matthias Fuchs
· 17 years ago
bb70128
Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2
by Stefan Roese
· 17 years ago
b568fd2
Remove CPCI440 board
by Matthias Fuchs
· 17 years ago
c591dff
Add support for Korat PPC440EPx board
by Larry Johnson
· 17 years ago
c46f533
Add definitions for 440EPx/GRx SDRAM controller to ppc440.h
by Larry Johnson
· 17 years ago
d347117
Use out_be32() and friends to access memory-mapped registers in sequoia.c
by Larry Johnson
· 17 years ago
c68f59f
Use definitions from "asm-ppc/mmu.h" in init.S for Sequoia
by Larry Johnson
· 17 years ago
bf8324e
ppc4xx: Add fdt support to AMCC Katmai eval board
by Stefan Roese
· 17 years ago
1362888
ppc4xx: Bring 4xx fdt support up-to-date
by Stefan Roese
· 17 years ago
0dcfe3a
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 17 years ago
e318d9e
TQM8xx: use the CFI flash driver on all TQM8xx boards
by Martin Krause
· 17 years ago
11d9eec
TQM885D: adjust for doubled flash sector size + some minor fixes
by Martin Krause
· 17 years ago
22d1a56
TQM885D: Exchanged SDRAM timing by a more relaxed timing.
by Jens Gehrlein
· 17 years ago
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
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
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
f59b55a
Stop using immap_t for guts offset on 85xx
by Kumar Gala
· 17 years ago
addce57
Update MPC8544DS to use libfdt
by Kumar Gala
· 17 years ago
9caeaad
Merge commit 'u-boot/master' into for-1.3.1
by Stefan Roese
· 17 years ago
7cfc12a
ppc4xx: 405EX: Correctly enable USB pins
by Stefan Roese
· 17 years ago
246d4ae
Convert boards that set memory node to use fdt_fixup_memory()
by Kumar Gala
· 17 years ago
d88e7ba
Fix build breakage due to libfdt import
by Kumar Gala
· 17 years ago
521dcd3
Merge git://www.denx.de/git/u-boot
by Nobuhiro Iwamatsu
· 17 years ago
a27044b
ppc4xx: Enable hardware-fix for PCI/DMA errata on AMCC 440SP/SPe boards
by Stefan Roese
· 17 years ago
e15e334
ppc4xx: Kilauea: Add PCIe reset assertion upon power-up
by Stefan Roese
· 17 years ago
7fc7928
Merge git://www.denx.de/git/u-boot
by Nobuhiro Iwamatsu
· 17 years ago
fe08fb6
Merge commit '87ddedd'
by Wolfgang Denk
· 17 years ago
2439e4b
drivers/net : move net drivers to drivers/net
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
8d04f02
Update libfdt from device tree compiler (dtc)
by Kumar Gala
· 17 years ago
f8c3206
[MIPS] board/gth2/lowlevel_init.S: Fix a build warning
by Shinya Kuribayashi
· 17 years ago
6073f61
pb1x00 board: Fix u16 status declaration when PCMCIA is defined
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
8412d81
Fix compiler warnings for ARM systems.
by Wolfgang Denk
· 17 years ago
409ecdc
Fix compiler warnings for PPC systems. Update CHANGELOG.
by Wolfgang Denk
· 17 years ago
f5e429d
[MIPS] gth2.c: Fix a warning on gth2 build.
by Shinya Kuribayashi
· 17 years ago
2e4a6e3
[MIPS] pb1000: Replace obsolete memsetup.S with lowlevel_init.S
by Shinya Kuribayashi
· 17 years ago
662e5cb
[MIPS] u-boot.lds: Cleanup __u_boot_cmd_{start,end}
by Shinya Kuribayashi
· 17 years ago
a75e1a3
Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire
by Wolfgang Denk
· 17 years ago
fd329e6
Fix the i2c frequency and default address in rsdproto board
by Luotao Fu
· 17 years ago
429c180
powerpc: Backout relocation changes for MPC5121, too.
by Wolfgang Denk
· 17 years ago
1c3dd43
powerpc: Backout relocation changes.
by Grant Likely
· 17 years ago
5c15010
Fixed mips_io_port_base build errors.
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
e5e3d7d
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
by Wolfgang Denk
· 17 years ago
db74b3c
Unify pixis_reset altbank across board families
by Jason Jin
· 17 years ago
64bf555
Fix warning: pointer targets in assignment differ in signedness
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
ecdcbd4
ppc4xx: Update AMCC Makalu for board rev 1.1
by Stefan Roese
· 17 years ago
c9672f8
ppc4xx: Small AMCC Kilauea cleanup
by Stefan Roese
· 17 years ago
54fd6c9
ppc4xx: lwmon5: Change PHY reset sequence for PHY MDIO address latching
by Stefan Roese
· 17 years ago
225a24b
ColdFire: MCF5445x - Update correct RAMBAR and missing linker files
by TsiChungLiew
· 17 years ago
654f38b
ppc4xx: Make output a little shorter on PCIe detection
by Stefan Roese
· 17 years ago
56622f8
TQM5200: Call usb_cpu_init() during board init
by Marian Balakowicz
· 17 years ago
6abd82e
changes for IDS8247 board support
by Sergej Stepanov
· 17 years ago
3d6cb3b
ppc4xx: Add AMCC Kilauea/Haleakala NAND booting support
by Stefan Roese
· 17 years ago
e60adea
Merge branch 'master' of /home/wd/git/u-boot/work
by Wolfgang Denk
· 17 years ago
f051692
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 17 years ago
8287b3b
Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire
by Wolfgang Denk
· 17 years ago
8410d39
Merge branch 'master' of git://www.denx.de/git/u-boot-tq-group
by Wolfgang Denk
· 17 years ago
5b746c3
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 17 years ago
2fa0dd1
Merge branch 'master' of git://www.denx.de/git/u-boot-mips
by Wolfgang Denk
· 17 years ago
0f8b8d0
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
by Wolfgang Denk
· 17 years ago
ea2e142
ppc4xx: Add CONFIG_4xx_DCACHE compile options to enable cached SDRAM
by Stefan Roese
· 17 years ago
353f268
ppc4xx: Add initial AMCC Haleakala PPC405EXr eval board support
by Stefan Roese
· 17 years ago
9f79876
ppc4xx: Fixed offset of refresh rate type for Bamboo on-board DDR SDRAM
by Eugene O'Brien
· 17 years ago
e61cb81
ppc4xx: Rework of 4xx serial driver (3)
by Stefan Roese
· 17 years ago
882ae41
ppc4xx: Rework of 4xx serial driver (2)
by Stefan Roese
· 17 years ago
211ea91
ppc4xx: Add initial AMCC Makalu 405EX support
by Stefan Roese
· 17 years ago
087dfdb
ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx
by Stefan Roese
· 17 years ago
770c7af
ppc4xx: Fix size setup in Kilauea DDR2 init routine
by Stefan Roese
· 17 years ago
d4cb2d1
ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint mode
by Stefan Roese
· 17 years ago
fd67180
ppc4xx: Enable device tree support (fdt) on Kilauea per default
by Stefan Roese
· 17 years ago
db3232d
ppc4xx: Fix small merge problems with CPCI440 and Acadia boards
by Stefan Roese
· 17 years ago
566806c
ppc4xx: Add initial AMCC Kilauea 405EX support
by Stefan Roese
· 17 years ago
3048bcb
ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms
by Stefan Roese
· 17 years ago
026f711
ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (2)
by Stefan Roese
· 17 years ago
c7c6da2
ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (1)
by Stefan Roese
· 17 years ago
e8ee8f3
ColdFire 54455: Fix correct boot location for atmel and intel
by TsiChungLiew
· 17 years ago
2acefa7
ColdFire 5282: Fix external flash boot and return dramsize
by TsiChungLiew
· 17 years ago
53acfb2
Merge branch 'motionpro_ng' of /home/tur/git/u-boot
by Wolfgang Denk
· 17 years ago
be4a87f
TQM5200S: fix commands for STK52xx base board because of missing SM501 grafic controller
by Martin Krause
· 17 years ago
0fc0f91
TQM5200S: fix commands for STK52xx base board because of missing SM501 grafic controller
by Martin Krause
· 17 years ago
e78220f
xsengine: Fix no partition type specified, use DOS as default
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
96455bf
Fix warning differ in signedness in board/innokom/innokom.c
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
2a4741d
fix pxa255_idp board
by Marcel Ziswiler
· 17 years ago
eff5019
Motion-PRO: Add setting of SDelay reg. to SDRAM controller configuration.
by Bartlomiej Sieka
· 17 years ago
341cc69
Merge branch 'u-boot' of /home/mkr/git/u-boot-tq-group into bugfix
by Martin Krause
· 17 years ago
Next »