- 04fa466 Merge branch 'denx' by Andy Fleming · Mon Oct 27 17:31:05 2008 -0500
- 603e638 85xx: Update MPC85xx_PORDEVSR_IO_SEL mask by Peter Tyser · Mon Oct 27 16:42:00 2008 -0500
- 2a8681a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Mon Oct 27 22:31:32 2008 +0100
- 2617647 powerpc: fix pci window initialization to work with > 4GB DRAM by Becky Bruce · Mon Oct 27 16:09:42 2008 -0500
- c291734 pci/fsl_pci_init: Removed a bunch pointless trailing backslashes. by Kumar Gala · Mon Oct 27 13:16:20 2008 -0500
- 7772ccd 86xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · Wed Oct 22 14:38:55 2008 -0500
- c10a0c4 85xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · Tue Oct 21 08:28:33 2008 -0500
- fe29f1f pci/fsl_pci_init: Added fdt helper for setting up bus-ranges & dma-ranges by Kumar Gala · Thu Oct 23 00:01:06 2008 -0500
- 47bf478 pci/fsl_pci_init: Add a common PCI inbound setup function by Kumar Gala · Wed Oct 22 14:06:24 2008 -0500
- 87006ca pci/fsl_pci_init: Enable larger address and setting inbound windows properly by Kumar Gala · Tue Oct 21 10:13:14 2008 -0500
- e0475cd fdt: Added helper to set PCI dma-ranges property by Kumar Gala · Wed Oct 22 23:33:56 2008 -0500
- 1ba0040 fdt: Add fdt_getprop_u32_default helpers by Kumar Gala · Thu Oct 23 00:05:47 2008 -0500
- 6f2c1e9 86xx: Enable 64-bit PCI resources on all Freescale boards by Kumar Gala · Tue Oct 21 18:06:15 2008 -0500
- 7738d5c 85xx: Enable 64-bit PCI resources on all Freescale boards by Kumar Gala · Tue Oct 21 11:33:58 2008 -0500
- ad714f5 pci: Allow for PCI addresses to be 64-bit by Kumar Gala · Tue Oct 21 08:36:08 2008 -0500
- 7dc79f7 85xx: Fix the incorrect register used for DDR erratum1 by Dave Liu · Thu Oct 23 21:18:53 2008 +0800
- 39d7dcd 85xx: remove unused config definition by Dave Liu · Thu Oct 23 21:17:19 2008 +0800
- 9f4a689 85xx: Add basic e500mc core support by Kumar Gala · Thu Oct 23 01:47:38 2008 -0500
- 5c953ca 85xx: Use CONFIG_SYS_CACHELINE_SIZE instead of magic number by Kumar Gala · Thu Oct 23 01:47:37 2008 -0500
- 3ce59a1 ppc4xx: New board avnet fx12 minimodul by Georg Schardt · Fri Oct 24 13:51:52 2008 +0200
- 78ea77e ppc4xx: Generic architecture for xilinx ppc405(v3) by Ricardo Ribalda Delgado · Tue Oct 21 18:29:46 2008 +0200
- 0bfb802 ppc4xx: Disable DDR2 autocalibration on Kilauea for now by Stefan Roese · Fri Oct 24 08:56:09 2008 +0200
- fc8bc87 Fix strmhz(): avoid printing negative fractions by Wolfgang Denk · Tue Oct 21 15:53:51 2008 +0200
- 17d5770 mpc83xx: Removed #ifdef CONFIG_MPC834X dependency on upmconfig function by Richard Retanubun · Fri Oct 17 08:55:51 2008 -0400
- 504867a mpc83xx: add support for switching between USB Host/Function for MPC837XEMDS by Anton Vorontsov · Tue Oct 14 22:58:53 2008 +0400
- c753879 mpc83xx: add ELBC NAND support for the MPC837XEMDS boards by Anton Vorontsov · Wed Oct 08 20:52:54 2008 +0400
- 30c6992 mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boards by Anton Vorontsov · Thu Oct 02 19:17:33 2008 +0400
- 32b1b70 mpc83xx: add SGMII riser module support for the MPC8378E-MDS boards by Anton Vorontsov · Thu Oct 02 18:32:25 2008 +0400
- 688bb38 mpc83xx: add TSECs' HRCWH masks for MPC837x processors by Anton Vorontsov · Thu Oct 02 18:31:59 2008 +0400
- 2af91a9 mpc83xx: serdes: add forgotten shifts for rfcks by Anton Vorontsov · Thu Oct 02 18:31:56 2008 +0400
- 642016b mpc83xx: fix serdes setup for the MPC8378E boards by Anton Vorontsov · Thu Oct 02 18:31:53 2008 +0400
- fa9e297 mpc83xx: mpc8360emds: rework LBC SDRAM setup by Anton Vorontsov · Wed Sep 10 18:12:37 2008 +0400
- bf36877 FDT: don't use private kernel header files by Wolfgang Denk · Tue Oct 21 11:23:56 2008 +0200
- 571044b8 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Tue Oct 21 21:19:35 2008 +0200
- 4d9e039 ppc4xx: Add 1.0 & 1.066 GHz to canyonlands bootstrap command for PLL setup by Stefan Roese · Mon Oct 13 15:15:31 2008 +0200
- 1c97e0c ppc4xx: Correctly setup ranges property in ebc node by Stefan Roese · Mon Oct 13 10:45:14 2008 +0200
- 3397ec6 ppc4xx: Add GDSys neo 405EP board support by Dirk Eibach · Wed Oct 08 15:37:50 2008 +0200
- debcb10 ppc4xx: Update configs for Netstal boards by Niklaus Giger · Wed Oct 01 14:46:13 2008 +0200
- c31ff68 ppc4xx: Add routine to retrieve CPU number by Adam Graham · Wed Oct 08 10:13:19 2008 -0700
- 446eb8d ppc4xx: Add static support for 44x IBM SDRAM Controller by Adam Graham · Wed Oct 08 10:13:14 2008 -0700
- 4900ed2 ppc4xx: Add AMCC Arches board support (dual 460GT) by Adam Graham · Wed Oct 08 10:12:53 2008 -0700
- 5174b2a Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · Tue Oct 21 11:43:08 2008 +0200
- 400667d TQM8260: environment in flash instead EEPROM, baudrate 115k by Wolfgang Denk · Sun Oct 19 21:54:30 2008 +0200
- a7d4497 85xx: Fix compile warning in mpc8536ds.c by Kumar Gala · Sun Oct 19 12:49:19 2008 -0500
- af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · Sun Oct 19 02:35:50 2008 +0200
- 2059104 Use strmhz() to format clock frequencies by Wolfgang Denk · Sun Oct 19 02:35:49 2008 +0200
- 709e85d strmhz(): Round numbers when printing clock frequencies by Wolfgang Denk · Sun Oct 19 02:35:48 2008 +0200
- 206c726 85xx: properly document MPC85xx_PORDEVSR2_SEC_CFG by Timur Tabi · Mon Oct 20 15:16:47 2008 -0500
- 35610c6b Merge git://git.denx.de/u-boot into x1 by Markus Klotzbuecher · Tue Oct 21 09:18:01 2008 +0200
- 4216d75 Merge 'next' branch by Wolfgang Denk · Sat Oct 18 21:59:44 2008 +0200
- 223e2d2 mgcoge: add redundant environment sector by Heiko Schocher · Fri Oct 17 18:24:06 2008 +0200
- be9cd65 mgsuvd: update size of environment by Heiko Schocher · Fri Oct 17 18:23:27 2008 +0200
- 21181fd Enabled the Freescale SGMII riser card on 8536DS by Jason Jin · Fri Oct 10 11:41:00 2008 +0800
- c49bce4 Enabled the Freescale SGMII riser card on 8572DS by Liu Yu · Fri Oct 10 11:40:59 2008 +0800
- 4626906 Make pixis_set_sgmii more general to support MPC85xx boards. by Liu Yu · Fri Oct 10 11:40:58 2008 +0800
- 28e0007 Add cpu/8xxx to TAGS_SUBDIRS by Ed Swarthout · Wed Oct 08 23:38:02 2008 -0500
- cf92b98 fsl_law clear enable before changing. by Ed Swarthout · Thu Oct 09 01:25:55 2008 -0500
- cd36bda mpc8572 additional end-point mode by Ed Swarthout · Thu Oct 09 00:29:27 2008 -0500
- 2915512 85xx if NUM_CPUS>1, print cpu number by Ed Swarthout · Wed Oct 08 23:37:59 2008 -0500
- 06c70d6 pixis do not print long help if not configured by Ed Swarthout · Wed Oct 08 23:38:01 2008 -0500
- e336605 Have u-boot pass stashing parameters into device tree by Andy Fleming · Tue Oct 07 08:09:50 2008 -0500
- 4e0dd7f Add DDR options setting on MPC8641HPCN board by Haiying Wang · Fri Oct 03 12:37:57 2008 -0400
- bcf35e5 Add ddr interleaving suppport for MPC8572DS board by Haiying Wang · Fri Oct 03 12:37:41 2008 -0400
- d90e040 Add debug information for DDR controller registers by Haiying Wang · Fri Oct 03 12:37:26 2008 -0400
- b834f92 Check DDR interleaving mode by Haiying Wang · Fri Oct 03 12:37:10 2008 -0400
- fa44036 Pass dimm parameters to populate populate controller options by Haiying Wang · Fri Oct 03 12:36:55 2008 -0400
- 272b596 Make DDR interleaving mode work correctly by Haiying Wang · Fri Oct 03 12:36:39 2008 -0400
- 489675d 85xx: Enable interrupt and setexpr commands on Freescale 85xx boards by Kumar Gala · Mon Sep 22 23:40:42 2008 -0500
- f81f89f 85xx: Improve flash remapping on MPC8572DS & MPC8536DS by Kumar Gala · Mon Sep 22 14:11:11 2008 -0500
- 32090b3 85xx: Export invalidate_{i,d}cache and add flush_dcache by Kumar Gala · Mon Sep 22 14:11:10 2008 -0500
- 1eedd3f mgcoge, mgsuvd: extract more common code by Heiko Schocher · Fri Oct 17 16:11:52 2008 +0200
- 012a95f mgcoge, mgsuvd: use in_*/out_* accesors by Heiko Schocher · Fri Oct 17 12:15:55 2008 +0200
- 7f3afd6 mgsuvd: fix compiler warning when using soft_i2c driver by Heiko Schocher · Fri Oct 17 13:52:51 2008 +0200
- 997f523 mgsuvd: fix coding style by Heiko Schocher · Fri Oct 17 12:15:05 2008 +0200
- 63d03de mgcoge: Second Flash on CS5 not on CS1 by Heiko Schocher · Fri Oct 17 12:13:30 2008 +0200
- b02d722 Added arch_lmb_reserve to allow arch specific memory regions protection by Kumar Gala · Thu Oct 16 21:52:08 2008 -0500
- 843b7a1 mgcoge: added CONFIG_FIT to support the new u-boot image format by Heiko Schocher · Thu Oct 16 16:32:35 2008 +0200
- 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
- 8aee935 74xx/7xx/86xx: Rename flush_data_cache to flush_dcache to match 85xx version by Kumar Gala · Mon Oct 13 14:12:55 2008 -0500
- ac2dad6 Expose command table search for sub-commands by Kumar Gala · Tue Sep 23 10:05:02 2008 -0500
- 63fd948 mgsuvd, mgcoge: added BOOTCOUNT feature. by Heiko Schocher · Wed Oct 15 09:41:33 2008 +0200
- e5b6c2e mgcoge, mgsuvd: added support for the IVM EEprom. by Heiko Schocher · Wed Oct 15 09:41:00 2008 +0200
- 49ebcb5 hush: add showvar command for hush shell. by Heiko Schocher · Wed Oct 15 09:40:28 2008 +0200
- 6ee861b I2C: adding new "i2c bus" Command to the I2C Subsystem. by Heiko Schocher · Wed Oct 15 09:39:47 2008 +0200
- 5e51b48 mgcoge, mgsuvd: add board specific I2C deblocking mechanism. by Heiko Schocher · Wed Oct 15 09:39:08 2008 +0200
- 0e2f2c5 soft_i2c: Add CFG_I2C_INIT_BOARD option by Heiko Schocher · Wed Oct 15 09:38:38 2008 +0200
- aba715a mgcoge, mgsuvd: add DTT (LM75) support. by Heiko Schocher · Wed Oct 15 09:38:07 2008 +0200
- 4445768 lm75: Make the LM75 MULTI_BUS compatible. by Heiko Schocher · Wed Oct 15 09:37:34 2008 +0200
- 842dec5 lm75: fix Codingstyle issues. by Heiko Schocher · Wed Oct 15 09:37:04 2008 +0200
- e524e67 mgcoge, mgsuvd: added EEprom support. by Heiko Schocher · Wed Oct 15 09:36:33 2008 +0200
- 65138e1 mgcoge, mgsuvd: add I2C support. by Heiko Schocher · Wed Oct 15 09:36:03 2008 +0200
- dc7d22a soft_i2c: prevent compiler warnings if driver does not use CPU Pins. by Heiko Schocher · Wed Oct 15 09:35:26 2008 +0200
- 9031b21 i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver. by Heiko Schocher · Wed Oct 15 09:34:45 2008 +0200
- 4392106 mgcoge: fix Coding Style issues. by Heiko Schocher · Wed Oct 15 09:34:05 2008 +0200
- 017568e I2C: add new command i2c reset. by Heiko Schocher · Wed Oct 15 09:33:30 2008 +0200
- b95ab5c mgsuvd, mgcoge: move this 2 boards in one dir. by Heiko Schocher · Wed Oct 15 09:32:25 2008 +0200
- 8fdffec hwmon: Add LM63 support by Dirk Eibach · Wed Oct 08 13:44:27 2008 +0200
- 06be5b9 Add Red Black Tree support by Kyungmin Park · Wed Oct 08 11:01:17 2008 +0900
- 05b7735 CONFIG_EFI_PARTITION: Added support for EFI partition in cmd_ext2fs.c by richardretanubun · Mon Oct 06 16:10:53 2008 -0400
- e674559 Add support for CONFIG_EFI_PARTITION (GUID Partition Table) by richardretanubun · Fri Sep 26 11:13:22 2008 -0400