Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8aee9358b0c08cfcf6c070318beac1e409b88a73
/
board
/
esd
8294437
ppc4xx: Fix USB 2.0 phy reset sequence
by Matthias Fuchs
· 16 years ago
2ff3a13
ppc4xx: Add strapping mode for 667MHz CPU frequency on DU440 board
by Matthias Fuchs
· 16 years ago
25a2d7c
ppc4xx: Fix DU440 GPIO configuration
by Matthias Fuchs
· 16 years ago
2a86239
Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
58296a1
ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports
by Stefan Roese
· 16 years ago
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
53db4cd
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
4436c1e
rename environment.c in env_embedded.c to reflect is functionality
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
e686a16
ppc4xx: Cleanup CPCI405 linker script
by Matthias Fuchs
· 16 years ago
5afb76b
ppc4xx: Update CPCI405 variants handling
by Matthias Fuchs
· 16 years ago
3d488df
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 16 years ago
091749d
ppx4xx: Fix broken DASA_SIM board
by Matthias Fuchs
· 16 years ago
3cb90bb
ppc4xx: Remove reference to common/lists.o from some esd linker scripts
by Stefan Roese
· 16 years ago
a32290c
ppc4xx: Remove obsolete or unused functions from some esd boards
by Matthias Fuchs
· 16 years ago
5a4353e
ppc4xx: Remove obsolete initdram() function from VOM405 board
by Matthias Fuchs
· 16 years ago
db74e01
ppc4xx: Cleanup VOM405 linker script
by Matthias Fuchs
· 16 years ago
a1fe6fb
ppc4xx: Cleanup PLU405 platform file
by Matthias Fuchs
· 16 years ago
2fb63db
ppc4xx: Cleanup PLU405 linker script
by Matthias Fuchs
· 16 years ago
0db0f8d
ppc4xx: Increase U-Boot size to 384kB for PLU405 boards
by Matthias Fuchs
· 16 years ago
840f8a5
Moved initialization of TULIP Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
f2c1acb
Moved initialization of NS8382X Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
0687e30
Clean up usage of icache_disable/dcache_disable
by Kumar Gala
· 16 years ago
719bb5f
drivers/mtd/nand: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9e9c2c1
Fixing coding style issues
by William Juul
· 17 years ago
52c0796
Update MTD to that of Linux 2.6.22.1
by William Juul
· 17 years ago
0293c65
Fix compilation error for TASREG
by TsiChung Liew
· 16 years ago
dc770c7
Code cleanup: fix old style assignment ambiguities like "=-" etc.
by Wolfgang Denk
· 16 years ago
197f428
ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards
by Stefan Roese
· 16 years ago
251161b
ppc4xx: Fix printf format warnings now visible with the updated format check
by Stefan Roese
· 16 years ago
6140a02
Cleanup out-or-tree building for some boards (.depend)
by Wolfgang Denk
· 16 years ago
bd99ae7
Change initdram() return type to phys_size_t
by Becky Bruce
· 16 years ago
cdb0470
ppc4xx: Remove superfluous dram_init() call or replace it by initdram()
by Stefan Roese
· 16 years ago
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
ca5a924
Fix config files for out-of-tree building
by Wolfgang Denk
· 17 years ago
68cea64
ppc4xx: Add bootcount limit handling for APC405 boards
by Matthias Fuchs
· 17 years ago
c6e64e4
ppc4xx: Small coding style cleanup for the latest esd patches
by Stefan Roese
· 17 years ago
4b43542
ppc4xx: Update CPU strapping for PMC440 boards
by Matthias Fuchs
· 17 years ago
63529d9
ppc4xx: Remove unused APC405 strataflash driver
by Matthias Fuchs
· 17 years ago
814f537
ppc4xx: Update APC405 board support
by Matthias Fuchs
· 17 years ago
17dc761
ppc4xx: update esd's common auto_update code for 405 boards
by Matthias Fuchs
· 17 years ago
d8b5223
ppc4xx: Update esd's common LCD code for 405 boards
by Matthias Fuchs
· 17 years ago
eec2e12
ppc4xx: Update FPGA image for APC405 boards
by Matthias Fuchs
· 17 years ago
00f172c
ppc4xx: Update bootlogo for APC405 boards
by Matthias Fuchs
· 17 years ago
d2081d1
Remove all the search paths from the .lds files.
by Jason Wessel
· 17 years ago
eb89e02
ppc4xx: Small whitespace fix of esd patches
by Stefan Roese
· 17 years ago
274f38d
ppc4xx: Cleanup PMC440 board support
by Matthias Fuchs
· 17 years ago
64f2d39
ppc4xx: Add ptm configuration variables for PMC440
by Matthias Fuchs
· 17 years ago
3a3b26e
ppc4xx: Minor updates for DU440 boards
by Matthias Fuchs
· 17 years ago
2c3685f
Merge branch 'master' of git://www.denx.de/git/u-boot into new-image
by Marian Balakowicz
· 17 years ago
f2d212b
esd/common/fpga.c: fix indentation.
by Wolfgang Denk
· 17 years ago
63e54e1
esd/common/fpga.c: fix 'assignment of read-only location' error
by Wolfgang Denk
· 17 years ago
6c266fa
esd: Fix warning: passing argument 1 of 'fpga_boot' discards qualifiers from pointer target type
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
d7c88a4
[new uImage] Update naming convention for bootm/uImage related code
by Marian Balakowicz
· 17 years ago
dbdd16a
[new uImage] Add dual format uImage support framework
by Marian Balakowicz
· 17 years ago
41d71ed
[new uImage] Define a API for image handling operations
by Marian Balakowicz
· 17 years ago
2108cd3
ppc4xx: Add DU440 board support
by Matthias Fuchs
· 17 years ago
a1e86e0
PMC440 board: fix board Makefile for out-of-tree building
by Wolfgang Denk
· 17 years ago
828a978
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
by Wolfgang Denk
· 17 years ago
640b9e7
ppx4xx: Fix sdram init on PMC440 boards
by Matthias Fuchs
· 17 years ago
6bc0ef4
ppc4xx: Update PLB/PCI divider for PMC440 board
by Matthias Fuchs
· 17 years ago
19789c4
ppc4xx: Remove sdram.h from PMC440 board
by Matthias Fuchs
· 17 years ago
88f4a7b
ppc4xx: use common denali core defines and data eye search code for PMC440
by Matthias Fuchs
· 17 years ago
e83a391
ppc4xx: More cleanup for esd's LCD code
by Matthias Fuchs
· 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
42ff9b5
Remove CPCI440 board
by Matthias Fuchs
· 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
8a5741f
ppc4xx: Fix small merge problems with CPCI440 and Acadia boards
by Stefan Roese
· 17 years ago
ca8725f
ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms
by Stefan Roese
· 17 years ago
37a15972
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
eb6b6e0
Merge with /home/wd/git/u-boot/custodian/u-boot-nand-flash
by Wolfgang Denk
· 17 years ago
594049e
ppc4xx: Remove #warning in esd auto_update.c
by Stefan Roese
· 17 years ago
614320f
ppc7xx: Update CPCI750 board
by Stefan Roese
· 17 years ago
a0f13d5
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
75a3d5d
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
ee3ed33
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx
by Wolfgang Denk
· 17 years ago
7e5e09f
Merge branch 'testing' into working
by Andy Fleming
· 17 years ago
4d5a8e3
Fix build errors and warnings / code cleanup.
by Wolfgang Denk
· 17 years ago
50062ac
new FPGA image for PLU405 board
by Matthias Fuchs
· 17 years ago
13f7599
board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
4ed9ed6
board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
a0453aa
Coding style cleanup; update CHANGELOG.
by Wolfgang Denk
· 17 years ago
4813b5b
Small coding style cleanup
by Stefan Roese
· 17 years ago
c8452fa
Migrate esd 405EP boards to new NAND subsystem
by Matthias Fuchs
· 17 years ago
c0d6f11
Migrate esd 405EP boards to new NAND subsystem
by Matthias Fuchs
· 17 years ago
67563a0
Remove obsolete mpc5xxx linker scripts (2 of 3)
by Grant Likely
· 17 years ago
284c9bb
Minor coding style cleanup. Rebuild CHANGELOG file.
by Wolfgang Denk
· 17 years ago
f58873c
board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
54ef7fd
ppc4xx: Add pci_pre_init() for 405 boards
by Stefan Roese
· 17 years ago
196088b
ppc4xx: Maintenance patch for esd's CPCI405 derivats
by Matthias Fuchs
· 17 years ago
9ee7718
fixed ethernet phy configuration for plu405 board
by Matthias Fuchs
· 18 years ago
52232fd
Minor code cleanup.
by Wolfgang Denk
· 18 years ago
54d1d0e
Merge with /home/stefan/git/u-boot/denx-merge-sr
by Stefan Roese
· 18 years ago
d07117e
[PATCH] PPC4xx: Add support for multiple I2C busses
by Stefan Roese
· 18 years ago
ffc2dd7
[PATCH 1_4] Merge common get_dev() routines for block devices
by Grant Likely
· 18 years ago
Next »