Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
a02a884b95c47e114a54f2751d03f139f312af2f
/
board
/
tqc
9d8fbd1
powerpc, 8xx: Fixup all 8xx u-boot.lds scripts
by Joakim Tjernlund
· 14 years ago
44c6e65
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
d2a9568
mpc85xx: Adding more registers and options
by York Sun
· 14 years ago
48f2791
powerpc/85xx: Rework TQM boards pci_init_board to use common FSL PCIe code
by Kumar Gala
· 14 years ago
38dba0c
mpc85xx boards: initdram() cleanup/bugfix
by Becky Bruce
· 14 years ago
5b297d1
tqm85xx: create fixed_sdram() to do sdram setup
by Becky Bruce
· 14 years ago
5d27e02
powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured
by Kumar Gala
· 14 years ago
8ef583a
miiphy: convert to linux/mii.h
by Mike Frysinger
· 14 years ago
42df1e1
tqm5200.c: fix warning: 'edid_buf' defined but not used
by Wolfgang Denk
· 14 years ago
98e6956
mpc52xx: add support for tqm52xx based board charon
by Heiko Schocher
· 14 years ago
263d5c2
Remove redundant config.mk files
by Wolfgang Denk
· 14 years ago
cd0402a
8xx: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· 14 years ago
84db715
cam5200_niosflash: fix build warnings
by Wolfgang Denk
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
8ca78f2
fsl: Clean up printing of PCI boot info
by Peter Tyser
· 14 years ago
b1b7646
TQM85xx: Fix bug introduced by 83xx/85xx/86xx: LBC register cleanup
by Becky Bruce
· 14 years ago
0641275
tqm85xx: Update PCI code
by Peter Tyser
· 14 years ago
1211a46
config.mk cleanup: drop "-I$(TOPDIR)/board" entries
by Wolfgang Denk
· 14 years ago
2ae1824
Makefile: move all Power Architecture boards into boards.cfg
by Wolfgang Denk
· 14 years ago
14d0a02
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
2e6e177
Merge branch 'next' of /home/wd/git/u-boot/next
by Wolfgang Denk
· 14 years ago
6aa3d3b
83xx: Remove warmboot parameter from PCI init functions
by Peter Tyser
· 14 years ago
800eb09
POST cleanup.
by Michael Zaidman
· 14 years ago
b65e86d
Merge branch 'next' of ../custodians into next
by Wolfgang Denk
· 14 years ago
ca5def3
cfi_flash: Simplify dynamic flash bank number detection
by Stefan Roese
· 14 years ago
77efe35
Remove HMI10 board support
by Wolfgang Denk
· 14 years ago
48690d8
net ppc: fix ethernet device names with spaces
by Heiko Schocher
· 14 years ago
cdb7497
Rename getenv_r() into getenv_f()
by Wolfgang Denk
· 14 years ago
47e26b1
cmd_usage(): simplify return code handling
by Wolfgang Denk
· 14 years ago
6525d51
powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases
by Kumar Gala
· 14 years ago
f51cdaf
83xx/85xx/86xx: LBC register cleanup
by Becky Bruce
· 14 years ago
54841ab
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
a47a12b
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
8d1f268
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· 15 years ago
61f2b38
Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"
by Peter Tyser
· 15 years ago
78acc47
Rename lib_generic/ to lib/
by Peter Tyser
· 15 years ago
ea0364f
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago
fd428c0
mpc5xxx: Remove all references to MGT5100
by Detlev Zundel
· 15 years ago
6ed3b9d
TQM8xx: add device tree support for TQM8xx based boards.
by Heiko Schocher
· 15 years ago
64917ca
PCIe, USB: Replace 'end point' references with 'endpoint'
by Peter Tyser
· 15 years ago
7cb8f79
ppc/85xx: Move to using fsl_setup_hose on TQM 85xx
by Kumar Gala
· 15 years ago
00b6d92
5xxx, fdt: move fdt_fixup_memory() to cpu.c file
by Heiko Schocher
· 15 years ago
cd77dd1
Merge branch 'reloc'
by Wolfgang Denk
· 15 years ago
95c44ec
tqm5200: Correct comment and code in post_hotkeys_pressed.
by Detlev Zundel
· 15 years ago
8582901
ppc: Enable full relocation to RAM
by Peter Tyser
· 15 years ago
3e7b6c1
ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host
by Kumar Gala
· 15 years ago
d6281ff
ppc: Remove -fno-strict-aliasing
by Kumar Gala
· 15 years ago
ec79d33
85xx: Move to a common linker script
by Kumar Gala
· 15 years ago
cb151aa
pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init
by Kumar Gala
· 15 years ago
fb3143b
pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init
by Kumar Gala
· 15 years ago
12a440a
tqm85xx: Remove board_add_ram_info()
by Peter Tyser
· 15 years ago
9993e19
mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCI
by Kim Phillips
· 15 years ago
a89c33d
General help message cleanup
by Wolfgang Denk
· 15 years ago
4681e67
TQM834x: add FDT support
by Wolfgang Denk
· 15 years ago
dfcd7f2
Redundant Environment: protect full sector size
by Wolfgang Denk
· 15 years ago
32049b4
fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs
by Kumar Gala
· 16 years ago
c851462
fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h
by Kumar Gala
· 16 years ago
16f2f5a
Add multi-chip NAND support for the TQM8548 modules
by Wolfgang Grandegger
· 16 years ago
f62fb99
Fix all linker script to handle all rodata sections
by Trent Piepho
· 16 years ago
9c15010
boards: get mac address from env and move load_sernum_ethaddr() to board init
by Mike Frysinger
· 16 years ago
32482be
TQM8xxL: make some room in low memory for future needs
by Wolfgang Denk
· 16 years ago
e0c4fac
TQM85xx: Fix a couple warnings in TQM8548 build
by Andy Fleming
· 16 years ago
cf07a5b
MPC85xx: TQM8548: workaround for erratum DDR 19 and 20
by Wolfgang Grandegger
· 16 years ago
080408f
MPC85xx: TQM8548: use cache for AG and BE variants
by Wolfgang Grandegger
· 16 years ago
dc5f55d
MPC85xx: TQM8548_AG: add 1 GiB DDR2-SDRAM configuration
by Wolfgang Grandegger
· 16 years ago
88b0e88
MPC85xx: TQM8548: fix SDRAM timing for 533 MHz
by Wolfgang Grandegger
· 16 years ago
ad7ee5d
MPC85xx: TQM8548: add support for the TQM8548_BE module
by Wolfgang Grandegger
· 16 years ago
a318234
MPC85xx: TQM85xx: make standard PCI/PCI-X configurable
by Wolfgang Grandegger
· 16 years ago
31ca911
MPC85xx: TQM85xx: fix flash protection for boot loader
by Wolfgang Grandegger
· 16 years ago
ff4e66e
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
by Kumar Gala
· 16 years ago
2fb2604
Command usage cleanup
by Peter Tyser
· 16 years ago
62c3ae7
Standardize command usage messages with cmd_usage()
by Peter Tyser
· 16 years ago
a5d212a
mpc8xxx: LCRR[CLKDIV] is sometimes five bits
by Trent Piepho
· 16 years ago
561858e
Update U-Boot's build timestamp on every compile
by Peter Tyser
· 16 years ago
1450c4a
lwmon, tqm8xx: Fix build errors
by Anatolij Gustschin
· 16 years ago
9427ccd
85xx: Add PORDEVSR_PCI1 define
by Peter Tyser
· 16 years ago
9b827cf
Align end of bss by 4 bytes
by Selvamuthukumar
· 16 years ago
60c68d9
TQM8260: use CFI flash driver instead of custom driver.
by Wolfgang Denk
· 16 years ago
3cbd823
Coding Style cleanup, update CHANGELOG
by Wolfgang Denk
· 16 years ago
d35c451
Merge branch 'master' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 16 years ago
6b59e03
lcd: Let the board code show board-specific info
by Haavard Skinnemoen
· 16 years ago
2dba0de
85xx: Convert all fsl_pci_init users to new APIs
by Kumar Gala
· 16 years ago
055b12f
TQM8260: environment in flash instead EEPROM, baudrate 115k
by Wolfgang Denk
· 16 years ago
8ed44d9
Cleanup: fix "MHz" spelling
by Wolfgang Denk
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
87b4ef5
Coding style cleanup; update CHANEGLOG
by Wolfgang Denk
· 16 years ago
7c803be
TQM8xx: Fix CFI flash driver support for all TQM8xx based boards
by Wolfgang Denk
· 16 years ago
0e8d158
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5a1aceb
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
7d9b5ba
cleanup use of CFG_ENV_IS_IN_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0cf4fd3
rename environment.c in env_embedded.c to reflect is functionality
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
a6f2e45
TQM8272: move NAND part in seperate File
by Heiko Schocher
· 16 years ago
584f979
TQM8272: Fix compiling error for the TQM8272 board.
by Heiko Schocher
· 16 years ago
10efa02
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
e1d7480
Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
1940363
Moved initialization of NS8382X Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
00b1883
drivers/mtd: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5e1dae5
Fixing coding style issues
by William Juul
· 17 years ago
cfa460a
Update MTD to that of Linux 2.6.22.1
by William Juul
· 17 years ago
5475412
TQM85xx: fix typo introduce by commit ffbb5cb9
by Wolfgang Denk
· 16 years ago
Next »