Commit Graph

140 Commits (46263f2de4e01ff0b2e4247c2fa76d24027efd65)

Author SHA1 Message Date
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Heiko Schocher ea818dbbcd i2c, soft-i2c: switch to new multibus/multiadapter support 11 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 12 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 12 years ago
Wolfgang Denk 461d3800b4 TQM8xx: adjust linker script to grown code size 12 years ago
Marek Vasut 8b493a5236 common: Discard the __u_boot_cmd section 12 years ago
Marek Vasut 556751427b common: Add .u_boot_list into all linker files 12 years ago
Wolfgang Denk d923a5d59f MPC85xx: remove support for TQM85xx boards 12 years ago
Wolfgang Denk 5ddc702ca5 TQM8xx: adjust linker script to grown code size 12 years ago
Wolfgang Denk 702e6014f1 doc: cleanup - move board READMEs into respective board directories 12 years ago
Wolfgang Denk 1f88433442 board/tqc/tqm8272/tqm8272.c: Fix GCC 4.6 build warning: 13 years ago
Wolfgang Denk e012d97ad4 board/tqc/tqm5200/cam5200_flash.c: Fix GCC 4.6 build warning 13 years ago
Wolfgang Denk 65766f3852 board/tqc/tqm5200/cmd_stk52xx.c: fix GC 4.6 build warnings 13 years ago
Marek Vasut 3d54639c3f GCC4.6: Squash warnings in tqm834x.c 13 years ago
Mike Frysinger 464c79207c punt unused clean/distclean targets 13 years ago
Wolfgang Denk 7aabd2b12c TQM8xx: make room for growing code size due to I/O accessor cleanup 13 years ago
Wolfgang Denk 982db890e8 tqm834x.c: fix compiler warning 13 years ago
Becky Bruce 51f924e5ce board/tqm85xx: Create and tear down TLB for get_ram_size() 13 years ago
Wolfgang Denk f0c0b3a9e6 Fix incorrect use of getenv() before relocation 14 years ago
Joakim Tjernlund 9d8fbd1b20 powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 14 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 14 years ago
York Sun d2a9568c57 mpc85xx: Adding more registers and options 14 years ago
Kumar Gala 48f27919aa powerpc/85xx: Rework TQM boards pci_init_board to use common FSL PCIe code 14 years ago
Becky Bruce 38dba0c2ff mpc85xx boards: initdram() cleanup/bugfix 14 years ago
Becky Bruce 5b297d1a42 tqm85xx: create fixed_sdram() to do sdram setup 14 years ago
Kumar Gala 5d27e02c04 powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured 14 years ago
Mike Frysinger 8ef583a035 miiphy: convert to linux/mii.h 14 years ago
Wolfgang Denk 42df1e1618 tqm5200.c: fix warning: 'edid_buf' defined but not used 14 years ago
Heiko Schocher 98e6956702 mpc52xx: add support for tqm52xx based board charon 14 years ago
Wolfgang Denk 263d5c2f84 Remove redundant config.mk files 14 years ago
Wolfgang Denk cd0402a730 8xx: Cleanup for partial linking and --gc-sections 14 years ago
Wolfgang Denk 84db715ea4 cam5200_niosflash: fix build warnings 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Peter Tyser 8ca78f2c89 fsl: Clean up printing of PCI boot info 14 years ago
Becky Bruce b1b7646493 TQM85xx: Fix bug introduced by 83xx/85xx/86xx: LBC register cleanup 14 years ago
Peter Tyser 06412756e7 tqm85xx: Update PCI code 14 years ago
Wolfgang Denk 1211a46485 config.mk cleanup: drop "-I$(TOPDIR)/board" entries 14 years ago
Wolfgang Denk 2ae1824196 Makefile: move all Power Architecture boards into boards.cfg 14 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 14 years ago
Peter Tyser 6aa3d3bfaa 83xx: Remove warmboot parameter from PCI init functions 14 years ago
Michael Zaidman 800eb09641 POST cleanup. 14 years ago
Stefan Roese ca5def3f30 cfi_flash: Simplify dynamic flash bank number detection 14 years ago
Wolfgang Denk 77efe35fec Remove HMI10 board support 14 years ago
Heiko Schocher 48690d8024 net ppc: fix ethernet device names with spaces 14 years ago
Wolfgang Denk cdb749778a Rename getenv_r() into getenv_f() 14 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
Kumar Gala 6525d51fa5 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases 14 years ago
Becky Bruce f51cdaf191 83xx/85xx/86xx: LBC register cleanup 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Stefan Roese a47a12becf Move arch/ppc to arch/powerpc 15 years ago