)]}' { "log": [ { "commit": "0aaf1854cf175f9e16a0c797d32aad699456d023", "tree": "401a7550242ec6be9ed377315653aa64d10e3009", "parents": [ "e59f71b85fe583220545203a07034691866dc7a8" ], "author": { "name": "Aaron Germuth", "email": "germuth@google.com", "time": "Fri Dec 02 12:25:28 2016 -0800" }, "committer": { "name": "Aaron Germuth", "email": "germuth@google.com", "time": "Fri Dec 09 15:05:58 2016 -0800" }, "message": "gflt400: Configure both Ethernet MACs\n\nConfigures both Ethernet MACs (SGMII and PHY) on the 88F6601:\n\n - ethSataComplexOpt: as requested by Marvell in go/fibercl/82370\n - setting additional bit for SGMII_1G (Marvell\u0027s patch only set\n it for 2.5G)\n - adds some SGMII print statements during boot\n\nChange-Id: Ie2c7ab8782d6b9509b22e191bf5d2edc49989ee9\n" }, { "commit": "e59f71b85fe583220545203a07034691866dc7a8", "tree": "f4948ea1d254d6b947656cf66083cbd149590328", "parents": [ "e43fb06653b8abe6834d47ee8f1546cd9fb90280" ], "author": { "name": "David Ferruz", "email": "dferruz@marvell.com", "time": "Wed Nov 23 19:28:47 2016 +0100" }, "committer": { "name": "Aaron Germuth", "email": "germuth@google.com", "time": "Fri Dec 09 23:03:28 2016 +0000" }, "message": "Marvell SGMII patch: MHSLPONLGCY-151 Add SGMII support on GMAC1 (u-boot)\n\nMarvell gave us an update to uboot for thunderbolt:\nSDK_2.7.25_thunderbolt_v1.\n\nAdding all their uboot changes would be unnecessary and high risk,\nlow reward. For this reason, we are only applying the minimal set\nof changes to get SGMII working.\n\nThis patch was taken from SDK_2.7.25_thunderbolt_v1 as part of\nthat minimal set, along with go/fibercl/82349\n\nMarvell\u0027s patch notes:\n\nFrom: David Ferruz Garcia\nSent: Wednesday, November 23, 2016 8:07 PM\nTo: \u0027Jian Ho\u0027\nSubject: RE: SPI flash image for Thunderbolt 88LX5153\n\nThis patch enables the support of both Ethernet MACs\n(SGMII and Internal PHY) in the 88F6601.\n\n- mv_phy.c: Here is the LP SERDES configuration for SGMII.\nWe have defined a function called mvBoardGMACModeSet which configures\nthe LP SERDES and the GMAC connected to the SERDES. These changes are\napplied on DB-88F6601 which is our development board, but you shall call\nthe function in the specific part for your board.\n\n ****Aaron: This is already called by our board****\n\n- The rest of the files are macros definitions.\n\n- In addition, in your board definition\n(in file board/mv_feroceon/mv_kw2/kw2_family/boardEnv/mvBoardEnvSpec.c )\nyou shall configure the ethSataComplexOpt parameter to\nESC_OPT_GEPHY_MAC0|ESC_OPT_SGMII\n\n ****Aaron: This is done in go/fibercl/82572****\n\n- Review your mvNetConfig u-boot environment variable.\nYou should have something like this:\n\nMarvell\u003e\u003e printenv mvNetConfig\nmvNetConfig\u003dmv_net_config\u003d0 mem\u003d128M\n\nChange-Id: Ided37f098b675b11db985ddd05cb34cdaf35fc79\n" }, { "commit": "e43fb06653b8abe6834d47ee8f1546cd9fb90280", "tree": "99d85749b40bed1dc92a3be27712cbdd2507685c", "parents": [ "678675f38e1d30f163c4cbd21fe3d230a452d885" ], "author": { "name": "Eli Nidam", "email": "elini@marvell.com", "time": "Sun Jul 14 16:22:28 2013 +0300" }, "committer": { "name": "Aaron Germuth", "email": "germuth@google.com", "time": "Fri Dec 09 13:57:25 2016 -0800" }, "message": "Marvell SGMII patch: Fixed module output print\n\nMarvell gave us an update to uboot for thunderbolt:\nSDK_2.7.25_thunderbolt_v1.\n\nAdding all their uboot changes would be unnecessary and high risk,\nlow reward. For this reason, we are only applying the minimal set\nof changes to get SGMII working.\n\nThis patch comes from SDK_2.7.25_thunderbolt_v1 and is a required\nprecursor to be able to apply the one we really want:\n\n\"MHSLPONLGCY-151 Add SGMII support on GMAC1\"\n\nwhich is applied in go/fibercl/82370\n\nChange-Id: Id6f62ada30c1a69a91c6cb43d9475457de902290\nSigned-off-by: Eli Nidam \u003celini@marvell.com\u003e\n" }, { "commit": "678675f38e1d30f163c4cbd21fe3d230a452d885", "tree": "a203fa4b51f70a1239ace262538dafe90e742dd4", "parents": [ "89aacb450625beec08e761744cd66989e5d12bb7" ], "author": { "name": "Aaron Germuth", "email": "germuth@google.com", "time": "Mon Dec 05 15:57:01 2016 -0800" }, "committer": { "name": "Aaron Germuth", "email": "germuth@google.com", "time": "Mon Dec 05 16:16:22 2016 -0800" }, "message": "prism: HNVRAM_UINT8 vars to be read as binary\n\nPreviously HNVRAM_UINT8 vars appeared blank in uboot\nsince it was trying to display the raw hex values:\n(0x00, ^A). Now they will be displayed the same way\nHNVRAM_HEXSTRING is displayed.\n\nChange-Id: If70c4aa9c17e98197f8ebe9c4552c36a4c2bc9d1\n" }, { "commit": "89aacb450625beec08e761744cd66989e5d12bb7", "tree": "a87d4a313d2e624620151f04efe9907c0285a1c2", "parents": [ "fd0fb5baab76dc4cb2c3bda88d3fd984fe396e81" ], "author": { "name": "Aaron Germuth", "email": "germuth@google.com", "time": "Tue Nov 29 15:33:10 2016 -0800" }, "committer": { "name": "Aaron Germuth", "email": "germuth@google.com", "time": "Wed Nov 30 13:59:27 2016 -0800" }, "message": "gflt400: Makefile for gflt400 uboot images\n\nMakefile for building dev/prod/openbox images, in the\nsame style as gfrg240 (uboot/qsr1000).\n\nAlso update gitignore for the built files\n\nChange-Id: Ie5da12e34fd2bfd70e814d335a6f6ec4381ceb37\n" }, { "commit": "fd0fb5baab76dc4cb2c3bda88d3fd984fe396e81", "tree": "3a9305de4e4116cd88a40d8c3b91bde450af6796", "parents": [ "a65bf514f28306261f7e77156fa6aae6dc4fe069" ], "author": { "name": "Aaron Germuth", "email": "germuth@google.com", "time": "Wed Nov 23 12:29:18 2016 -0800" }, "committer": { "name": "Aaron Germuth", "email": "germuth@google.com", "time": "Mon Nov 28 15:24:22 2016 -0800" }, "message": "gflt400: Add boardID and GPIOs\n\nSee go/gflt400-gpio-config\n\nChange-Id: I4d2e56a98e4c440936efa5b5bc4780a839cc4e86\n" }, { "commit": "a65bf514f28306261f7e77156fa6aae6dc4fe069", "tree": "43a125d3a90afe781ce309cbbe5f516c49facb58", "parents": [ "77498f225ad17997fb3598e784e45077212a9895" ], "author": { "name": "Chris Gibson", "email": "cgibson@google.com", "time": "Mon Oct 24 15:02:32 2016 -0700" }, "committer": { "name": "Chris Gibson", "email": "cgibson@google.com", "time": "Mon Oct 24 15:02:32 2016 -0700" }, "message": "uboot/prism: revert flash lock GPIO fix on GFLT110\n\nChange-Id: Iea2363120514ab11c8203cd30b3ee8c16fe5f5fd\n" }, { "commit": "77498f225ad17997fb3598e784e45077212a9895", "tree": "0e511f93059d2221b5bd234a50a9f43c8b8425dd", "parents": [ "b0fc72d353d89927ed189c8429ea1857ced78499" ], "author": { "name": "Chris Gibson", "email": "cgibson@google.com", "time": "Tue Sep 27 14:42:51 2016 -0700" }, "committer": { "name": "Chris Gibson", "email": "cgibson@google.com", "time": "Tue Sep 27 14:42:51 2016 -0700" }, "message": "uboot/prism: disable dying gasp on MPP20\n\nChange-Id: I182148ccef3175ffb09a2fc7692b224d40cd3479\n" }, { "commit": "b0fc72d353d89927ed189c8429ea1857ced78499", "tree": "0272f46a4cdf0240fdb9f54b4c8637ef3714c8cd", "parents": [ "0b0e18cf5dfc74fc6a865cb2d8d0d31311ea6ced" ], "author": { "name": "Chris Gibson", "email": "cgibson@google.com", "time": "Mon Aug 01 19:55:40 2016 -0700" }, "committer": { "name": "Chris Gibson", "email": "cgibson@google.com", "time": "Mon Aug 08 16:58:12 2016 -0700" }, "message": "uboot/prism: Update GPIOs for Chameleon EVT2 board\n\nAdd support for Dying Gasp.\nAdd reset button support and invert polarity.\nAdd GPON-specific TX_SD/TX_FAULT pins.\n\nChange-Id: I4677ec12a655ff32361071ac6233e55b9e8bb6db\n" }, { "commit": "0b0e18cf5dfc74fc6a865cb2d8d0d31311ea6ced", "tree": "d04fd9a86ef1290c1dffff73df350be0b26d3a9e", "parents": [ "7784a9dffe86863d2f8a3bbd4e55f1580fef48f6" ], "author": { "name": "Chris Gibson", "email": "cgibson@google.com", "time": "Fri Jul 22 15:41:44 2016 -0700" }, "committer": { "name": "Chris Gibson", "email": "cgibson@google.com", "time": "Tue Jul 26 16:50:08 2016 -0700" }, "message": "uboot: set mac addresses from hnvram\n\nChange-Id: I536ccab942a309299e6e2944cb7ef42d2557e575\n" }, { "commit": "7784a9dffe86863d2f8a3bbd4e55f1580fef48f6", "tree": "b309129cc5b7f4e01c68035c9d36e6e43e4c5eb3", "parents": [ "3e3708f41136fe6d111a817f2e42f6cd3991afee" ], "author": { "name": "Chris Gibson", "email": "cgibson@google.com", "time": "Thu May 26 19:33:41 2016 -0700" }, "committer": { "name": "Chris Gibson", "email": "cgibson@google.com", "time": "Fri May 27 17:42:29 2016 -0700" }, "message": "uboot/prism: disable uboot console input\n\nChange-Id: I6d5349798deb86ea9a559cff86ceaf25693fb543\n" }, { "commit": "3e3708f41136fe6d111a817f2e42f6cd3991afee", "tree": "d9d6145e83c25e7b0b0cb5c4e96195226bfd7e44", "parents": [ "e7822b63269dac16bf1f4323efdd7254d7d0a7ea" ], "author": { "name": "sniderd", "email": "sniderd@google.com", "time": "Tue May 24 12:14:46 2016 -0700" }, "committer": { "name": "sniderd", "email": "sniderd@google.com", "time": "Tue May 24 16:44:04 2016 -0700" }, "message": "Moved SPI flash clock to 16Mhz, matching the kernel\n\nChange-Id: Ia2da0769dd5e1b93e5cad443099de2c47ac2cb3a\n" }, { "commit": "e7822b63269dac16bf1f4323efdd7254d7d0a7ea", "tree": "30a1ee353163eedac77f5c3d3f7efc27ba3988e3", "parents": [ "e1dda5ea9b7e28cba8e869cad6868d981d279340" ], "author": { "name": "Chris Gibson", "email": "cgibson@google.com", "time": "Mon May 23 17:41:24 2016 -0700" }, "committer": { "name": "Chris Gibson", "email": "cgibson@google.com", "time": "Mon May 23 17:41:24 2016 -0700" }, "message": "uboot: disable spi flash protection at boot\n\nChange-Id: I4190055cd9bb483848f84697e8441a43283c0e32\n" }, { "commit": "e1dda5ea9b7e28cba8e869cad6868d981d279340", "tree": "426e22a901b6dd99a4385eeee1a75f17ec98bf4c", "parents": [ "651cc56dfdb1b66943415d6de84997d13e16c1a1" ], "author": { "name": "sniderd", "email": "sniderd@google.com", "time": "Wed May 18 14:28:07 2016 -0700" }, "committer": { "name": "sniderd", "email": "sniderd@google.com", "time": "Wed May 18 14:28:07 2016 -0700" }, "message": "Updated \u0027sf protect off\u0027 to remove all protection bits\n\nChange-Id: I24e7fa73dcf78b6242ea4f17b41ad9b04fec1886\n" }, { "commit": "651cc56dfdb1b66943415d6de84997d13e16c1a1", "tree": "d298e8697b95600bd3fcb3eb7a4586e525646f34", "parents": [ "9833b086650dbfb7d1cbb5cf11ba6da220681db2" ], "author": { "name": "sniderd", "email": "sniderd@google.com", "time": "Wed May 04 18:39:52 2016 -0700" }, "committer": { "name": "sniderd", "email": "sniderd@google.com", "time": "Wed May 04 18:39:52 2016 -0700" }, "message": "GPIO update for initial optical stack\n\nChange-Id: Ic2d8ef0a657085e449b66f82273cb93f12b50a27\n" }, { "commit": "9833b086650dbfb7d1cbb5cf11ba6da220681db2", "tree": "12429380e3d46eeae688f7bef16130af2b177007", "parents": [ "78d05675c18351bfe294d7d52072a45d4102eb69", "b5d921c420368c84d6da0093eac760ba14bd3616" ], "author": { "name": "Chris Gibson", "email": "cgibson@google.com", "time": "Fri Apr 22 22:36:18 2016 +0000" }, "committer": { "name": "Gerrit Code Review", "email": "noreply-gerritcodereview@google.com", "time": "Fri Apr 22 22:36:18 2016 +0000" }, "message": "Merge \"uboot/prism: fix mtdparts for gflt110\"" }, { "commit": "b5d921c420368c84d6da0093eac760ba14bd3616", "tree": "51135249fe04580e077f2b9084b1725c2687a2ac", "parents": [ "4319f210a5eaaac45b9a9a94332273d1a6a11308" ], "author": { "name": "Chris Gibson", "email": "cgibson@google.com", "time": "Thu Apr 21 18:33:05 2016 -0700" }, "committer": { "name": "Chris Gibson", "email": "cgibson@google.com", "time": "Thu Apr 21 18:33:05 2016 -0700" }, "message": "uboot/prism: fix mtdparts for gflt110\n\nChange-Id: Ia159f6a88db49a21b45cd9412401b569adf260b2\n" }, { "commit": "78d05675c18351bfe294d7d52072a45d4102eb69", "tree": "ff8c6a60042449093ded28d4d74111e6393770db", "parents": [ "4319f210a5eaaac45b9a9a94332273d1a6a11308" ], "author": { "name": "sniderd", "email": "sniderd@google.com", "time": "Tue Apr 19 09:01:27 2016 -0700" }, "committer": { "name": "sniderd", "email": "sniderd@google.com", "time": "Wed Apr 20 17:35:51 2016 -0700" }, "message": "Properly inverted GLFT110 Output Enable bits.\n\nUpdated GLT300 Ouput Enable bits to match the kernel settings.\nChange-Id: I5d22a7754006d3c74e27716a42551f396b5413cf\n" }, { "commit": "4319f210a5eaaac45b9a9a94332273d1a6a11308", "tree": "63ea806ec6176e36fd1015bfa4be2098c2b50bc4", "parents": [ "7967445757be089ab6b641c1ecab9eb729ca4654" ], "author": { "name": "Chris Gibson", "email": "cgibson@google.com", "time": "Mon Apr 18 13:04:44 2016 -0700" }, "committer": { "name": "Chris Gibson", "email": "cgibson@google.com", "time": "Mon Apr 18 13:14:17 2016 -0700" }, "message": "uboot/prism: add a root\u003d cmdline param\n\nAdd a root\u003drootfsX bootarg where X is equal to the activated kernel\nnumber. GFLT110/300 do not have a separate rootfs, if we don\u0027t specify\none explicitly, then ginstall gets to decide what partition to format.\n\nChange-Id: I163cefa23faeec4485637e01c8b65eaf9a711076\n" }, { "commit": "7967445757be089ab6b641c1ecab9eb729ca4654", "tree": "514cfcba4bf0bc2e1e444d5fb51f0551c7c995f4", "parents": [ "caf529454d23765debf6e24ecf4d1b7b5e4237c1" ], "author": { "name": "Chris Gibson", "email": "cgibson@google.com", "time": "Fri Apr 15 11:38:06 2016 -0700" }, "committer": { "name": "Chris Gibson", "email": "cgibson@google.com", "time": "Fri Apr 15 11:38:06 2016 -0700" }, "message": "uboot/prism: remove model info from cmdline\n\nChange-Id: I8ddd169a3d33099be0a984e3d047f5ef33b1e40d\n" }, { "commit": "caf529454d23765debf6e24ecf4d1b7b5e4237c1", "tree": "84d8e946999093e96a473b3feef5467f307187d3", "parents": [ "119d4c29612d74fd74ecf031b8615b5aefdfc2a9", "1b5c06d2a58887de3ff89b4db6e80acde0a4bdf2" ], "author": { "name": "Chris Gibson", "email": "cgibson@google.com", "time": "Fri Apr 15 00:50:11 2016 +0000" }, "committer": { "name": "Gerrit Code Review", "email": "noreply-gerritcodereview@google.com", "time": "Fri Apr 15 00:50:11 2016 +0000" }, "message": "Merge \"uboot/prism: add hnvram support\"" }, { "commit": "119d4c29612d74fd74ecf031b8615b5aefdfc2a9", "tree": "7c10a55b7158d1de4ff46f5c1af14f47e354a027", "parents": [ "6861c0ca70bb9856f1f2e54a4d84da5647f996ce" ], "author": { "name": "sniderd", "email": "sniderd@google.com", "time": "Thu Apr 14 10:53:28 2016 -0700" }, "committer": { "name": "sniderd", "email": "sniderd@google.com", "time": "Thu Apr 14 12:58:47 2016 -0700" }, "message": "Aligned GFLT300_ID with kernel value\n\nChange-Id: Ib5eda35362214d5ea3957e10f005f69bb9ebe4ec\n" }, { "commit": "1b5c06d2a58887de3ff89b4db6e80acde0a4bdf2", "tree": "abb8efd05978dbf5fd89b3c5c78ef0231f5d871b", "parents": [ "6861c0ca70bb9856f1f2e54a4d84da5647f996ce" ], "author": { "name": "Chris Gibson", "email": "cgibson@google.com", "time": "Mon Apr 04 18:39:32 2016 -0700" }, "committer": { "name": "Chris Gibson", "email": "cgibson@google.com", "time": "Wed Apr 13 19:58:49 2016 -0700" }, "message": "uboot/prism: add hnvram support\n\nThis patch adds native hnvram support to u-boot. It loads the hnvram\ncontents when the board type is a GFLT300 and reconfigures mtdparts\nand bootargs to match.\n\nChange-Id: Ia9f9c9ee49bf199a3f2de7a1d4f50b138fd2d0d1\n" }, { "commit": "6861c0ca70bb9856f1f2e54a4d84da5647f996ce", "tree": "e39e7305a6a1d85f64b2b39319caf90372d4b83f", "parents": [ "49f186099ba5b8934b3b6145d173ec858413f6ce" ], "author": { "name": "sniderd", "email": "sniderd@google.com", "time": "Wed Apr 13 17:33:06 2016 -0700" }, "committer": { "name": "sniderd", "email": "sniderd@google.com", "time": "Wed Apr 13 17:33:06 2016 -0700" }, "message": "Added \u0027sf protect all_off\u0027 support to GFLT300 board.\n\nChange-Id: I7c824d55bf84ac95b021f9735a1ef1082ebcd853\n" }, { "commit": "49f186099ba5b8934b3b6145d173ec858413f6ce", "tree": "a39dbd73feef675e9fbe906c3222912c3d314fbe", "parents": [ "8bc054883b3d72dcef5c18d1551cbbab181fb2a8" ], "author": { "name": "sniderd", "email": "sniderd@google.com", "time": "Fri Apr 08 16:18:18 2016 -0700" }, "committer": { "name": "sniderd", "email": "sniderd@google.com", "time": "Tue Apr 12 14:47:50 2016 -0700" }, "message": "Added \u0027sf protect all_off\u0027\n\nChanged SPI_WP_L:GPP28 to an input for safety.\n\nChange-Id: I50bd6aa397fb43c3701edf8c1e2bb433898946ca\n" }, { "commit": "8bc054883b3d72dcef5c18d1551cbbab181fb2a8", "tree": "01da06a0ee0c00ec555aa25c9cce847da291bbf2", "parents": [ "27e9ca74f816fdb18735280abfda7cab16723165" ], "author": { "name": "sniderd", "email": "sniderd@google.com", "time": "Fri Apr 08 08:27:00 2016 -0700" }, "committer": { "name": "sniderd", "email": "sniderd@google.com", "time": "Mon Apr 11 13:10:00 2016 -0700" }, "message": "Added BoardID test\n\nSwitched GPP28 to an input using its internal PU,\nand preventing any SW glitching the line like the GFLT110.\n\nChange-Id: I39f336e68b8c2c130dba7c59d1892fc51941985b\n" }, { "commit": "27e9ca74f816fdb18735280abfda7cab16723165", "tree": "1a6737829244ee9a644c8953a0ef16b41f42cba6", "parents": [ "54dd73b51e5d65cf2da4e842b71360bdcfd19c9a" ], "author": { "name": "sniderd", "email": "sniderd@google.com", "time": "Mon Apr 04 18:08:13 2016 -0700" }, "committer": { "name": "sniderd", "email": "sniderd@google.com", "time": "Mon Apr 04 18:09:32 2016 -0700" }, "message": "Added boardID:GFLT300_ID\n\nChange-Id: I8f6da2c3724c4fe446812f2da384b474366917ea\n" }, { "commit": "54dd73b51e5d65cf2da4e842b71360bdcfd19c9a", "tree": "62b78539eaa7b3cd2647448e2c841efe134960bb", "parents": [ "16de0190d000d49e5855e73a9b1c4a9924dd25d9" ], "author": { "name": "Ed James", "email": "edjames@google.com", "time": "Fri May 01 09:49:39 2015 -0700" }, "committer": { "name": "Ed James", "email": "edjames@google.com", "time": "Fri May 01 09:49:39 2015 -0700" }, "message": "uboot: move print to common code\n\n\t* STDIN DISABLED is checked when building production binaries\n\t* move from marvell-specific to general code\n\nChange-Id: Iac434cd566c28e5a36ed7d3dd261d0ce9c68b11b\n" }, { "commit": "16de0190d000d49e5855e73a9b1c4a9924dd25d9", "tree": "e7b248d54f1e91d209385f2e5db097caa9c87b38", "parents": [ "3709c13410d8c025ab419789aa9bca3abacf7369" ], "author": { "name": "Ed James", "email": "edjames@google.com", "time": "Thu Apr 30 10:44:59 2015 -0700" }, "committer": { "name": "Ed James", "email": "edjames@google.com", "time": "Thu Apr 30 11:48:22 2015 -0700" }, "message": "gflt110 uboot: disable serial console\n\n\t* disables serial console if CONFIG_DISABLE_STDIN is defined\n\t* loader-bin/marvell/gflt110/HOW.build sets this for a production uboot\n\nChange-Id: Ic7a2bce8bacc3074a30d93ec2876801147569be4\n" }, { "commit": "3709c13410d8c025ab419789aa9bca3abacf7369", "tree": "0840549f146ea5df9347b4390e1b9103da3f3a9c", "parents": [ "fbc2e509a435fe41403b58928dee2dc00dd8c2a6" ], "author": { "name": "John Newlin", "email": "jnewlin@google.com", "time": "Mon Aug 04 13:00:10 2014 -0700" }, "committer": { "name": "John Newlin", "email": "jnewlin@google.com", "time": "Mon Aug 04 13:53:29 2014 -0700" }, "message": "Change the refresh time to 3.9uS.\n\nChange-Id: Ibce41f1b2e4dc1f113d5782449c3d89c1d784a91\n" }, { "commit": "fbc2e509a435fe41403b58928dee2dc00dd8c2a6", "tree": "4e561d2c6412fd3c22c2426191609ffc23e76a59", "parents": [ "fcc0a003f4d3850d7a2b448dec9235e3d2bac35e" ], "author": { "name": "John Newlin", "email": "jnewlin@google.com", "time": "Wed Nov 20 08:29:06 2013 -0800" }, "committer": { "name": "John Newlin", "email": "jnewlin@google.com", "time": "Wed Nov 20 09:19:17 2013 -0800" }, "message": "Update the pre-compiled binary.\n\nChange-Id: I8a2d1fbb5ee58ed0ddc143bdbcabba2f0b464279\n" }, { "commit": "fcc0a003f4d3850d7a2b448dec9235e3d2bac35e", "tree": "4e2bfb239f3b3d2f51f52b7767106e69df46aae7", "parents": [ "d830204a78fbd711b75bb40e05e71a1720df24d1" ], "author": { "name": "John Newlin", "email": "jnewlin@google.com", "time": "Wed Nov 20 07:23:56 2013 -0800" }, "committer": { "name": "John Newlin", "email": "jnewlin@google.com", "time": "Wed Nov 20 09:19:17 2013 -0800" }, "message": "Allow the linux command fw_setenv to set ethaddr.\n\nThere\u0027s a guard in the command fw_setenv to prevent you from changing\nthe mac address, probably to prevent you from shooting yourself in the\nfoot. We\u0027ll take the safety off that because shooting ourselves in the\nfoot is what we do best.\n\nChange-Id: I3cbc05974413f215ff18981115798c7f8563b653\n" }, { "commit": "d830204a78fbd711b75bb40e05e71a1720df24d1", "tree": "62cf1b35f18bacf3aac50d814e42d4ad84d50448", "parents": [ "387801e1e80da18b55e68d0d9256f2a7aaa3b0a6" ], "author": { "name": "John Newlin", "email": "jnewlin@google.com", "time": "Wed Nov 20 07:14:45 2013 -0800" }, "committer": { "name": "John Newlin", "email": "jnewlin@google.com", "time": "Wed Nov 20 09:18:20 2013 -0800" }, "message": "Move the reading of ETH_MAC_ADDR.\n\nMove the reading of the sysvars for ETH_MAC_ADDR and PON_MAC_ADDR\nto be after the reading of those variables from the uboot environment.\nWe want the sysvar variables to take precedence over the uboot\nenvironment variables.\n\nChange-Id: I78644e1d3748ecf7ea142ffde806bbf9836077b0\n" }, { "commit": "387801e1e80da18b55e68d0d9256f2a7aaa3b0a6", "tree": "2edad0b498ff880e6beb0a62f413e4dac15df170", "parents": [ "79273345e639939a3dc79a23b7668e5838e6fbd8" ], "author": { "name": "John Newlin", "email": "jnewlin@google.com", "time": "Tue Nov 05 14:23:42 2013 -0800" }, "committer": { "name": "John Newlin", "email": "jnewlin@google.com", "time": "Tue Nov 05 14:56:18 2013 -0800" }, "message": "Add a pre-built u-boot for gflt110.\n\nChange-Id: I0ffb43cceb9d0612cd511a5f42850e17e454f377\n" }, { "commit": "79273345e639939a3dc79a23b7668e5838e6fbd8", "tree": "dfbac8db4c5ea575fd0848b30c6fd24621d9de46", "parents": [ "174d956266eff13062b2253f3af4e5a26197280b" ], "author": { "name": "John Newlin", "email": "jnewlin@google.com", "time": "Mon Nov 04 09:14:49 2013 -0800" }, "committer": { "name": "John Newlin", "email": "jnewlin@google.com", "time": "Mon Nov 04 10:54:33 2013 -0800" }, "message": "Enable the watchdog before jumping to the linux kernel.\n\nChange-Id: I0c6f3d77797e722bf18b849097bbc1deac5b73ce\n" }, { "commit": "174d956266eff13062b2253f3af4e5a26197280b", "tree": "4e69e05966b9007ca4595c8e82455f92c4d8b4d7", "parents": [ "88084ee7a9598ab6879787b2fada60affa2c3249", "7b6ca258f56fdb1d10df8308be64a7c12c916129" ], "author": { "name": "John Newlin", "email": "jnewlin@google.com", "time": "Mon Nov 04 08:27:09 2013 -0800" }, "committer": { "name": "John Newlin", "email": "jnewlin@google.com", "time": "Mon Nov 04 08:27:09 2013 -0800" }, "message": "Merge remote-tracking branch \u0027gfiber-internal/prism_dev\u0027 into mergeprism2\n" }, { "commit": "7b6ca258f56fdb1d10df8308be64a7c12c916129", "tree": "236dd65f552dae77aa6166ea1e097491008e3494", "parents": [ "8bb6e4052960dccc00dd8f09218d1eeb139edb05" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Thu Oct 31 14:59:37 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Thu Oct 31 14:59:37 2013 -0700" }, "message": "sysvar: unprotect/protect flash before/after recovery.\n\nChange-Id: I7e8ed3e593d2bae7bc2bac1e6d3de6a45f606fd6\n" }, { "commit": "8bb6e4052960dccc00dd8f09218d1eeb139edb05", "tree": "ffe9d9610b9c8a4bb74ef7220d7c98cd80c79856", "parents": [ "7427da015564f196891b14c89af7b3130601332d" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Tue Oct 22 16:22:40 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Wed Oct 23 15:53:22 2013 -0700" }, "message": "mv_feroceon: spi: switched to mvSpi{Read,Write,ReadWrite} in spi_xfer.\n\nThis allows the transfer to use 2-byte transfers if they are supported and the\nbuffers are appropriately aligned and sized.\n\nChange-Id: I2db7efed9e49c949f85c575557c37645fca841a1\n" }, { "commit": "7427da015564f196891b14c89af7b3130601332d", "tree": "322884169943528d3e98887ca6f42f532dc4d187", "parents": [ "5c8948f7173d1ad335da2c4113f7030951b18c3b" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Fri Oct 11 19:18:47 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Fri Oct 18 18:07:27 2013 +0000" }, "message": "prism: write locked and locked down sysvar sectors during pre-boot.\n\nChange-Id: Ib0842b9d907bd0b2738ba04ea0a4ad83bd7aa452\n" }, { "commit": "5c8948f7173d1ad335da2c4113f7030951b18c3b", "tree": "2a04b9a374a366c5559de5b96356548368fd4449", "parents": [ "6deecaaf6dd74e3c846c3e6d912c6b0fc5c706bd" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Fri Oct 11 19:17:21 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Fri Oct 18 18:06:58 2013 +0000" }, "message": "sf: stmicro: added support for sector lock interfaces.\n\nChange-Id: I1269114da41f5f343619ee6fce7cac1261a509da\n" }, { "commit": "6deecaaf6dd74e3c846c3e6d912c6b0fc5c706bd", "tree": "10b638aba0c02485a47396e65bfbf1dac5afd8af", "parents": [ "cf3cf01185f4f0cb09e2ad8c7ba6ab12a004e040" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Fri Oct 11 19:11:51 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Fri Oct 18 11:05:07 2013 -0700" }, "message": "sf: added interfaces for read/write-ing sector locks.\n\nAlso added a convenience interface for writing the sector locks on an address\nrange.\n\nChange-Id: I4e5c71d9d6995bcc0cb71f82acb3174d6e320106\n" }, { "commit": "cf3cf01185f4f0cb09e2ad8c7ba6ab12a004e040", "tree": "1ded5f245feeb778991dbae73643cb4946b80ad1", "parents": [ "29b63a08799b908ca82677d4bdbe5cc0108ae4fb" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Fri Oct 11 18:57:52 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Fri Oct 11 19:00:44 2013 -0700" }, "message": "prism: enabled watchdog during pre-boot.\n\nChange-Id: I9ebf16138fce6bc33136d9cc9aa1d4444473cff8\n" }, { "commit": "29b63a08799b908ca82677d4bdbe5cc0108ae4fb", "tree": "ce8a5df7c3843cf990e2a68906091ff33e578203", "parents": [ "535d3c67573e73e2427bd4078c2c3dc3104d3fcb" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Fri Oct 11 18:56:31 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Fri Oct 11 18:56:31 2013 -0700" }, "message": "prism: added board pre-boot callback.\n\nChange-Id: Idcb44bcff08cbd111da7e6338ada7a8646da1f74\n" }, { "commit": "535d3c67573e73e2427bd4078c2c3dc3104d3fcb", "tree": "af319703ffdae91f12d14bcf803e355b34e2bd00", "parents": [ "fbc39cca2a299f5ca75558ef415e60c190d32ea8" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Fri Oct 11 18:54:06 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Fri Oct 11 18:54:06 2013 -0700" }, "message": "mv_feroceon: added a pre-boot hook and exposed it through a board callback.\n\nChange-Id: I43beb3b442d1642e8d6696f413551dc395f53a47\n" }, { "commit": "fbc39cca2a299f5ca75558ef415e60c190d32ea8", "tree": "18ed82640ef4527a7e5fd5adc5f966d825310da3", "parents": [ "1e2325adc7157ac5e7bcb404579f727d662f6121" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Fri Oct 11 18:50:57 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Fri Oct 11 18:50:57 2013 -0700" }, "message": "bootm: added pre-boot board hook.\n\nChange-Id: Ib422f50f4539b7170116134cc51948a91e9ec81e\n" }, { "commit": "1e2325adc7157ac5e7bcb404579f727d662f6121", "tree": "eebb55d3d3093c2c673744ecd72d448dd91ee266", "parents": [ "de66d64f928c1e9078757c7801f991b6795e0e8d" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Fri Oct 11 18:47:22 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Fri Oct 11 18:47:22 2013 -0700" }, "message": "mv_feroceon: added function to enable reset when watchdog timer expires.\n\nChange-Id: I46dd71d02361b30d2c25db1eacdddbe0029677fc\n" }, { "commit": "de66d64f928c1e9078757c7801f991b6795e0e8d", "tree": "04f0f15996c0a8978d7a181fa0991b15395c9b61", "parents": [ "96d73715d4f70da55372720216e87f9b9e033328" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Fri Oct 11 18:42:40 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Fri Oct 11 18:42:40 2013 -0700" }, "message": "mv_feroceon: bump the max timer counter.\n\nThis allows the timer APIs to be used to configure/enable the watchdog timer.\n\nChange-Id: I9091c618265e8cc184affc8f735bbdd30585f754\n" }, { "commit": "96d73715d4f70da55372720216e87f9b9e033328", "tree": "e42b03d64dfed7ba6baeb370142d9b10aec6cad7", "parents": [ "0e2feb465f276a1f8c5bb9791db745e2e5b5c844" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Thu Sep 19 19:09:46 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Thu Sep 19 19:09:46 2013 -0700" }, "message": "prism: fixed evt2 gpio config for blue system led.\n\nIt should be output-hi, not input.\n\nChange-Id: I4754fb067605d305000b3551f8c24f0986f9d87e\n" }, { "commit": "88084ee7a9598ab6879787b2fada60affa2c3249", "tree": "cd1833531831abf7a7503cfdf94c47527bc64d8e", "parents": [ "021db9f7ed77e4311d25be013fde882a8899d4ad" ], "author": { "name": "John Newlin", "email": "jnewlin@google.com", "time": "Wed Sep 18 12:15:33 2013 -0700" }, "committer": { "name": "John Newlin", "email": "jnewlin@google.com", "time": "Thu Sep 19 09:40:14 2013 -0700" }, "message": "Enable activity LED.\n\nChange the PHY leds.\n led0: On for 1000Mbs link up.\n led1: On for activity.\n\nChange-Id: I7daab31b78cfed1b2059503b5eeb9bef3b4502cc\n" }, { "commit": "021db9f7ed77e4311d25be013fde882a8899d4ad", "tree": "c6a7727482a4b8c812b61b1e295c3305b2418348", "parents": [ "0abc4d395ba1e62b17ff5961872b37fc190e3606", "0e2feb465f276a1f8c5bb9791db745e2e5b5c844" ], "author": { "name": "John Newlin", "email": "jnewlin@google.com", "time": "Thu Sep 19 07:52:10 2013 -0700" }, "committer": { "name": "John Newlin", "email": "jnewlin@google.com", "time": "Thu Sep 19 07:52:46 2013 -0700" }, "message": "Merge remote-tracking branch \u0027gfiber-internal/prism_dev\u0027 into work3\n\nChange-Id: I0d072c15200db94707fb17d6bcd428e99e53e20e\n" }, { "commit": "0e2feb465f276a1f8c5bb9791db745e2e5b5c844", "tree": "509513df8db35ed0acb784cc9d4a12a00f2f8bc7", "parents": [ "47064642ac849e3cb9b0983973fa4f2f75acf504" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Fri Sep 13 18:45:24 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Fri Sep 13 18:49:15 2013 -0700" }, "message": "prism: configured the evt2 eth-link led polarity active high.\n\nChange-Id: I7b1b288cc2332691b96d718e62a77cb5559d8035\n" }, { "commit": "0abc4d395ba1e62b17ff5961872b37fc190e3606", "tree": "c2501ca4a11e6ed8bb148ec735c4797ac995d352", "parents": [ "50915017fedcc6cccacbc9dd559a5ff6fab90dfa" ], "author": { "name": "John Newlin", "email": "jnewlin@google.com", "time": "Mon Sep 09 10:55:46 2013 -0700" }, "committer": { "name": "John Newlin", "email": "jnewlin@google.com", "time": "Tue Sep 10 12:20:51 2013 -0700" }, "message": "Change boot logic a bit to work with both installers.\n\nprisminstall sets BOOT_SIDE, and ginstall sets ACTIVATED_KERNEL_NAME,\nchange the boot code a bit to work with either installer.\n\nChange-Id: Ibdaa3bc9f99e948a6bcb5f178f58871b5aa8c079\n" }, { "commit": "47064642ac849e3cb9b0983973fa4f2f75acf504", "tree": "6381f4a9216b83245c75abe4feabef0ec6fe2340", "parents": [ "0d8eea8432a3042b0a1a5f5c5ff0543ef2503a54" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Wed Sep 04 11:32:33 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Wed Sep 04 11:32:33 2013 -0700" }, "message": "prism: enabled system red led.\n\nAnd disabled system blue LED.\n\nChange-Id: I43632ff34c0ddb17377d9186ed5386960972a221\n" }, { "commit": "0d8eea8432a3042b0a1a5f5c5ff0543ef2503a54", "tree": "a9148563ed968558b064ac862f8f8e21a4b66412", "parents": [ "3c2785fa797bf216a08adbfd6ff6695fa2add8bd" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Wed Aug 28 12:36:50 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Wed Aug 28 12:36:50 2013 -0700" }, "message": "prism: swabbed the deck.\n\nRemoved some debug spew.\n\nChange-Id: I5c989dae7a6f7601f18618fa3453a461eb8c8adb\n" }, { "commit": "3c2785fa797bf216a08adbfd6ff6695fa2add8bd", "tree": "e73cc630413e1ad2608f4a85a4c240d91809be85", "parents": [ "33c94068c32b63d562d507655a14e07896d31ec2" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Sat Aug 24 16:41:18 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Sat Aug 24 18:00:12 2013 -0700" }, "message": "prism: more evt2 gpio config.\n\n- pon_pwr_en is active high.\n- pon_led_{blue, red} is connected to GPIO {9, 10} and active low.\n- ge_link_led is active high.\n- dolos_detect is connected to GPIO 27.\n\nChange-Id: If9bece2e9da9a598c89c68be5c0dcb2deaa7d0d5\n" }, { "commit": "33c94068c32b63d562d507655a14e07896d31ec2", "tree": "35e7df196e939520bc9c90a27a47b62af0426118", "parents": [ "113ca12ed1b9907d34faebd36277c5126a4ad221" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Tue Aug 13 20:55:51 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Wed Aug 14 18:47:28 2013 +0000" }, "message": "prism: mux\u0027ed led pins to gpios in \u0027leds\u0027 diag.\n\nGE LEDs are mux\u0027ed to the LED function, but the \u0027leds\u0027 diag needs them to be\nmux\u0027ed to the GPIO function.\n\nGPIO function is 0.\n\nChange-Id: Ie97a72fe7f69d7561d3403941c897b559ba4d3e7\n" }, { "commit": "113ca12ed1b9907d34faebd36277c5126a4ad221", "tree": "18950a8e51c7567e16e38a94cafce5e9641ffeb7", "parents": [ "210c4c8110e187bb795f19751609c18dffd2bb16" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Tue Aug 13 20:28:34 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Wed Aug 14 11:39:09 2013 -0700" }, "message": "prism: added support for ge leds.\n\nChange-Id: Ia2efe7a945ad505cb807ddc673b4ca44467e421d\n" }, { "commit": "210c4c8110e187bb795f19751609c18dffd2bb16", "tree": "21f01aad2570ec972bf35b8b2cdce4af3704dfb7", "parents": [ "96b7be4fdd323d457444886791a60c6f429d4c72" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Tue Aug 13 20:22:36 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Tue Aug 13 20:22:36 2013 -0700" }, "message": "mv_feroceon: added ge phy board init callback.\n\nChange-Id: Ifbe5c6a221fb0a23ac7bbab00534255772329e75\n" }, { "commit": "96b7be4fdd323d457444886791a60c6f429d4c72", "tree": "68e4e5712bb1f3ec1c5c13f673450b45b033450f", "parents": [ "50915017fedcc6cccacbc9dd559a5ff6fab90dfa" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Tue Aug 13 20:16:10 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Tue Aug 13 20:16:10 2013 -0700" }, "message": "mv_feroceon: renamed board init callback.\n\ns/pBoardInit/pBoardEnvInit/.\n\nThis is more suitable for the introduction of additional, more specific, board\ninitialization callbacks.\n\nChange-Id: I01313c9442c12c07b40d573c23141e56cc8631a1\n" }, { "commit": "50915017fedcc6cccacbc9dd559a5ff6fab90dfa", "tree": "47ef50b0bfd5fe4ebf03b396a138a37bcfbc3686", "parents": [ "e7043ca28d95713ecfdcfccb642b9fc7e05d6e32" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Wed Aug 07 20:27:37 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Wed Aug 07 20:35:57 2013 -0700" }, "message": "prism: added rtc to list of expected i2c addresses.\n\nIts absence is causing the POST I2C test to fail.\n\nChange-Id: Ie5e44ec67bcd1d901777a1646f489a631147aaa5\n" }, { "commit": "e7043ca28d95713ecfdcfccb642b9fc7e05d6e32", "tree": "507b89e8f56f99f15f7cf9b64f47fcaab49a1bec", "parents": [ "468f717d24710c37505dbbff9ae45384eccd3958" ], "author": { "name": "John Newlin", "email": "jnewlin@google.com", "time": "Wed Jul 24 08:41:08 2013 -0700" }, "committer": { "name": "John Newlin", "email": "jnewlin@google.com", "time": "Thu Jul 25 10:17:32 2013 -0700" }, "message": "Turn the LED red at boot time.\n\nChange-Id: Ic48119eba1c6cd5ff069b75293dba71a2e0bf220\n" }, { "commit": "468f717d24710c37505dbbff9ae45384eccd3958", "tree": "9e3b6d1eee0d93816af2720147da885198c3ec75", "parents": [ "6dd87f66bb5912c2a18b1d6910042a6480d4061c" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Fri Jul 19 12:12:15 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Tue Jul 23 11:22:53 2013 -0700" }, "message": "prism: added evt2 pin mux\u0027ing and gpio config.\n\nAlso made the EVT2 pin mux and GPIO config the default for unknown board\nversions.\n\nChange-Id: I797413a5ad31f447602eb0e01f63a83473578130\n" }, { "commit": "6dd87f66bb5912c2a18b1d6910042a6480d4061c", "tree": "ba0bc844ef9e8be3adb2acca46e76b5788be410c", "parents": [ "8057dbc219db9414988c8d277bb42ad8189b9e17", "afaa412033c9c4216ea877ce39ced772ae9494e5" ], "author": { "name": "John Newlin", "email": "jnewlin@google.com", "time": "Thu Jun 13 19:34:39 2013 +0000" }, "committer": { "name": "Gerrit Code Review", "email": "noreply-gerritcodereview@google.com", "time": "Thu Jun 13 19:34:39 2013 +0000" }, "message": "Merge \"Update GFLT110 config to work on Rev2 boards.\" into prism_dev" }, { "commit": "afaa412033c9c4216ea877ce39ced772ae9494e5", "tree": "2ac62bfa42b5a49923bfd51e234ad3fc18c3bab3", "parents": [ "c4e4067acaed06a0343a9284036e7fe73c1decce" ], "author": { "name": "John Newlin", "email": "jnewlin@google.com", "time": "Mon Jun 10 10:02:01 2013 -0700" }, "committer": { "name": "John Newlin", "email": "jnewlin@google.com", "time": "Thu Jun 13 09:33:01 2013 -0700" }, "message": "Update GFLT110 config to work on Rev2 boards.\n\nRev2 boards have 256MB of ddr, and slightly different\nGPIO configuration.\n\n- Change memory size to 256MB.\n- Change the CS mask for 256MB RAM.\n- Change CPU Address map for 256MB RAM.\n- Add setting for Pizza Arbiter\n (these are in uboot RC74 which we have not upgraded to)\n\nChange-Id: I8ec349869e2f831df6deb8ab23721e5ec0fcde58\n" }, { "commit": "8057dbc219db9414988c8d277bb42ad8189b9e17", "tree": "c00b898d1e39ed722ffe80305c8608bb266f265e", "parents": [ "a43d8187b2a43edf07a70958aacd38e543a99cef" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Wed Jun 12 12:15:17 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Wed Jun 12 12:15:17 2013 -0700" }, "message": "prism: added board init callback.\n\nUse the board init calllback to select pin mux\u0027ing and GPIO configuration based\non the board version pins. Default selection is the latest board version.\n\nChange-Id: Ie45604e5b0b3bd1ebc70ebe4b1fbdb26c941c6a0\n" }, { "commit": "a43d8187b2a43edf07a70958aacd38e543a99cef", "tree": "f549c509335cfb60b0faa343ac13c004168975ff", "parents": [ "c4e4067acaed06a0343a9284036e7fe73c1decce" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Wed Jun 12 11:46:52 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Wed Jun 12 11:46:52 2013 -0700" }, "message": "mv_feroceon: added board init callback.\n\nThis can be used for initialization tasks that vary by board revision (e.g. pin\nmux\u0027ing, gpio config, etc.).\n\nChange-Id: Ic213a30d46cd8e963f09ad4cd2a7654a97a2e443\n" }, { "commit": "c4e4067acaed06a0343a9284036e7fe73c1decce", "tree": "8f223f0cc7aa4fc7b04ee69435a1422cf9ff6ae3", "parents": [ "8eab77ff595b40d69f5d717c1859282cfa0ea1b4" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Thu Jun 06 14:36:48 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Mon Jun 10 23:29:46 2013 +0000" }, "message": "arm, post, mem: run address line test on entire memory.\n\nThe address line test is quick and only modifies the \"target\" address.\n\nChange-Id: I12809a6c437e2b236718100dd164d113a43e78c0\n" }, { "commit": "8eab77ff595b40d69f5d717c1859282cfa0ea1b4", "tree": "27180f50320578e11ff07db7dda1a635560132ba", "parents": [ "3416460310de8ac66912c3c700e7c54931c37d97" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Wed Jun 05 18:15:28 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Mon Jun 10 15:50:15 2013 -0700" }, "message": "prism: added name support to diag \u0027leds\u0027.\n\nLEDs can be controlled individually by specifying the name after the mode (e.g.\n\u0027prism diag leds blink pon-red\u0027).\n\nNot specifying a name applies the mode to all LEDs as before.\n\nWhen the blink mode is specified, the Hz argument, if specified, comes after the\nname. Note that while LEDs can be blinked individually, the rate specified\napplies to all blinking LEDs.\n\nLED names can be listed using \u0027prism diag leds list\u0027.\n\nChange-Id: Ia804ff78081c8226669497eff8ceb696d905a1ff\n" }, { "commit": "3416460310de8ac66912c3c700e7c54931c37d97", "tree": "35a224c47371bc217ac00310af7c1851d8674155", "parents": [ "92f3a5171f0021bae21b8c54d8f9a6d37b647010" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Wed Jun 05 18:09:26 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Mon Jun 10 15:45:48 2013 -0700" }, "message": "prism: named gpp leds.\n\nChange-Id: I5d8ff0b0f9315548818945bae55ae7b5e3ad356d\n" }, { "commit": "92f3a5171f0021bae21b8c54d8f9a6d37b647010", "tree": "231b179a80fa79abafb00ee7848ef97aac7beae9", "parents": [ "15434d3c2be49e357c1125b92ef88fe9c1bd04f2" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Wed Jun 05 18:05:53 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Mon Jun 10 15:45:48 2013 -0700" }, "message": "mv_feroceon: added name to gpp info.\n\nThis can be used to select pins by name.\n\nChange-Id: I62daf5de2a64e341bf64128a072ab2c3cd58572a\n" }, { "commit": "15434d3c2be49e357c1125b92ef88fe9c1bd04f2", "tree": "ac6afccaf04bdd22c5d72bf4539d0ce175cb275e", "parents": [ "0d3fb08fc831cbf9d44b90b6dd249722190d3469" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Wed Jun 05 18:01:57 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Mon Jun 10 15:45:48 2013 -0700" }, "message": "mv_feroceon: added function to get board info...\n\n... all of it.\n\nChange-Id: Ie7a062854ab92cf3d469918be736008638f20cb5\n" }, { "commit": "0d3fb08fc831cbf9d44b90b6dd249722190d3469", "tree": "e984ccadb2aec9c1a2946b4aae29d3fd855c2df2", "parents": [ "ac5fab58a82c6e7c19cd819cc08c4b4ebbf766e2" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Wed Jun 05 17:57:44 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Mon Jun 10 15:45:43 2013 -0700" }, "message": "prism: added diag command \u0027sff vcc\u0027.\n\nReads and prints bytes 98 - 99 of SFF address A2h.\n\nChange-Id: I8fe4e4af7b8843f28e2b6df62bbf369050a5ee8d\n" }, { "commit": "ac5fab58a82c6e7c19cd819cc08c4b4ebbf766e2", "tree": "dd1d509f552a9f565ec5470a5286fb8d66072d67", "parents": [ "0646cc30f16c70dabad53ca3c7227c1e4b16a980" ], "author": { "name": "John Newlin", "email": "jnewlin@google.com", "time": "Tue May 28 10:18:42 2013 -0700" }, "committer": { "name": "John Newlin", "email": "jnewlin@google.com", "time": "Wed May 29 12:27:43 2013 -0700" }, "message": "Add a GFLT110 configuration.\n\nAdds a config for GFLT110, which is just a clone\nof the 88F6601 config.\n\nChange-Id: I507ab3c4b51ddf405339c5d20089fe8abf59267e\n" }, { "commit": "0646cc30f16c70dabad53ca3c7227c1e4b16a980", "tree": "1592b5daef7a24c367f4c7a2bf6970e0840b869a", "parents": [ "ebb0ca963484a605757880088b0d8722f7fe3f54" ], "author": { "name": "Michael Walle", "email": "michael@walle.cc", "time": "Fri Oct 07 12:27:50 2011 +0000" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Thu May 23 18:56:56 2013 -0700" }, "message": "netconsole: support packets longer than 512 bytes\n\nEsp. while printing the environment the output is usually longer than 512\nbytes. Instead of cutting the message, send multiple 512 bytes packets.\n\nSigned-off-by: Michael Walle \u003cmichael@walle.cc\u003e\nAcked-by: Mike Frysinger \u003cvapier@gentoo.org\u003e\n" }, { "commit": "ebb0ca963484a605757880088b0d8722f7fe3f54", "tree": "dfa093fc320b106ff438b69130859614b398a86a", "parents": [ "2c26a0bc4d1900566ed6930a789548027258a40d" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Wed May 01 11:22:29 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Wed May 01 11:22:29 2013 -0700" }, "message": "prism: added diag command \u0027leds\u0027.\n\nUsage: prism diag leds \u003cmode\u003e [hz]\n\n mode\t\"off\", \"on\", \"blink\"\n hz\trate when mode \u003d \"blink\"\n\nChange-Id: Ie398cad56f3cfbfe4fd902dd25b1b6abcefbca0c\n" }, { "commit": "2c26a0bc4d1900566ed6930a789548027258a40d", "tree": "a3fd3b65e56c14014221c8c12909bbf0130a6004", "parents": [ "80a3ce6d1d9254197f8ad171742cc9354e9cb3a6" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Wed May 01 11:17:03 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Wed May 01 11:17:03 2013 -0700" }, "message": "gflt200: defined gpio leds.\n\nChange-Id: I1a8327197df62c5b79c735a59f0b5c3c74d290f9\n" }, { "commit": "80a3ce6d1d9254197f8ad171742cc9354e9cb3a6", "tree": "b7ce5be6142ffae79e090f99687746f521f6c23e", "parents": [ "2265d757f69642fb91989559f0a073490e588ca8" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Wed May 01 11:10:44 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Wed May 01 11:10:44 2013 -0700" }, "message": "mv_feroceon: added generic led gpp class.\n\nThis class can be used to iterate over all the GPIO-based LEDs.\n\nChange-Id: I946115757556f0fe7af32b84dafde746a6f4f69b\n" }, { "commit": "2265d757f69642fb91989559f0a073490e588ca8", "tree": "db4023247d0a3d0830a729d9c0b00709a0964ce1", "parents": [ "988ee8ac076df30ab18b61b3053396fa1d786293" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Wed May 01 11:08:33 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Wed May 01 11:08:33 2013 -0700" }, "message": "mv_feroceon: added polarity to gpp info.\n\nAdded field \u0027activeLow\u0027 which, if not set, will match the current assumptions\nabout GPP output polarity.\n\nChange-Id: Ibdeffb67e8fd7bbfcd0817d0c17d7ba29fd022a3\n" }, { "commit": "988ee8ac076df30ab18b61b3053396fa1d786293", "tree": "bb7f592783a0ab5a664805067e8e4515906b7ffa", "parents": [ "bd654a7f78c12a3c454525ddf584e297bad3d211" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Wed Apr 24 16:07:44 2013 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "noreply-gerritcodereview@google.com", "time": "Thu Apr 25 01:39:47 2013 +0000" }, "message": "post: rtc: added env overrides to uniformity test.\n\nAdded \u0027rtc_post_loops\u0027 to override the number of uniformity checks and\n\u0027rtc_post_diff_min\u0027 and \u0027rtc_post_diff_max\u0027 to override the tolerance.\n\nChange-Id: I953bb4398d06ff0cc6cf95494408149a22ced791\n" }, { "commit": "bd654a7f78c12a3c454525ddf584e297bad3d211", "tree": "5cf2ad5187493e4069b624eb6d94352baecacd94", "parents": [ "ae0c41bade6c78267151f9c8eb1d27123b497fa9" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Wed Apr 24 16:02:11 2013 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "noreply-gerritcodereview@google.com", "time": "Thu Apr 25 01:39:23 2013 +0000" }, "message": "post: rtc: guarded month boundaries test by config.\n\nGuarded with CONFIG_SYS_POST_RTC_MONTH_BOUNDARIES.\n\nChange-Id: I35bc6d068b0ccade883d74dcab51249528de46d3\n" }, { "commit": "ae0c41bade6c78267151f9c8eb1d27123b497fa9", "tree": "196a1ca61829898c1938ed3219dfafc7d8cffbd2", "parents": [ "0167dd1f3ba7c473edd4174acee3175cb6e81798" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Wed Apr 24 15:59:43 2013 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "noreply-gerritcodereview@google.com", "time": "Thu Apr 25 01:39:01 2013 +0000" }, "message": "gflt200: enabled the rtc post test.\n\nThe RTC POST test is a manual test.\n\nChange-Id: I5625e546b79f4b21a933f12135e36305b1629409\n" }, { "commit": "0167dd1f3ba7c473edd4174acee3175cb6e81798", "tree": "89cadea83f7e35257b512d14031b510464264d36", "parents": [ "5cc503e56faa4ca03d11b6836e1a34ccde25b5eb" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Wed Apr 24 15:53:43 2013 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "noreply-gerritcodereview@google.com", "time": "Thu Apr 25 01:38:45 2013 +0000" }, "message": "gflt200: enabled support for the diag command.\n\nThe diag command supports running POST tests from the command line.\n\nChange-Id: Ie225ec70311eb82ced86e6b3a3f3886487047901\n" }, { "commit": "5cc503e56faa4ca03d11b6836e1a34ccde25b5eb", "tree": "b37c38087392e21f1cd9c3917d7dbea7c19a3d97", "parents": [ "7147ed31e5060a39023e23ac3f9e41d0f11cc725" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Wed Apr 24 15:50:04 2013 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "noreply-gerritcodereview@google.com", "time": "Thu Apr 25 01:37:10 2013 +0000" }, "message": "mv_feroceon: disable broken code.\n\nEnabling support for the diag command enables support for the Marvell diag\ncommand (mv_diag), which is broken becuase it depends on an undefined array of\ncallbacks.\n\nChange-Id: I0b21374e24c7dd18a7e4362b4027d300f3a15ee3\n" }, { "commit": "7147ed31e5060a39023e23ac3f9e41d0f11cc725", "tree": "de32e8f0283b29362ac4af28512aaeb40253f10b", "parents": [ "0af9175c777e29cb512de3b95a4c63bfe12bf291" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Wed Apr 24 14:55:51 2013 -0700" }, "committer": { "name": "Gerrit Code Review", "email": "noreply-gerritcodereview@google.com", "time": "Thu Apr 25 01:34:09 2013 +0000" }, "message": "gflt200: enabled support for the pcf8523.\n\nDisabled support for Avanta internal RTC.\n\nChange-Id: I9d75a5652bf25b0e25ac01cfef1906d5d39ee0c7\n" }, { "commit": "0af9175c777e29cb512de3b95a4c63bfe12bf291", "tree": "b09dc1db04139719d35ace955f1f40ca0cb11532", "parents": [ "fadca4d796fc14e82a28a52247d392af707eede7" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Wed Apr 24 14:54:16 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Wed Apr 24 18:25:03 2013 -0700" }, "message": "rtc: added support for the pcf8523.\n\nBased off the PCF8563 driver.\n\nChange-Id: I8fef84fa7f4c649f31bdbc6099b3fe53f3c3bb54\n" }, { "commit": "fadca4d796fc14e82a28a52247d392af707eede7", "tree": "5fca1a6d83c8215b40dc9ddfba5b7860aa71a851", "parents": [ "4a3bbc4fec10fb8dcc87f7e48a648dcd6fd1d88b" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Wed Apr 24 15:38:51 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Wed Apr 24 16:49:28 2013 -0700" }, "message": "mv_feroceon: guarded rtc references.\n\nAdded preprocessor guards to the places which reference internal RTC data\nstructures/functions.\n\nAlso prevented definition of the generic RTC interfaces when support for the\ninternal RTC is disabled.\n\nChange-Id: I5e5f636d96c255bc080d6eda6b5c22a3a85596a4\n" }, { "commit": "4a3bbc4fec10fb8dcc87f7e48a648dcd6fd1d88b", "tree": "53c7bc9aff31bf64aa1bff2eb6947e6ca1df8755", "parents": [ "a73772777c70fb1491827536fbaba601f35a66c4" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Wed Apr 24 14:47:50 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Wed Apr 24 14:47:50 2013 -0700" }, "message": "gflt200: added gflt200 config header.\n\nThis wraps the mv_kw2 config header. The intention is for gflt200-specific\n(un)configuration to live here.\n\nChange-Id: I6a281c588b2b5d246408324c687ec053f4322006\n" }, { "commit": "a73772777c70fb1491827536fbaba601f35a66c4", "tree": "e261a6d27a18901e90ebeb29d9913f97b0100cc7", "parents": [ "9a6d2352d458beffd68c4486df2034d5b88344a0" ], "author": { "name": "Ke Dong", "email": "kedong@google.com", "time": "Fri Apr 19 21:47:31 2013 -0700" }, "committer": { "name": "Ke Dong", "email": "kedong@google.com", "time": "Fri Apr 19 21:47:31 2013 -0700" }, "message": "Change softlink to hardlink.\n\nChange-Id: I2758f233fc36ffe245de5b3efdd8305093aba2fc\n" }, { "commit": "9a6d2352d458beffd68c4486df2034d5b88344a0", "tree": "5039d8516ba61f24f2d0fa6a9111e0c12a3874f2", "parents": [ "760eac5c1e0f0bebf20cafaec2d49c746b3e1105", "a430e5984e4be33c76d48240a8101a14d246eed2" ], "author": { "name": "Ke Dong", "email": "kedong@google.com", "time": "Thu Apr 18 18:51:41 2013 +0000" }, "committer": { "name": "Gerrit Code Review", "email": "noreply-gerritcodereview@google.com", "time": "Thu Apr 18 18:51:41 2013 +0000" }, "message": "Merge \"Simplify the build target name.\" into prism_dev" }, { "commit": "a430e5984e4be33c76d48240a8101a14d246eed2", "tree": "5abeeab528db2a2682d1e6b0ec070d1c934962f3", "parents": [ "54d0319d65f9b28f14858f4fa1cd9939d0a263cd" ], "author": { "name": "Ke Dong", "email": "kedong@google.com", "time": "Mon Apr 15 18:42:07 2013 -0700" }, "committer": { "name": "Ke Dong", "email": "kedong@google.com", "time": "Wed Apr 17 17:33:07 2013 -0700" }, "message": "Simplify the build target name.\n\nCurrently images are named after\nu-boot-${MV_OUTPUT}_$(MV_DDR_FREQ)_$(DDR_TYPE)_$(FLASH_TYPE).bin.\nWhenever we change the DDR_FREQ or DDR_TYPE, the target image will be\nrenamed. It would be simple and consistent for installation program to\npick up the same name regardless of the name changes in uboot build.\nThus, the target images are consolidated to\n\nu-boot.bin (no header)\nu-boot-spi.bin (spi flash)\nu-boot-nor.bin (nor flash)\nu-boot-nand.bin (nand flash)\nu-boot-uart.bin (uart recovery)\n\nThis implementation basically creates the soft link to those files.\n\nChange-Id: I7535bbe029e7de86dd9f38b543989566c3163f14\n" }, { "commit": "760eac5c1e0f0bebf20cafaec2d49c746b3e1105", "tree": "8cefa3182dfbffd2107b5123ebb48265e88f8125", "parents": [ "9afa7e2aca7062957105811fb7cb24232cd1b14e" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Tue Apr 16 18:59:55 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Tue Apr 16 18:59:55 2013 -0700" }, "message": "mv_feroceon: default eth and pon mac address envs to sysvar equivalents.\n\nThe eth and pon mac addresses are passed to Linux via a Marvell ARM tag. The\nvalue of those tags comes from the eth and pon mac address environment\nvariables.\n\nThis change seeds those envs with the corresponding sysvars ETH_MAC_ADDR and\nPON_MAC_ADDR (if they exist).\n\nChange-Id: I2e4b4a158f37d127ff51f0355c161edcab31612a\n" }, { "commit": "9afa7e2aca7062957105811fb7cb24232cd1b14e", "tree": "e8b0f7328e540793e4a2a39990a4616a68655bff", "parents": [ "54d0319d65f9b28f14858f4fa1cd9939d0a263cd" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Tue Apr 16 18:37:55 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Tue Apr 16 18:37:55 2013 -0700" }, "message": "sysvar: unprotect/protect flash before/after save.\n\nChange-Id: I9eb9d2abb27281e4abb0ea1d6bb9ea46a495c1d7\n" }, { "commit": "54d0319d65f9b28f14858f4fa1cd9939d0a263cd", "tree": "cb297ed1abaec66d8afcf31e1e69abbd53c45bfc", "parents": [ "5b1bce0bb611ce82cd177db52249b7884fab62ab" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Mon Apr 15 18:16:14 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Mon Apr 15 18:16:14 2013 -0700" }, "message": "swabbed the deck\n\nRemoved execute permissions from the sysvar files.\n\nChange-Id: Ibbfb18fab969a928c017a389b9614ea53974c977\n" }, { "commit": "5b1bce0bb611ce82cd177db52249b7884fab62ab", "tree": "bc6c8408a75a10c899f138460f0d3bf8ff113ee0", "parents": [ "86db6827d477447e1f2667c144f60f03544734d1" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Fri Apr 12 18:17:50 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Mon Apr 15 11:59:00 2013 -0700" }, "message": "gflt200: switched to 256mb 400mhz ddr3 sdram config.\n\nChange-Id: I52df9dcc706ac1094ec33f4433f04d713da909dd\n" }, { "commit": "86db6827d477447e1f2667c144f60f03544734d1", "tree": "51af94d52573bf30116c599b507b2f108a952838", "parents": [ "3257a45d0024d388ad54ff1fee650b99e361d4e9" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Fri Apr 12 18:05:47 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Mon Apr 15 11:46:22 2013 -0700" }, "message": "mv6601: added sdram config for 256mb 400mhz ddr3.\n\ndiff -u dramregs_400rd_A-MC_ddr3.txt dramregs_256mb_400mhz_ddr3.txt\n--- dramregs_400rd_A-MC_ddr3.txt\t2013-02-11 13:08:24.234143900 -0800\n+++ dramregs_256mb_400mhz_ddr3.txt\t2013-04-15 11:46:22.399022506 -0700\n@@ -2,7 +2,7 @@\n 0xFFD01404 0xB8603000\n 0xFFD01408 0x3303555D\n 0xFFD0140C 0x16000C3F\n-0xFFD01410 0x0000000D\n+0xFFD01410 0x00000001\n 0xFFD01424 0x0000014F\n 0xFFD01428 0x000C5720\n 0xFFD0147c 0x0000A471\n@@ -13,7 +13,7 @@\n 0xFFD01514 0x0FFFFFF8\n 0xFFD0151c 0x0FFFFFFc\n 0xFFD20004 0x00000000\n-0xFFD20000 0x07FF0E01\n+0xFFD20000 0x0FFF0E01\n 0xFFD015D0 0x00000620\n 0xFFD015D4 0x00000044\n 0xFFD015D8 0x00000000\n\nChanged CSSingleDeviceSize[3:2] of SDRAM Address Control (0x00001410) from 3\n(\u003d 1 Gb) to 0 (\u003d 2 Gb).\n\nChanged Size[31:16] of Window0 Control (0x00020000) from 0x7ff\n((0x7ff + 1) * 64 KB \u003d 128 MB) to 0xfff.\n\nChange-Id: I72ed1ab084e9c2019b366a1290343a64e9c477a8\n" }, { "commit": "3257a45d0024d388ad54ff1fee650b99e361d4e9", "tree": "0a027fee3a98d468e5d8d4f209a7d02257d0666a", "parents": [ "d102da789b92e8df79493e7d926a8045a490f5a2" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Tue Apr 02 10:38:06 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Tue Apr 02 10:38:06 2013 -0700" }, "message": "sysvar: bumped value size to 2048.\n\nLarger size is needed to handle SSL certs/keys.\n\nChange-Id: I3a8964c5d1b3a34c4b1c5f75a69f216cee1c5e89\n" }, { "commit": "d102da789b92e8df79493e7d926a8045a490f5a2", "tree": "9fa16ba560461fcd60b7a9b6c9cdd399554135ea", "parents": [ "1ef0d29d3eecc6c62ca04d51adcd7b1657a50c38" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Tue Apr 02 10:32:15 2013 -0700" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Tue Apr 02 10:32:15 2013 -0700" }, "message": "sysvar: use puts for values.\n\nThe printf buffer is configured to be 256 bytes, and is silently overran when\nprinting large sysvar values (e.g. SSL certs/keys).\n\nChange-Id: I3120f5cf2bd07c6cbef478832a27d7bd0044b1ce\n" }, { "commit": "1ef0d29d3eecc6c62ca04d51adcd7b1657a50c38", "tree": "8e8698eb073ee7f6a7f05cb2317348746dec4355", "parents": [ "5d72fa5457041b56ffa7d6bf57aec59b890d7b78" ], "author": { "name": "Ke Dong", "email": "kedong@google.com", "time": "Fri Mar 15 11:33:16 2013 -0700" }, "committer": { "name": "Ke Dong", "email": "kedong@google.com", "time": "Tue Mar 19 10:47:08 2013 -0700" }, "message": "Add XVR_SD.\n\nChange-Id: I61ed69a9f3bc60be8d5587f48382d0db5c2c28d7\n" }, { "commit": "5d72fa5457041b56ffa7d6bf57aec59b890d7b78", "tree": "0c05999bde379a6b9046b67a817695764c79a205", "parents": [ "3d17904a81a080487115a7477586b73eaf6132fe", "b17130ee67698b90af8e73b704f9180dd48c944e" ], "author": { "name": "Ke Dong", "email": "kedong@google.com", "time": "Tue Mar 19 17:44:28 2013 +0000" }, "committer": { "name": "Gerrit Code Review", "email": "noreply-gerritcodereview@google.com", "time": "Tue Mar 19 17:44:28 2013 +0000" }, "message": "Merge \"prism: initial board config.\" into prism_dev" }, { "commit": "b17130ee67698b90af8e73b704f9180dd48c944e", "tree": "cedf892e28c26373794fabc0f8c7a00e9db82a0c", "parents": [ "d3355ded4723b8995daf121a5e947f9f207367b0" ], "author": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Thu Mar 07 14:45:46 2013 -0800" }, "committer": { "name": "Sean Howarth", "email": "showarth@google.com", "time": "Thu Mar 07 18:13:09 2013 -0800" }, "message": "prism: initial board config.\n\nAdded config gflt200.\n\nChange-Id: I19931b0b543c50d3069709b8ac7b99a0df259975\n" } ], "next": "3d17904a81a080487115a7477586b73eaf6132fe" }