summaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Collapse)Author
2005-09-14Merge with /home/sr/git/u-bootWolfgang Denk
2005-09-07Fix problem in 440GP ethernet driver (ebony). Add support for 2ndStefan Roese
ethernet port on ebony. Patch by Stefan Roese, 7 Sep 2005
2005-09-04Update MPC5200 FIFO Control settingsWolfgang Denk
(u-boot.habanero.fifo_cntrl.patch from Freescale)
2005-08-24Fixed bamboo port to enable running without DDR-DIMM (bamboo has also 64MB ↵Stefan Roese
onboard DDR) Patch by Stefan Roese, 24 Aug 2005
2005-08-23Merge with testing-4xx_enet (Create generic 4xx Ethernet code)Wolfgang Denk
2005-08-23Fix make dependencies for at91rm9200 and ks8695 cpusWolfgang Denk
Patch by Steven Scholz, 23 Aug 2005
2005-08-22Add esd cpci5200 and pf5200 boardsStefan Roese
Patch by Reinhard Arlt, 22 Aug 2005
2005-08-16Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese
now handling all 4xx cpu's. Patch by Stefan Roese, 16 Aug 2005
2005-08-16Merge with pollux.denx.org:/home/git/u-boot/.git
2005-08-15Add Sandburst Metrobox and Sandburst Karef board support packages.Stefan Roese
Second serial port on 440GX now defined as a system device. Add 'Short Etch' code for Cicada PHY within 440gx_enet.c Patch by Travis B. Sawyer, 12 Jul 2005 Check return value of malloc in 440gx_enet.c Patch by Travis B. Sawyer, 18 Jul 2005
2005-08-12Merge with /home/wd/git/u-boot/masterWolfgang Denk
2005-08-12Eliminate calls of ARM libgcc.a helper functions _divsi3 and _modsi3Wolfgang Denk
Patch by Anders Larsen, 26 Apr 2005
2005-08-12measure_gclk() is needed when DEBUG is enabledWolfgang Denk
Patch by Bryan O'Donoghue, 25 Apr 2005
2005-08-12Merge with pollux.denx.org:/home/git/u-boot/.git
2005-08-11Add NAND FLASH support for AMCC Bamboo 440EP eval boardStefan Roese
Patch by Stefan Roese, 11 Aug 2005
2005-08-09Added support for O2DNT board.
2005-08-08Fix dbau1xxx (= MIPS big and little endian) build options.Wolfgang Denk
Incorrect gcc options (big endian -BE switch) were used for dbau1550_el which is a little endian build; also get rid of reference to non-existant cpu/mips/little/liblittle.a library
2005-08-08Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese
Patch by Stefan Roese, 08 Aug 2005
2005-08-06Fix PowerQUICC II mask detection.Wolfgang Denk
Patch by Eugene Surovegin, 20 Dec 2004
2005-08-06Add support for ep8248 boardWolfgang Denk
Patch by Yuli Barcohen, 12 Dec 2004 Minor code cleanup.
2005-08-06Fix baudrate setting for KGDB on MPC8260Wolfgang Denk
Patch by HoJin, 11 Dec 2004
2005-08-06Fix compiler warnings in cpu/ppc4xx/usbdev.cWolfgang Denk
Patch by Steven Blakeslee, 04 Aug 2005
2005-08-05Merge with /home/sr/git/u-bootWolfgang Denk
2005-08-05Fix compiler warningsWolfgang Denk
2005-08-05Merge with /home/wd/git/u-boot/masterWolfgang Denk
2005-08-04Add support for AMCC Bamboo PPC440EP eval boardStefan Roese
Patch by Stefan Roese, 04 Aug 2005
2005-08-04Fix typos in cpu/85xx/start.S which caused DataTLB exception to beWolfgang Denk
routed to the Watchdog handler Patch by Eugene Surovegin, 18 Jun 2005
2005-08-03Ignore broadcast status bit in received frames in 8260 FCC ethernetWolfgang Denk
loopback test code Patch by Murray Jensen, 18 Jul 2005
2005-08-02Merge with rsync://git-user@source.denx.net/git/u-boot.gitJon Loeliger
2005-08-02Coding style cleanupWolfgang Denk
2005-08-02Fix low-level OHCI transfers for PPC440EP (same as ARM920t and MPC5xxx).Stefan Roese
Patch by Stefan Roese, 2 Aug 2005
2005-08-01Fix style issues primarily in 85xx and 83xx boards.Jon Loeliger
- C++ comments - Trailing white space - Indentation not by TAB - Excessive amount of empty lines - Trailing empty lines
2005-08-01Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese
Patch by Steven Blakeslee, 27 Jul 2005
2005-07-29* Patch by Ron Alder, 11 July 2005Lunsheng Wang
Add Xianghua Xiao and Lunsheng Wang's support for the GDA MPC8540 EVAL board.
2005-07-28* Patch by Eran LibertyEran Liberty
Add support for the Freescale MPC8349ADS board.
2005-07-25* Patch by Jon Loeliger, 2005-07-25Jon Loeliger
Move the TSEC driver out of cpu/mpc85xx as it will be shared by the upcoming mpc83xx family as well.
2005-07-25* Patch by Jon Loeliger, 2005-05-05Jon Loeliger
Implemented support for MPC8548CDS board. Added DDR II support based on SPD values for MPC85xx boards. This roll-up patch also includes bugfies for the previously published patches: DDRII CPO, pre eTSEC, 8548 LBIU, Andy's TSEC, eTSEC 3&4 I/O
2005-07-25* Patch by Jon Loeliger 2005-02-08Jon Loeliger
Determine L2 Cache size dynamically on 85XX boards.
2005-07-23* Patch by Jon Loeliger, Kumar Gala 2005-02-08Jon Loeliger
- Convert the CPM2 based functionality to use new CONFIG_CPM2 option rather than a myriad of CONFIG_MPC8560-like variants. Applies to MPC85xx and MPC8260 boards, includes stxgp3 and sbc8560. Eliminates the CONFIG_MPC8560 option entirely. Distributes the new CONFIG_CPM2 option to each 8260 board.
2005-07-21Fix low-level OHCI transfers for ARM920t and MPC5xxxWolfgang Denk
A new, Windows compatible init sequence was also backported from Linux 2.6, but disabled with #undef NEW_INIT_SEQ as it wouldn't change the behaviour of the memopry sticks we tested. Maybe it's not relevant for mass storage devices. For recerence, see file common/usb.c, function usb_new_device(), section #ifdef NEW_INIT_SEQ.
2005-07-04* Patch by Detlev Zundel, 30 Jun 2005:LABEL_2005_07_04_0202wdenk
Fix LCD logo for lwmon board which got lost in the merge of 8xx and PXA LCD code
2005-06-27* Fix baudrate calculation problem on MPC5200 systemswdenk
* Add MPC8220 boards to MAKEALL script * Add EEPROM and RTC support for HMI1001 board * Patch by Detlev Zundel, 20 Jun 2005: Fix initialization of low active GPIO pins on inka4x0 board
2005-06-20* Patch by Travis Sawyer, 10 Jun 2005:wdenk
Initialize allocated dev and private hw structures after their respective allocation in 440gx_enet.c * Patch by Steven Scholz, 10 Jun 2005: Fix byteorder problems with second argument of "bootm" with standalone images;
2005-06-10* Add support for HMI1001 boardwdenk
* Disable "date" and "sntp" commands on TQM866M which has no RTC
2005-05-30Patch by Juergen Selent, 17 May 2005:wdenk
Add support for Funkwerk VoVPN gateway module.
2005-05-19* Patch by Greg Ungerer, 19 May 2005:wdenk
add support for the KS8695P (ARM 922 based) CPU * Patch by Steven Scholz, 19 May 2005: Add support for CONFIG_SERIAL_TAG on ARM boards
2005-05-16Add PCI support for Sorcery board.wdenk
Code cleanup (especially Sorcery / Alaska / Yukon serial driver).
2005-05-13Fix timer handling on MPC85xx systemswdenk
2005-05-09On LWMON we must use the watchdog to reset the board as the CPULABEL_2005_05_09_1245wdenk
genereated HRESET pulse is too short to reset the external circuitry.
2005-04-21Fix bug in the SDRAM initialization code for canmb, IceCube andwdenk
PM520 boards. Fix PHY address for canmb board.