Commit Graph

126 Commits (9b124a68346ce9605b6e1fcf79e1021541cdba9e)

Author SHA1 Message Date
Marian Balakowicz 95d449ad4d Avoid initrd and logbuffer area overlaps 17 years ago
Scott Wood d6ac2ed893 Remove prototypes of nand_init() in favor of including nand.h. 17 years ago
Wolfgang Denk ee0cfa7080 Revert "Avoid initrd and logbuffer area overlaps" 17 years ago
Marian Balakowicz 1b5605ca57 Avoid initrd and logbuffer area overlaps 17 years ago
Marian Balakowicz c59518e159 ppc: Cleanup get_effective_memsize() use 17 years ago
Kim Phillips 78e4882988 lib_ppc: Revert "Make MPC83xx one step closer to full relocation." 17 years ago
Stefan Roese dfc6c7b647 ppc: Revert patch 70431e8a that used _start instead of CFG_MONITOR_BASE 17 years ago
Joakim Tjernlund 70431e8a73 Make MPC83xx one step closer to full relocation. 17 years ago
Michael Barkowski 5b2793a3f3 mpc8323erdb: fix EEPROM page size and get MAC from EEPROM 17 years ago
Stefan Roese 6fb4b64056 ppc: Set CFG_MEM_TOP_HIDE to 0 if not already defined 17 years ago
Stefan Roese 14f73ca679 ppc: Add CFG_MEM_TOP_HIDE option to hide memory area that doesn't get "touched" 17 years ago
Dave Liu cd54081cd4 ata: enable the sata initialize on boot up 17 years ago
Kumar Gala 9c666a7db0 ppc: Allow boards to specify how much memory they can map 17 years ago
Yuri Tikhonov 3d61018643 The patch introduces the alternative configuration of the log buffer for the lwmon5 board: the storage for the log-buffer itself is OCM(on-chip memory), the log-buffer header is moved to six GPT registers (PPC440EPX_GPT0_COMP1, ..., PPC440EPX_GPT0_COMP5). 17 years ago
Yuri Tikhonov 2d991958b1 The patch introduces the alternative configuration of the log buffer for 17 years ago
Kumar Gala 4648c2e7a1 [new uImage] ppc: Allow boards to specify effective amount of memory 17 years ago
Kumar Gala 81d93e5c4b ppc: Allow boards to specify effective amount of memory 17 years ago
Haiying Wang d59feffb42 FSL: Fix common EEPROM_data structure definition 17 years ago
Ben Warren 04a9e1180a Add support for a Freescale non-CPM SPI controller 17 years ago
Grzegorz Bernacki 5d49e0e152 MPC512X: Cleanup bus clock names. 17 years ago
Grzegorz Bernacki 281ff9a45c ads5121: Added support for FDT. 17 years ago
Rafal Jaworowski 500856eb17 API for external applications. 17 years ago
Kim Phillips 79f240f7ec lib_ppc: make board_add_ram_info weak 18 years ago
Dave Liu 9be39a67c9 mpc83xx: Add support for the display of reset status 18 years ago
Heiko Schocher fad6340715 make show_boot_progress () weak. 18 years ago
Stefan Roese e9514751cf Fix malloc problem introduced with the relocation fixup for the PPC platform 18 years ago
Jon Loeliger b3aff0cb9e disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. 18 years ago
Jon Loeliger 7def6b34f9 lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDS 18 years ago
Grant Likely f82b3b6304 Don't set gd->reloc_off if relocation of .fixup works correctly 18 years ago
Jon Loeliger 73f032021e lib_ppc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 years ago
Heiko Schocher 566a494f59 [PCS440EP] upgrade the PCS440EP board: 18 years ago
Wolfgang Denk 9045f33c02 Fix config problems on SC3 board; make ide_reset_timeout work. 18 years ago
Stefan Roese 343c48bd84 ppc4xx: Set bd->bi_pci_busfreq on 440EPx/GRx too 18 years ago
Kim Phillips 54b2d434ae mpc83xx: replace elaborate boottime verbosity with 'clocks' command 18 years ago
Heiko Schocher ca43ba18e9 Added support for the SOLIDCARD III board from Eurodesign 18 years ago
Heiko Schocher fa23044564 Added support for the TQM8272 board from TQ 18 years ago
Wolfgang Denk dd520bf314 Code cleanup. 18 years ago
Timur Tabi d239d74b1c mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR 18 years ago
Bartlomiej Sieka 4707fb50cc Preliminary patch adding support for the MarelV38B board. 18 years ago
Stefan Roese 887e2ec9ec Add support for AMCC Sequoia PPC440EPx eval board 19 years ago
Haiying Wang 75c299c383 Unlock cache before kernel starts up for MPC86xx 19 years ago
Haiying Wang 1c8f6d8fb0 Unlock cache before kernel starts up for MPC86xx 19 years ago
Haiying Wang bea3f28d28 Add support for reading and writing mac addresses to or from ID EEPROM. 19 years ago
Markus Klotzbuecher 090eb73510 Add support for TQM885D board. 19 years ago
Marian Balakowicz bb105f24cc Call serial_initialize() before first debug() is used. 19 years ago
Haiying Wang 6cfea33477 Remove unneeded INIT_RAM_LOCK cache twiddling. 19 years ago
Jon Loeliger debb7354d1 Initial support for MPC8641 HPCN board. 19 years ago
Wolfgang Denk d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
Kumar Gala 2688e2f972 Enable address translation on MPC83xx 19 years ago
Wolfgang Denk f013dacf0a Code cleanup, especially MIPS for GCC 4.x 19 years ago