Commit Graph

388 Commits (e8db8f71c9e42f40312e60f9d8ba7b252d4366ce)

Author SHA1 Message Date
Stefan Roese 80b68f70fd auto_update.c: Fix GCC 4.6 build warnings 13 years ago
Stefan Roese b2776d3ff5 cmd_dasa_sim.c: Fix GCC 4.6 build warnings 13 years ago
Stefan Roese 3cceed20e0 cmd_pci405.c: Fix GCC 4.6 build warnings 13 years ago
Wolfgang Denk 2595fddb26 board/esd/cpci750/sdram_init.c: Fix GCC 4.6 build warnings 13 years ago
Wolfgang Denk be51c5c98b board/esd/cpci750/cpci750.c: Fix error handling 13 years ago
Wolfgang Denk 7df80ac92d board/esd/pf5200/pf5200.c: Fix GCC 4.6 build warning 13 years ago
Wolfgang Denk 0333185352 board/esd/cpci5200/strataflash.c: Fix GCC 4.6 build warning 13 years ago
Marek Vasut 9cf5dee75a GCC4.6: Squash warnings in pmc405de.c 13 years ago
Marek Vasut 2bf0758afa GCC4.6: Squash warning in cmd_pmc440.c 13 years ago
stany MARCEL 25ceb277de ColdFire: Cleanup lds files for multiple defined symbols 13 years ago
Mike Frysinger 464c79207c punt unused clean/distclean targets 13 years ago
Matthias Fuchs 0cb77bfa7a at91: reworked support for meesc board 13 years ago
Daniel Gorsulowski a950c81851 at91: reworked support for otc570 board 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
Wolfgang Denk 2ced53e1ad Move LDSCRIPT definitions to board config files. 14 years ago
Mike Frysinger 882b7d726f do_reset: unify duplicate prototypes 14 years ago
Mike Frysinger 36ebb78779 do_bootm: unify duplicate prototypes 14 years ago
Wolfgang Denk e2c2a95e60 74xx_7xx: Cleanup for partial linking and --gc-sections 14 years ago
Wolfgang Denk ee8028b7f1 ppc4xx: Cleanup for partial linking and --gc-sections 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 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
Stefan Roese 550650ddd0 ppc4xx: Use common NS16550 driver for PPC4xx UART 14 years ago
Stefan Roese 5e7abce991 ppc4xx: Big header cleanup, mostly PPC440 related 14 years ago
Stefan Roese 0988776288 ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific 14 years ago
Stefan Roese b36df56115 ppc4xx: Move ppc4xx headers to powerpc include directory 14 years ago
Stefan Roese ca5def3f30 cfi_flash: Simplify dynamic flash bank number detection 14 years ago
Daniel Gorsulowski 64037fb453 at91: Enabeling USB host on meesc board 14 years ago
Daniel Gorsulowski d4562e0940 at91: Update meesc board to new SoC access 14 years ago
Matthias Fuchs 5baefbba38 ppc4xx: Fix building of PMC440 board 14 years ago
Matthias Fuchs a00c137e04 ppc4xx: Fix building of CANBT board 14 years ago
Matthias Fuchs f3dc7f1977 ppc4xx: Fix building of AR405 board 14 years ago
Wolfgang Denk cdb749778a Rename getenv_r() into getenv_f() 15 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 15 years ago
Becky Bruce f51cdaf191 83xx/85xx/86xx: LBC register cleanup 15 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
Matthias Fuchs 9c3f2d6670 ppc4xx: Fix building PLU405 board 15 years ago
Reinhard Arlt 0738e24e2c 74xx_7xx: CPCI750: Add ECC support on esd CPCI-CPU/750 board 15 years ago
Stefan Roese a47a12becf Move arch/ppc to arch/powerpc 15 years ago
Stefan Roese cf6eb6da43 ppc4xx: TLB init file cleanup 15 years ago
Peter Tyser a414553485 m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU 15 years ago
Peter Tyser 8d1f268204 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 15 years ago
Peter Tyser 61f2b38a17 Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" 15 years ago
Peter Tyser 78acc472d9 Rename lib_generic/ to lib/ 15 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 15 years ago
Detlev Zundel fd428c05c8 mpc5xxx: Remove all references to MGT5100 15 years ago