<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in README</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>57dc53a72460e8e301fa1cc7951b41db8e731485 - Merge branch &apos;agust@denx.de&apos; of git://git.denx.de/u-boot-staging</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/freescale/bsc9131rdb/README#57dc53a72460e8e301fa1cc7951b41db8e731485</link>
        <description>Merge branch &apos;agust@denx.de&apos; of git://git.denx.de/u-boot-staging

            List of files:
            /rk3399_rockchip-uboot/board/freescale/bsc9131rdb/README</description>
        <pubDate>Mon, 08 Feb 2016 14:48:04 +0000</pubDate>
        <dc:creator>Tom Rini &lt;trini@konsulko.com&gt;</dc:creator>
    </item>
<item>
        <title>a187559e3d586891c917279044c5386d1b2adc6e - Use correct spelling of &quot;U-Boot&quot;</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/freescale/bsc9131rdb/README#a187559e3d586891c917279044c5386d1b2adc6e</link>
        <description>Use correct spelling of &quot;U-Boot&quot;Correct spelling of &quot;U-Boot&quot; shall be used in all written text(documentation, comments in source files etc.).Signed-off-by: Bin Meng &lt;bmeng.cn@gmail.com&gt;Reviewed-by: Heiko Schocher &lt;hs@denx.de&gt;Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;Reviewed-by: Minkyu Kang &lt;mk7.kang@samsung.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/freescale/bsc9131rdb/README</description>
        <pubDate>Sat, 06 Feb 2016 03:30:11 +0000</pubDate>
        <dc:creator>Bin Meng &lt;bmeng.cn@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>1d2949aeb3a542ec0fd49c98b54fe5590d8ff238 - board/bsc9131rdb: Update default boot environment settings</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/freescale/bsc9131rdb/README#1d2949aeb3a542ec0fd49c98b54fe5590d8ff238</link>
        <description>board/bsc9131rdb: Update default boot environment settingsBSC9131RDB has 1GB DDR.Out of this, only 880MB is passed on to Linux via bootm_size.Remaining-16MB is reserved for PowerPC-DSP shared control area-128MB is reserved for DSP private area.Also 256MB, out of this 880MB is required for data communication betweenPowerPC and DSP core.For this bootargs are modified to pass parameter to create 1 hugetlbpage of 256MB via default_hugepagesz, hugepagesz and hugepagesSigned-off-by: Priyanka Jain &lt;Priyanka.Jain@freescale.com&gt;Signed-off-by: Andy Fleming &lt;afleming@freescale.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/freescale/bsc9131rdb/README</description>
        <pubDate>Thu, 04 Apr 2013 09:10:32 +0000</pubDate>
        <dc:creator>Priyanka Jain &lt;Priyanka.Jain@freescale.com&gt;</dc:creator>
    </item>
<item>
        <title>087cf44fcd237d965ecccd6cf9e52de8d3c51a2e - board/bsc9131rdb: Add targets for Sysclk 100MHz</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/freescale/bsc9131rdb/README#087cf44fcd237d965ecccd6cf9e52de8d3c51a2e</link>
        <description>board/bsc9131rdb: Add targets for Sysclk 100MHzBSC9131RDB supports Sysclk-66MHz if jumper J16 is close (default state)-100MHz if jumper J16 is openAdd targets-BSC9131RDB_NAND_SYSCLK100 : for NAND boot at Sysclk 100MHz-BSC9131RDB_SPIFLASH_SYSCLK100: for SPI boot at Sysclk 100MHzSigned-off-by: Ramneek Mehresh &lt;ramneek.mehresh@freescale.com&gt;Signed-off-by: Priyanka Jain &lt;Priyanka.Jain@freescale.com&gt;Signed-off-by: Andy Fleming &lt;afleming@freescale.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/freescale/bsc9131rdb/README</description>
        <pubDate>Mon, 01 Apr 2013 06:42:45 +0000</pubDate>
        <dc:creator>Priyanka Jain &lt;Priyanka.Jain@freescale.com&gt;</dc:creator>
    </item>
<item>
        <title>8246ff864de38935ff34108856a37a2caf6cbefc - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-mpc85xx</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/freescale/bsc9131rdb/README#8246ff864de38935ff34108856a37a2caf6cbefc</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-mpc85xx* &apos;master&apos; of git://git.denx.de/u-boot-mpc85xx:  powerpc/mpc85xx: Fix Handling the lack of L2 cache on P2040/P2040E  powerpc/mpc85xx: Workaround for erratum CPU_A011  powerpc/mpc85xx: Ignore E bit for SVR_SOC_VER()  powerpc/P4080: Check SVR for CPU22 workaround  lib/powerpc: addrmap_phys_to_virt() should return a pointer  powerpc/85xx: clean up P1022DS board configuration header file  powerpc/85xx: fdt_set_phy_handle() should return an error code  powerpc/85xx: minor clean-ups to the P2020DS board header file  powerpc/p1010rdb: add readme document for p1010rdb  powerpc/mpc85xx:NAND_SPL:Avoid IFC/eLBC Base address setting  powerpc/mpc85xx:Add debugger support for e500v2 SoC  powerpc/85xx:Fix NAND code base to support debugger  powerpc/85xx:Make debug exception vector accessible  powerpc/85xx:Fix MSR[DE] bit in MSR to support debugger  PATCH 1/4][v4] doc:Add documentation for e500 external debugger support  powerpc/p1010rdb: update mux config of p1010rdb board  powerpc/mpc85xx:Add BSC9131 RDB Support  powerpc/mpc85xx:Add BSC9131/BSC9130/BSC9231 Processor Support  powerpc/85xx: Add USB device-tree fixup for various platformsSigned-off-by: Wolfgang Denk &lt;wd@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/board/freescale/bsc9131rdb/README</description>
        <pubDate>Sun, 08 Jul 2012 17:16:14 +0000</pubDate>
        <dc:creator>Wolfgang Denk &lt;wd@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>7530d341c70511902fdb4b97f596ef3b9a9c52be - powerpc/mpc85xx:Add BSC9131 RDB Support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/freescale/bsc9131rdb/README#7530d341c70511902fdb4b97f596ef3b9a9c52be</link>
        <description>powerpc/mpc85xx:Add BSC9131 RDB SupportBSC9131RDB is a Freescale reference design board for BSC9131 SoC. BSC9131 SOC is an integrated device that targets Femto base station market. It combines Power Architecture e500v2 and DSP StarCore SC3850 core technologies with MAPLE-B2F baseband acceleration processing elements  BSC9131RDB Overview   -----------------     -1Gbyte DDR3 (on board DDR)     -128Mbyte 2K page size NAND Flash     -256 Kbit M24256 I2C EEPROM     -128 Mbit SPI Flash memory     -USB-ULPI     -eTSEC1: Connected to RGMII PHY     -eTSEC2: Connected to RGMII PHY     -DUART interface: supports one UARTs up to 115200 bps for console displayApart from the above it also consists various peripherals to support DSPfunctionalities.This patch adds support for mainly Power side functionalities and peripheralsSigned-off-by: Ramneek Mehresh &lt;ramneek.mehresh@freescale.com&gt;Signed-off-by: Priyanka Jain &lt;Priyanka.Jain@freescale.com&gt;Signed-off-by: Akhil Goyal &lt;Akhil.Goyal@freescale.com&gt;Signed-off-by: Rajan Srivastava &lt;rajan.srivastava@freescale.com&gt;Signed-off-by: Poonam Aggrwal &lt;poonam.aggrwal@freescale.com&gt;Signed-off-by: Prabhakar Kushwaha &lt;prabhakar@freescale.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/freescale/bsc9131rdb/README</description>
        <pubDate>Tue, 24 Apr 2012 20:17:15 +0000</pubDate>
        <dc:creator>Prabhakar Kushwaha &lt;prabhakar@freescale.com&gt;</dc:creator>
    </item>
</channel>
</rss>
