<?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.arm-caches</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>421044b183dd1fe8e2292dee1d310af89f100213 - doc: ARM: Use the right function name</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/doc/README.arm-caches#421044b183dd1fe8e2292dee1d310af89f100213</link>
        <description>doc: ARM: Use the right function nameTrivial fix.Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;

            List of files:
            /rk3399_rockchip-uboot/doc/README.arm-caches</description>
        <pubDate>Wed, 14 Jan 2015 14:36:34 +0000</pubDate>
        <dc:creator>Michal Simek &lt;michal.simek@xilinx.com&gt;</dc:creator>
    </item>
<item>
        <title>46a6d51c827a12723e7191128fb7aab42c8f5c09 - cache: add ALLOC_CACHE_ALIGN_BUFFER macro</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/doc/README.arm-caches#46a6d51c827a12723e7191128fb7aab42c8f5c09</link>
        <description>cache: add ALLOC_CACHE_ALIGN_BUFFER macroThis macro is used to allocate cache line size aligned stackbuffers for use with DMA hardware.Signed-off-by: Anton Staaf &lt;robotboy@chromium.org&gt;Cc: Lukasz Majewski &lt;l.majewski@samsung.com&gt;Cc: Kyungmin Park &lt;kyungmin.park@samsung.com&gt;Cc: Mike Frysinger &lt;vapier@gentoo.org&gt;Cc: Aneesh V &lt;aneesh@ti.com&gt;Cc: Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;Cc: Wolfgang Denk &lt;wd@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/doc/README.arm-caches</description>
        <pubDate>Wed, 12 Oct 2011 13:55:59 +0000</pubDate>
        <dc:creator>Anton staaf &lt;robotboy@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>6dfbf49c6dc3687efbc6d7f9e25bb46ed2d6c833 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/doc/README.arm-caches#6dfbf49c6dc3687efbc6d7f9e25bb46ed2d6c833</link>
        <description>Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm* &apos;master&apos; of git://git.denx.de/u-boot-arm: (145 commits)  beagleboard: enable HUB power on all variants of the BeagleBoard  dm3730: enable dpll5  ehci-hcd: Allow cleanups to happen gracefully on a timeout.  OMAP3: Add DSS driver for OMAP3  led: Remove state-saving of led for toggle functionality and add toggle option to led command  led: Fixed setting of STATUS_LED_BIT1 when led_name is &apos;all&apos;  led: correct off/on locations in structure  led: added cmd_led to Makefile  BeagleBoard: fix LED 0/1 in driver  Corrected LED name match finding avoiding extraneous Usage printouts  BeagleBoard: config: updated default configuration  BeagleBoard: config: Enabled multibus support for I2C in configuration  BeagleBoard: config: add optargs/buddy/camera  BeagleBoard: config: increase command-line functionality  BeagleBoard: config: make mtest run  BeagleBoard: config: enable DSS  BeagleBoard: config: enable asix driver and dhcp  BeagleBoard: config: enable networking  BeagleBoard: config: decrease bootdelay to 2 seconds  BeagleBoard: config: use uImage.beagle for tftp  BeagleBoard: config: hardcode MAC for onboard SMSC  BeagleBoard: config: load kernel from MMC ext, not FAT  BeagleBoard: Configure DVI/S-video  BeagleBoard: Added userbutton command  BeagleBoard: turn off clocks in ehci_stop  USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcor  beagleboard: add support for xM revision C  beagle: pass expansionboard name in bootargs  OMAP: Remove omapfb.debug=y from Beagle and Overo env settings  OMAP3 Beagle Pin Mux initialization glitch fix  da850: modifications for Logic PD Rev.3 AM18xx EVM  da850: fix the channel number for EMAC teardown init  da850: add support for Spectrum Digital AM18xx EVM  da850: add support to wake up DSP during board init  da850: modify the U-Boot prompt string  da850: add NOR boot mode support  da8xx: add support for multiple PLL controllers  da850: indicate cache usage disable in config file  dm365: modify boot prompt from dm365 to dm36x  dm365: disable cache usage due to coherency issues  dm6446: disable cache usage due to coherency issues  OMAP3: Remove legacy mmc driver  devkit8000: Use generic MMC driver  TI OMAP3 SDP3430: Use generic MMC driver  AM3517 CraneBoard: Use generic MMC driver  OMAP3: pandora: Use generic MMC driver  OMAP3: Zoom2: Use generic MMC driver  OMAP3: Zoom1: Use generic MMC driver  OMAP3: DIG297: Use generic MMC driver  OMAP3: CM-T35: Use generic MMC driver  am3517evm: Use generic MMC driver  omap3evm: Use generic MMC driver  omap3:clock: check cpu_family before enabling clks for IVA &amp; CAM  omap3:clock: configure GFX clock to 200MHz for AM/DM37x  OMAP3/4: Increase console I/O buffer size  PXA: vpac270: Remove re-defined CONFIG_SYS_TEXT_BASE  PXA: Fix CSB226, fix monitor length  PXA: Fix Lubbock, remove redundant parenthesis  armv7: cache: remove flush on un-aligned invalidate  armv7: stronger barrier for cache-maintenance operations  omap: enable caches at system start-up  arm: do not force d-cache enable on all boards  ORIGEN: Add MMC SPL support  ARMV7: Add support for Samsung ORIGEN board  i2c:gpio:s5p: Enable I2C GPIO on the GONI target  i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c)  Tegra2: Use clock and pinmux functions to simplify code  Tegra2: Add additional pin multiplexing features  Tegra2: Add more clock support  Tegra2: Add microsecond timer function  ARM: remove broken &quot;at91rm9200dk&quot; board  ARM: remove broken &quot;m501sk&quot; board  ARM: remove broken &quot;kb9202&quot; board  ARM: remove broken &quot;csb637&quot; board  ARM: remove broken &quot;cmc_pu2&quot; board  ARM: remove broken &quot;at91cap9adk&quot; board  ARM: remove broken &quot;voiceblue&quot; board  ARM: remove broken &quot;smdk2400&quot; board  ARM: remove broken &quot;sbc2410x&quot; board  ARM: remove broken &quot;netstar&quot; board  ARM: remove broken &quot;mx1fs2&quot; board  ARM: remove broken &quot;lpd7a40x&quot; boards  ARM: remove broken &quot;edb93xx&quot; boards  ARM: remove broken &quot;B2&quot; board  ARM: remove broken &quot;armadillo&quot; board  ARM: remove broken &quot;assabet&quot; board  ARM: versatile: drop warnings  IMX: scb9328: drop warnings  MX31: imx31_litekit: make use of GPIO framework  MX31: mx31ads: make use of GPIO framework  MX5: mx51evk: make use of GPIO framework  MX35: mx35pdk: make use of GPIO framework  MX5: mx53loco: make use of GPIO framework  MX5: mx53evk: make use of GPIO framework  MX5: vision2: make use of GPIO framework  MX5: mx53smd: make use of GPIO framework  MX5: mx53ard: make use of GPIO framework  MX25: zmx25: make use of GPIO framework  MX5: efikamx: make use of GPIO framework  MX31: QONG: make use of GPIO framework  MX35: make use of GPIO framework for MX35 processor  MX5: make use of GPIO framework for MX5 processor  MX31: make use of GPIO framework for MX31 processor  MX25: make use of GPIO framework for MX25 processor  IMX: uniform GPIO interface using GPIO framework  MX: MX35 / MX5: uniform clock command with powerpc  MX35: MX35PDK: support additional RAM on CSD1  mx53: ddr3: Update DD3 initialization  ARM: MX51: PLL errata workaround  ARM: versatilepb : drop warnings due to double definitions  omap4: increase SRAM budget to fix build error  omap4: fix build warning due to signed unsigned comparison  mkimage: Fix &apos;Unknown OMAP image type - 5&apos;  omap: fix gpio related build breaks  gpio:samsung: s5p_ suffix add for GPIO functions (C210_universal)  SMDKV310: MMC SPL: Remove unwanted dummy functions  SMDKV310: Fix undefined reference error  SMDKV310: Fix build error for smdkv310 board  gpio:samsung s5p_ suffix add for GPIO functions  mmc: S5P: Support DMA restarts at buffer boundaries  SMDKV310: Fix host compilation of mkv310_image  arm: fix bd pointer dereference prior initialization  arm, lib/board.c: use gd-&gt;ram_size instead of bd-&gt;bi_memsize  mx5: Remove CONFIG_L2_OFF and CONFIG_SYS_L2CACHE_OFF  MX31: removed warnings due to clock.h  integrator: convert to new build system  integratorcp: make the board compile  integratorap: remove hardcoded 32MB memory cmdline  ...

            List of files:
            /rk3399_rockchip-uboot/doc/README.arm-caches</description>
        <pubDate>Sun, 04 Sep 2011 19:12:18 +0000</pubDate>
        <dc:creator>Wolfgang Denk &lt;wd@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>cba4b1809f043bf85c806e5a4e342f62bd5ded45 - arm: do not force d-cache enable on all boards</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/doc/README.arm-caches#cba4b1809f043bf85c806e5a4e342f62bd5ded45</link>
        <description>arm: do not force d-cache enable on all boardsc2dd0d45540397704de9b13287417d21049d34c6 added dcache_enable()to board_init_r(). This enables d-cache for all ARM boards.As a result some of the arm boards that are not cache-readyare broken. Revert this change and allow platform code totake the decision on d-cache enabling.Also add some documentation for cache usage in ARM.Signed-off-by: Aneesh V &lt;aneesh@ti.com&gt;

            List of files:
            /rk3399_rockchip-uboot/doc/README.arm-caches</description>
        <pubDate>Tue, 16 Aug 2011 04:33:05 +0000</pubDate>
        <dc:creator>Aneesh V &lt;aneesh@ti.com&gt;</dc:creator>
    </item>
</channel>
</rss>
