Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1f494e3718c13b2cd9704e91bc0cacbc33524781
/
board
/
tqc
3da2e9f
tqm834x.c: fix compiler warning
by Wolfgang Denk
· 13 years ago
259d9c4
board/tqm85xx: Create and tear down TLB for get_ram_size()
by Becky Bruce
· 13 years ago
5c1cfee
Fix incorrect use of getenv() before relocation
by Wolfgang Denk
· 14 years ago
a65f8c8
powerpc, 8xx: Fixup all 8xx u-boot.lds scripts
by Joakim Tjernlund
· 14 years ago
cedbf4b
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
7dda847
mpc85xx: Adding more registers and options
by York Sun
· 14 years ago
30da398
powerpc/85xx: Rework TQM boards pci_init_board to use common FSL PCIe code
by Kumar Gala
· 14 years ago
5e35d8a
mpc85xx boards: initdram() cleanup/bugfix
by Becky Bruce
· 14 years ago
2956039
tqm85xx: create fixed_sdram() to do sdram setup
by Becky Bruce
· 14 years ago
3d02038
powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured
by Kumar Gala
· 14 years ago
d63ee71
miiphy: convert to linux/mii.h
by Mike Frysinger
· 14 years ago
3c0d487
tqm5200.c: fix warning: 'edid_buf' defined but not used
by Wolfgang Denk
· 14 years ago
1ae9144
mpc52xx: add support for tqm52xx based board charon
by Heiko Schocher
· 14 years ago
8411888
Remove redundant config.mk files
by Wolfgang Denk
· 14 years ago
e71d99d
8xx: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· 14 years ago
3d00e23
cam5200_niosflash: fix build warnings
by Wolfgang Denk
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
2b91f71
fsl: Clean up printing of PCI boot info
by Peter Tyser
· 14 years ago
6af97c3
TQM85xx: Fix bug introduced by 83xx/85xx/86xx: LBC register cleanup
by Becky Bruce
· 14 years ago
988d3b7
tqm85xx: Update PCI code
by Peter Tyser
· 14 years ago
cffb904
config.mk cleanup: drop "-I$(TOPDIR)/board" entries
by Wolfgang Denk
· 14 years ago
291ba1b
Makefile: move all Power Architecture boards into boards.cfg
by Wolfgang Denk
· 14 years ago
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
7b899b5
Merge branch 'next' of /home/wd/git/u-boot/next
by Wolfgang Denk
· 14 years ago
e228332
83xx: Remove warmboot parameter from PCI init functions
by Peter Tyser
· 14 years ago
f969a68
POST cleanup.
by Michael Zaidman
· 14 years ago
558535a
Merge branch 'next' of ../custodians into next
by Wolfgang Denk
· 14 years ago
fb9a730
cfi_flash: Simplify dynamic flash bank number detection
by Stefan Roese
· 14 years ago
fb52e95
Remove HMI10 board support
by Wolfgang Denk
· 14 years ago
c5e8405
net ppc: fix ethernet device names with spaces
by Heiko Schocher
· 14 years ago
76af278
Rename getenv_r() into getenv_f()
by Wolfgang Denk
· 14 years ago
3b68311
cmd_usage(): simplify return code handling
by Wolfgang Denk
· 14 years ago
d0f27d3
powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases
by Kumar Gala
· 14 years ago
0d4cee1
83xx/85xx/86xx: LBC register cleanup
by Becky Bruce
· 14 years ago
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
29514c7
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· 15 years ago
133c0fe
Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"
by Peter Tyser
· 15 years ago
685b7f5
Rename lib_generic/ to lib/
by Peter Tyser
· 15 years ago
cede5d8
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago
a414c7a
mpc5xxx: Remove all references to MGT5100
by Detlev Zundel
· 15 years ago
0bdca57
TQM8xx: add device tree support for TQM8xx based boards.
by Heiko Schocher
· 15 years ago
62825a5
PCIe, USB: Replace 'end point' references with 'endpoint'
by Peter Tyser
· 15 years ago
b64be32
ppc/85xx: Move to using fsl_setup_hose on TQM 85xx
by Kumar Gala
· 15 years ago
733b48d
5xxx, fdt: move fdt_fixup_memory() to cpu.c file
by Heiko Schocher
· 15 years ago
c8f071a
Merge branch 'reloc'
by Wolfgang Denk
· 15 years ago
3ba0fa7
tqm5200: Correct comment and code in post_hotkeys_pressed.
by Detlev Zundel
· 15 years ago
f48fabc
ppc: Enable full relocation to RAM
by Peter Tyser
· 15 years ago
666ced1
ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host
by Kumar Gala
· 15 years ago
c156395
ppc: Remove -fno-strict-aliasing
by Kumar Gala
· 15 years ago
2cca63f
85xx: Move to a common linker script
by Kumar Gala
· 15 years ago
e770f35
pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init
by Kumar Gala
· 15 years ago
65e198d
pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init
by Kumar Gala
· 15 years ago
dd1e660
tqm85xx: Remove board_add_ram_info()
by Peter Tyser
· 15 years ago
57a2af3
mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCI
by Kim Phillips
· 15 years ago
c54781c
General help message cleanup
by Wolfgang Denk
· 16 years ago
9559357
TQM834x: add FDT support
by Wolfgang Denk
· 16 years ago
4791383
Redundant Environment: protect full sector size
by Wolfgang Denk
· 16 years ago
d6bab95
fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs
by Kumar Gala
· 16 years ago
9bbd643
fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h
by Kumar Gala
· 16 years ago
f0dba9a
Add multi-chip NAND support for the TQM8548 modules
by Wolfgang Grandegger
· 16 years ago
4438e5e
Fix all linker script to handle all rodata sections
by Trent Piepho
· 16 years ago
dcc95c4
boards: get mac address from env and move load_sernum_ethaddr() to board init
by Mike Frysinger
· 16 years ago
0b7edfd
TQM8xxL: make some room in low memory for future needs
by Wolfgang Denk
· 16 years ago
d4f9e5a
TQM85xx: Fix a couple warnings in TQM8548 build
by Andy Fleming
· 16 years ago
c7487e9
MPC85xx: TQM8548: workaround for erratum DDR 19 and 20
by Wolfgang Grandegger
· 16 years ago
34d32ad
MPC85xx: TQM8548: use cache for AG and BE variants
by Wolfgang Grandegger
· 16 years ago
57181dd
MPC85xx: TQM8548_AG: add 1 GiB DDR2-SDRAM configuration
by Wolfgang Grandegger
· 16 years ago
89ad185
MPC85xx: TQM8548: fix SDRAM timing for 533 MHz
by Wolfgang Grandegger
· 16 years ago
e85bbc6
MPC85xx: TQM8548: add support for the TQM8548_BE module
by Wolfgang Grandegger
· 16 years ago
b9864be
MPC85xx: TQM85xx: make standard PCI/PCI-X configurable
by Wolfgang Grandegger
· 16 years ago
4988451
MPC85xx: TQM85xx: fix flash protection for boot loader
by Wolfgang Grandegger
· 16 years ago
efa1f1d
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
by Kumar Gala
· 16 years ago
dfb72b8
Command usage cleanup
by Peter Tyser
· 16 years ago
ddb3af9
Standardize command usage messages with cmd_usage()
by Peter Tyser
· 16 years ago
1b560ac
mpc8xxx: LCRR[CLKDIV] is sometimes five bits
by Trent Piepho
· 16 years ago
6294850
Update U-Boot's build timestamp on every compile
by Peter Tyser
· 16 years ago
e94895d
lwmon, tqm8xx: Fix build errors
by Anatolij Gustschin
· 16 years ago
af7c3e3
85xx: Add PORDEVSR_PCI1 define
by Peter Tyser
· 16 years ago
d2454ba
Align end of bss by 4 bytes
by Selvamuthukumar
· 16 years ago
5fd78c9
TQM8260: use CFI flash driver instead of custom driver.
by Wolfgang Denk
· 16 years ago
82f15f3
Coding Style cleanup, update CHANGELOG
by Wolfgang Denk
· 16 years ago
a0623c9
Merge branch 'master' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 16 years ago
ddbcf95
lcd: Let the board code show board-specific info
by Haavard Skinnemoen
· 16 years ago
c10a0c4
85xx: Convert all fsl_pci_init users to new APIs
by Kumar Gala
· 16 years ago
400667d
TQM8260: environment in flash instead EEPROM, baudrate 115k
by Wolfgang Denk
· 16 years ago
af0501a
Cleanup: fix "MHz" spelling
by Wolfgang Denk
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
1837f82
Coding style cleanup; update CHANEGLOG
by Wolfgang Denk
· 16 years ago
8d82cc0
TQM8xx: Fix CFI flash driver support for all TQM8xx based boards
by Wolfgang Denk
· 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
27a856a
cleanup use of CFG_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
58b2529
TQM8272: move NAND part in seperate File
by Heiko Schocher
· 16 years ago
5c9131b
TQM8272: Fix compiling error for the TQM8272 board.
by Heiko Schocher
· 16 years ago
052a5ea
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
cba8851
Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
f2c1acb
Moved initialization of NS8382X Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
8d94c23
drivers/mtd: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
Next »