summaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
2007-08-10mpc83xx: Consolidate the ECC support of 83xxDave Liu
2007-08-10mpc83xx: Correct the burst length for DDR2 with 32 bitsDave Liu
2007-08-10mpc83xx: fixup generic pci for libfdtKim Phillips
2007-08-10mpc83xx: fix 8360 and cpu functions to update fdt being passedKim Phillips
2007-08-10mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabledJerry Van Baren
2007-08-10mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path().Jerry Van Baren
2007-08-10mpc83xx: Add support for the display of reset statusDave Liu
2007-08-10Update SCCR programming in cpu_init_f() to support all 83xx processorsTimur Tabi
2007-08-10mpc83xx: Add support for 8360 silicon revision 2.1Lee Nipper
2007-08-08Coding style cleanupStefan Roese
2007-08-08Port enabled for I2C signals and chipselects port configuration.TsiChungLiew
2007-08-08Added uart_gpio_conf() in serial_init(), seperated uart port configuration fr...TsiChungLiew
2007-08-07Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher
2007-08-07Merge git://www.denx.de/git/u-bootMichal Simek
2007-08-07Merge with /home/tur/git/u-boot#cm5200-siWolfgang Denk
2007-08-05Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk
2007-08-05Coding style cleanup. Update CHANGELOG.Wolfgang Denk
2007-08-05Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk
2007-08-05Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.Ed Swarthout
2007-08-05Merge git://www.denx.de/git/u-bootMichal Simek
2007-08-03cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family.Bartlomiej Sieka
2007-08-03Merge branch 'testing' into workingAndy Fleming
2007-08-02Coding style cleanup, update CHANGELOGWolfgang Denk
2007-08-02ppc4xx: Code cleanupStefan Roese
2007-08-02[ppc440SPe] Graceful recovery from machine check during PCIe configurationGrzegorz Bernacki
2007-08-02[ppc4xx] Separate settings for PCIe bus numbering on 440SPe rev.ARafal Jaworowski
2007-08-01Fix build errors and warnings / code cleanup.Wolfgang Denk
2007-07-31ppc4xx: Update AMCC Bamboo 440EP supportEugene OBrien
2007-07-30ppc4xx: Only print ECC related info when the error bis are setStefan Roese
2007-07-27[ADS5121] Support for the ADS5121 boardRafal Jaworowski
2007-07-26ppc4xx: Add support for AMCC 405EP Taihu boardJohn Otken
2007-07-20ppc4xx: Fix bug with default GPIO output valueStefan Roese
2007-07-16Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-07-16Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescaleStefan Roese
2007-07-16ppc4xx: Code cleanupStefan Roese
2007-07-16ppc4xx: Add new weak functions to support boardspecific DDR2 configurationStefan Roese
2007-07-16ppc4xx: Add remove_tlb() function to remove a mem area from TLB setupStefan Roese
2007-07-13[PATCH] Support time without timerMichal Simek
2007-07-13[PATCH] Remove problem with disabled BARREL SHIFTERMichal Simek
2007-07-13Merge git://www.denx.de/git/u-bootMichal Simek
2007-07-12ppc4xx: Change receive buffer handling in the 4xx emac driverStefan Roese
2007-07-11Update CHANGELOG, minor coding style cleanup.Wolfgang Denk
2007-07-11Merge with /home/tur/git/u-boot#cm1_qp1Wolfgang Denk
2007-07-11CM1.QP1: Support for the Schindler CM1.QP1 board.Bartlomiej Sieka
2007-07-10Merge branch 'master' into u-boot-5329-earlyJohn Rigby
2007-07-10Cache update and added CFG_UNIFY_CACHETsiChung
2007-07-10Create interrupts.c and modify MakefileTsiChungLiew
2007-07-10Enable IcacheTsiChungLiew
2007-07-10Update header file and some clean upTsiChungLiew
2007-07-10Update header file and enable icacheTsiChungLiew