<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>4810400ec963721f0488ba98128955176c1869e1 - board: ti: convert makefiles to Kbuild style</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/panda/Makefile#4810400ec963721f0488ba98128955176c1869e1</link>
        <description>board: ti: convert makefiles to Kbuild styleSigned-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;Cc: Tom Rini &lt;trini@ti.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/ti/panda/Makefile</description>
        <pubDate>Thu, 17 Oct 2013 08:35:05 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;</dc:creator>
    </item>
<item>
        <title>326ea986ac150acdc7656d57fca647db80b50158 - Merge git://git.denx.de/u-boot-arm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/panda/Makefile#326ea986ac150acdc7656d57fca647db80b50158</link>
        <description>Merge git://git.denx.de/u-boot-armConflicts:	board/freescale/mx6qsabrelite/Makefile	board/freescale/mx6qsabrelite/mx6qsabrelite.c	include/configs/mx6qsabrelite.hSigned-off-by: Stefano Babic &lt;sbabic@denx.de&gt;

            List of files:
            /rk3399_rockchip-uboot/board/ti/panda/Makefile</description>
        <pubDate>Wed, 31 Jul 2013 09:30:38 +0000</pubDate>
        <dc:creator>Stefano Babic &lt;sbabic@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>8b485ba12b0defa0c4ed3559789250238f8331a8 - Merge branch &apos;u-boot/master&apos; into u-boot-arm/master</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/panda/Makefile#8b485ba12b0defa0c4ed3559789250238f8331a8</link>
        <description>Merge branch &apos;u-boot/master&apos; into u-boot-arm/master

            List of files:
            /rk3399_rockchip-uboot/board/ti/panda/Makefile</description>
        <pubDate>Thu, 25 Jul 2013 15:57:46 +0000</pubDate>
        <dc:creator>Albert ARIBAUD &lt;albert.u.boot@aribaud.net&gt;</dc:creator>
    </item>
<item>
        <title>1a4596601fd395f3afb8f82f3f840c5e00bdd57a - Add GPL-2.0+ SPDX-License-Identifier to source files</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/panda/Makefile#1a4596601fd395f3afb8f82f3f840c5e00bdd57a</link>
        <description>Add GPL-2.0+ SPDX-License-Identifier to source filesSigned-off-by: Wolfgang Denk &lt;wd@denx.de&gt;[trini: Fixup common/cmd_io.c]Signed-off-by: Tom Rini &lt;trini@ti.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/ti/panda/Makefile</description>
        <pubDate>Mon, 08 Jul 2013 07:37:19 +0000</pubDate>
        <dc:creator>Wolfgang Denk &lt;wd@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>0e62e0a72cba76205c93b6913b9ae267f8fe08dc - Merge branch &apos;master&apos; of /home/wd/git/u-boot/custodians</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/panda/Makefile#0e62e0a72cba76205c93b6913b9ae267f8fe08dc</link>
        <description>Merge branch &apos;master&apos; of /home/wd/git/u-boot/custodians* &apos;master&apos; of /home/wd/git/u-boot/custodians:  arm, davinci: add DAVINCI_MMC_CLKID  arm, davinci_emac: fix driver bug if more then 3 PHYs are detected  arm, davinci: da850/dm365 lowlevel cleanup  omap5: Add omap5_evm board build support.  omap4/5: Add support for booting with CH.  omap5: emif: Add emif/ddr configurations required for omap5 evm  omap5: clocks: Add clocks support for omap5 platform.  omap5: Add minimal support for omap5430.  omap: Checkpatch fixes  omap4: make omap4 code common for future reuse  GCC4.6: Squash warnings in onenand_base.c  GCC4.6: Fix common/usb.c on xscale  OneNAND: Add simple OneNAND SPL  PXA: vpac270: Enable the new generic MMC driver  PXA: Cleanup serial_pxa  PXA: Drop csb226 and innokom boards (unmaintained)  m28evk: Fix comment about the number of RAM banks  mx31: Fix checkpatch warnings in generic.c  mx31: Use proper IO accessor for GPR register  mx31: Remove duplicate definition for GPR register  qong: Use generic function for configuring GPR register  M28EVK: Enable USB HOST support  iMX28: Add USB HOST driver  iMX28: Add USB and USB PHY register definitions  M28: Add memory detection into SPL  iMX28: Fix ARM vector handling  M28: Add doc/README.m28 documentation  M28: Add MMC SPL  iMX28: Add support for DENX M28EVK board  iMX28: Add u-boot.sb target to Makefile  iMX28: Add image header generator tool  iMX28: Add driver for internal RTC  iMX28: Add GPMI NAND driver  iMX28: Add APBH DMA driver  iMX28: Add SPI driver  iMX28: Add GPIO control  iMX28: Add I2C bus driver  iMX28: Add PINMUX control  FEC: Add support for iMX28 quirks  iMX28: Add SSP MMC driver  iMX28: Initial support for iMX28 CPU  MX25: zmx25: GCC4.6 fix build warnings  da850: add new config file for AM18xx  BeagleBoard: config: Switch to ttyO2  OMAP3: Change omap3_evm maintainer  devkit8000: Fix NAND SPL on boards with 256MB NAND  integrator: enable Vpp and disable flash protection  integrator: add system controller header  integrator: make flash writeable on boot  integrator: use io-accessors for board init  integrator: move text offset to config  integrator: pass configs for core modules  ARM: remove superfluous setting of arch_number in board specific code.  SPL: Allow ARM926EJS to avoid compiling in the CPU support code  integrator: do not test first part of the memory  arm: a320: fix broken timer  ARM: define CONFIG_MACH_TYPE for all ronetix boards  dm646x: pass board revision info to kernel  dm646x: add new configuration for dm6467T  arm, davinci: Fix setting of the SDRAM configuration register  arm, davinci: Remove the duplication of LPSC functions  arm, davinci: Rename AM1808 lowlevel functions to DA850  da8xxevm: fix build error  ARM: re-add MACH_TYPE_XXXXXX for VCMA9 board and add CONFIG_MACH_TYPE

            List of files:
            /rk3399_rockchip-uboot/board/ti/panda/Makefile</description>
        <pubDate>Wed, 16 Nov 2011 19:24:51 +0000</pubDate>
        <dc:creator>Wolfgang Denk &lt;wd@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>0c2dd9a05bdcf3b2b4880509ec690116873fe158 - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/panda/Makefile#0c2dd9a05bdcf3b2b4880509ec690116873fe158</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:  arm, davinci: add DAVINCI_MMC_CLKID  arm, davinci_emac: fix driver bug if more then 3 PHYs are detected  arm, davinci: da850/dm365 lowlevel cleanup  omap5: Add omap5_evm board build support.  omap4/5: Add support for booting with CH.  omap5: emif: Add emif/ddr configurations required for omap5 evm  omap5: clocks: Add clocks support for omap5 platform.  omap5: Add minimal support for omap5430.  omap: Checkpatch fixes  omap4: make omap4 code common for future reuse  GCC4.6: Squash warnings in onenand_base.c  GCC4.6: Fix common/usb.c on xscale  OneNAND: Add simple OneNAND SPL  PXA: vpac270: Enable the new generic MMC driver  PXA: Cleanup serial_pxa  PXA: Drop csb226 and innokom boards (unmaintained)  m28evk: Fix comment about the number of RAM banks  mx31: Fix checkpatch warnings in generic.c  mx31: Use proper IO accessor for GPR register  mx31: Remove duplicate definition for GPR register  qong: Use generic function for configuring GPR register  M28EVK: Enable USB HOST support  iMX28: Add USB HOST driver  iMX28: Add USB and USB PHY register definitions  M28: Add memory detection into SPL  iMX28: Fix ARM vector handling  M28: Add doc/README.m28 documentation  M28: Add MMC SPL  iMX28: Add support for DENX M28EVK board  iMX28: Add u-boot.sb target to Makefile  iMX28: Add image header generator tool  iMX28: Add driver for internal RTC  iMX28: Add GPMI NAND driver  iMX28: Add APBH DMA driver  iMX28: Add SPI driver  iMX28: Add GPIO control  iMX28: Add I2C bus driver  iMX28: Add PINMUX control  FEC: Add support for iMX28 quirks  iMX28: Add SSP MMC driver  iMX28: Initial support for iMX28 CPU  MX25: zmx25: GCC4.6 fix build warnings  da850: add new config file for AM18xx  BeagleBoard: config: Switch to ttyO2  OMAP3: Change omap3_evm maintainer  devkit8000: Fix NAND SPL on boards with 256MB NAND  integrator: enable Vpp and disable flash protection  integrator: add system controller header  integrator: make flash writeable on boot  integrator: use io-accessors for board init  integrator: move text offset to config  integrator: pass configs for core modules  ARM: remove superfluous setting of arch_number in board specific code.  SPL: Allow ARM926EJS to avoid compiling in the CPU support code  integrator: do not test first part of the memory  arm: a320: fix broken timer  ARM: define CONFIG_MACH_TYPE for all ronetix boards  dm646x: pass board revision info to kernel  dm646x: add new configuration for dm6467T  arm, davinci: Fix setting of the SDRAM configuration register  arm, davinci: Remove the duplication of LPSC functions  arm, davinci: Rename AM1808 lowlevel functions to DA850  da8xxevm: fix build error  ARM: re-add MACH_TYPE_XXXXXX for VCMA9 board and add CONFIG_MACH_TYPE

            List of files:
            /rk3399_rockchip-uboot/board/ti/panda/Makefile</description>
        <pubDate>Wed, 16 Nov 2011 19:24:41 +0000</pubDate>
        <dc:creator>Wolfgang Denk &lt;wd@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>508a58fa8ef0eab5c9b0b4285a73b3b91420092d - omap5: Add minimal support for omap5430.</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/panda/Makefile#508a58fa8ef0eab5c9b0b4285a73b3b91420092d</link>
        <description>omap5: Add minimal support for omap5430.This patch adds the minimal support for OMAP5. The platform and machinespecific headers and sources updated for OMAP5430.OMAP5430 is Texas Instrument&apos;s SOC based on ARM Cortex-A15 SMP architecture.It&apos;s a dual core SOC with GIC used for interrupt handling and SCU for cachecoherency.Also moved some part of code from the basic platform support that can be madecommon for OMAP4/5. Rest is kept out seperately. The same approach is followedfor clocks and emif support in the subsequent patches.Signed-off-by: sricharan &lt;r.sricharan@ti.com&gt;Signed-off-by: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/ti/panda/Makefile</description>
        <pubDate>Tue, 15 Nov 2011 14:49:55 +0000</pubDate>
        <dc:creator>Sricharan &lt;r.sricharan@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>464c79207c89f247f97b344495924eabb0c9738e - punt unused clean/distclean targets</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/panda/Makefile#464c79207c89f247f97b344495924eabb0c9738e</link>
        <description>punt unused clean/distclean targetsThe top level Makefile does not do any recursion into subdirs whencleaning, so these clean/distclean targets in random arch/board dirsnever get used.  Punt them all.MAKEALL didn&apos;t report any errors related to this that I could see.Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;

            List of files:
            /rk3399_rockchip-uboot/board/ti/panda/Makefile</description>
        <pubDate>Thu, 13 Oct 2011 06:54:57 +0000</pubDate>
        <dc:creator>Mike Frysinger &lt;vapier@gentoo.org&gt;</dc:creator>
    </item>
<item>
        <title>fb6440ee9b110b759ef61fd80bbd0df1bbf0f37b - Merge branch &apos;master&apos; of git://git.denx.de/u-boot-arm</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/panda/Makefile#fb6440ee9b110b759ef61fd80bbd0df1bbf0f37b</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:  drivers/rtc: add Marvell Integrated RTC  Armada100: Add Board Support for Marvell GuruPlug-Display  Armada100: MFP macro naming correction  arm: auto gen asm-offsets.h for mb86r0x  spear: fix build errors for spear3xx/spear600 platforms  cosmetic: arm: lib/board.c: Coding Style cleanup  ARM: versatile: fix board support  SMDKV310: Enable device tree support  SMDKV310: MMC_SPL: Fix building when using &quot;make O=&quot;  arm: a320: enable tagged list support  arm: a320: fix multiline comment style  ARMv7: u8500_href: Add missing header to fix compiler warning  Removed unused define, CONFIG_ARMV7.  avr32: add grasshopper (ICnova AP7000) board  AT91/SPI: fix atmel_dataflash_spi.c to allow building without warnings  MAKEALL: remove AT91 boards that are in boards.cfg  AT91: Makes AT91SAM9263-EK build correctly against u-boot-atmel/master  AT91: Makes AT91SAM9263 SoC build correctly against u-boot-atmel/master  AT91: Board fix for AT91SAM9261-EK  AT91: SoC fix at91sam9261_matrix.h  AT91: Makes AT91SAM9RL-EK build correctly against u-boot-atmel/master  AT91: Makes AT91SAM9RL SoC build correctly against u-boot-atmel/master  AT91: change common at91sam9261 files to compile with new scheme  AT91: fix mistake in at91sam9260_devices.c(spi1_hw_init)  a/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM9200_USART  README: fix arm920t/at91 path  net/eth.c: drop obsolete at91rm9200 support  README.at91-soc: remove AT91(RM9200) joining notice  a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warning  MAKEALL: remove obsolete at91rm9200 soc  ARM: remove obsolete at91rm9200  omap4: clock init support for omap4460  omap4: support TPS programming  omap: reuse omap3 gpio support in omap4  omap4: sdram init changes for omap4460  omap4: add omap4460 revision detection  mkimage: Add OMAP boot image support  omap: add MMC and FAT support to SPL  omap: add basic SPL support  armv7: start.S: fixes and enhancements for SPL  omap4: automatic sdram detection  omap4: calculate EMIF register values  omap4: add sdram init support  omap4: add clock support  omap4: add OMAP4430 revision check  omap4: cleanup pin mux data  omap4: utility function to identify the context of hw init  DA8xx: fix LPSC constants  DA8xx: switch an enum to defines for consistency  DA8xx: add MMC/SD controller addresses  DaVinci EMAC: declare function for all DA8xx CPUs  DA8xx: add generic GPIO driver  DaVinci: rename gpio_defs.h to gpio.h  omap3evm: eth: Include functions only when necessary  omap3evm: Update ethernet reset sequence for Rev.G board  omap3evm: eth: split function setup_net_chip  omap3: Include array definition only when it is used  omap730p2: fix build breaks  omap2420h4: fix build breaks  omap1610inn: fix build breaks  omap1510inn: fix build breaks  omap5912osk: fix build breaks  omap1610h2: fix build breaks

            List of files:
            /rk3399_rockchip-uboot/board/ti/panda/Makefile</description>
        <pubDate>Thu, 04 Aug 2011 21:05:07 +0000</pubDate>
        <dc:creator>Wolfgang Denk &lt;wd@denx.de&gt;</dc:creator>
    </item>
<item>
        <title>bcae72116257201d7288cb8c525a29aea4875b95 - omap: add basic SPL support</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/panda/Makefile#bcae72116257201d7288cb8c525a29aea4875b95</link>
        <description>omap: add basic SPL support- Provide alternate implementations of board_init_f()  board_init_r() for OMAP spl.- Provide linker script- Initialize global data- Add serial console support- Update CONFIG_SYS_TEXT_BASE to allow for SPL&apos;s bss and move  it to board config header from config.mkSigned-off-by: Aneesh V &lt;aneesh@ti.com&gt;Signed-off-by: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/ti/panda/Makefile</description>
        <pubDate>Thu, 21 Jul 2011 13:10:21 +0000</pubDate>
        <dc:creator>Aneesh V &lt;aneesh@ti.com&gt;</dc:creator>
    </item>
<item>
        <title>6d8962e814c15807dd6ac5757904be2a02d187b8 - Switch from archive libraries to partial linking</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/panda/Makefile#6d8962e814c15807dd6ac5757904be2a02d187b8</link>
        <description>Switch from archive libraries to partial linkingBefore this commit, weak symbols were not overridden by non-weak symbolsfound in archive libraries when linking with recent versions ofbinutils.  As stated in the System V ABI, &quot;the link editor does notextract archive members to resolve undefined weak symbols&quot;.This commit changes all Makefiles to use partial linking (ld -r) insteadof creating library archives, which forces all symbols to participate inlinking, allowing non-weak symbols to override weak symbols as intended.This approach is also used by Linux, from which the gmake functioncmd_link_o_target (defined in config.mk and used in all Makefiles) isinspired.The name of each former library archive is preserved except forextensions which change from &quot;.a&quot; to &quot;.o&quot;.  This commit updatesreferences accordingly where needed, in particular in some linkerscripts.This commit reveals board configurations that exclude some features butinclude source files that depend these disabled features in the build,resulting in undefined symbols.  Known such cases include:- disabling CMD_NET but not CMD_NFS;- enabling CONFIG_OF_LIBFDT but not CONFIG_QE.Signed-off-by: Sebastien Carlier &lt;sebastien.carlier@gmail.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/ti/panda/Makefile</description>
        <pubDate>Fri, 05 Nov 2010 14:48:07 +0000</pubDate>
        <dc:creator>Sebastien Carlier &lt;sebastien.carlier@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>c57cca255ce403fdfe77e7b040b578a29514da0b - ARMV7: Add support for TI OMAP4 Panda</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/board/ti/panda/Makefile#c57cca255ce403fdfe77e7b040b578a29514da0b</link>
        <description>ARMV7: Add support for TI OMAP4 PandaOMAP4 Panda is a reference board based on OMAP4430, an ARMV7 Cortex A9 CPUThis patch adds basic support for booting the board. It includes i2c and mmcsupport. It assumes U-boot is loaded to SDRAM with the help of another smallbootloader (x-load) running from SRAM. U-boot currently relies on x-load forclock, mux, and SDRAM initializationSigned-off-by: Steve Sakoman &lt;steve@sakoman.com&gt;Signed-off-by: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;

            List of files:
            /rk3399_rockchip-uboot/board/ti/panda/Makefile</description>
        <pubDate>Sat, 12 Jun 2010 03:35:26 +0000</pubDate>
        <dc:creator>Steve Sakoman &lt;steve@sakoman.com&gt;</dc:creator>
    </item>
</channel>
</rss>
