Home
last modified time | relevance | path

Searched refs:changes (Results 1 – 25 of 66) sorted by relevance

123

/rk3399_rockchip-uboot/tools/patman/
H A Dcommit.py30 self.changes = {}
42 if not self.changes.get(version):
43 self.changes[version] = []
44 self.changes[version].append(info)
H A Dseries.py39 self.changes = {}
160 for change in sorted(self.changes, reverse=True):
162 for this_commit, text in self.changes[change]:
179 if self.changes:
190 changes_copy = dict(self.changes)
192 if self.changes.get(version):
201 elif self.changes:
266 if not self.changes.get(version):
267 self.changes[version] = []
268 self.changes[version].append([commit, info])
H A DREADME236 Series-changes: n
238 - Other changes ending with a blank line
240 This can appear in any commit. It lists the changes for a
345 <use editor to make code changes>
420 add change logs to each individual commit where the changes happened, like
423 Series-changes: 2
/rk3399_rockchip-uboot/lib/lzma/
H A Dhistory.txt30 - Some changes in ANSI-C 7z Decoder interfaces.
54 - Some changes in ANSI-C 7z Decoder interfaces.
80 - Small changes for more compatibility with some C/C++ compilers.
95 - Small changes for more compatibility with some C/C++ compilers.
100 - Small changes in .h files in ANSI-C version.
221 - Some internal minor changes
/rk3399_rockchip-uboot/tools/patman/test/
H A Dtest01.txt48 Series-changes: 4
49 - Some changes
H A D0002-fdt-Correct-cast-for-sandbox-in-fdtdec_setup_memory_.patch24 Series-changes: 4
25 - Some changes
/rk3399_rockchip-uboot/test/
H A DREADME70 future changes are made to U-Boot. It may even break when applied to mainline,
71 if other changes interact with it. A good mindset is that untested code
82 to cover your changes
/rk3399_rockchip-uboot/arch/arm/mach-bcmstb/
H A DKconfig11 configuration changes.
/rk3399_rockchip-uboot/doc/device-tree-bindings/
H A DREADME13 brought in as needed. Changes here are intended to mirror changes in the
/rk3399_rockchip-uboot/drivers/cpu/
H A DKconfig8 finding out information about available CPUs and making changes.
/rk3399_rockchip-uboot/board/buffalo/lsxl/
H A DREADME45 'restore_env' to save your changes. It unsets all the network variables
46 which were set by the rescue mode, saves your changes and then resets the
73 the blinking blue LED changes to solid blue the kernel was loaded
/rk3399_rockchip-uboot/board/freescale/mpc8610hpcd/
H A DREADME43 or without frequency changes.
/rk3399_rockchip-uboot/
H A DKbuild16 # Use filechk to avoid rebuilds when a header changes, but the resulting file
/rk3399_rockchip-uboot/board/freescale/t104xrdb/
H A DREADME16 The board is re-designed T1040RDB board with following changes :
20 The board is re-designed T1040RDB board with following changes :
349 2. SD does not support flush so remove flush from pbl, make changes in
365 2. SPI does not support flush so remove flush from pbl, make changes in
/rk3399_rockchip-uboot/doc/
H A DREADME.ramboot-ppc85xx68 Necessary Code changes Required:
70 Please note that below mentioned changes are for 85xx platforms.
H A DREADME.bedbug4 These changes implement the bedbug (emBEDded deBUGger) debugger in U-Boot.
H A DREADME.440-DDR-performance8 performance changes:
H A DREADME.Heterogeneous-SoCs12 As part of this feature, following changes have been made:
H A DREADME.nios289 After all these changes, you may build and test.
H A DREADME.chromium144 from the load address. If this changes, you either need to modify U-Boot to be
151 The instruction are similar to those for Nyan with changes as noted below:
/rk3399_rockchip-uboot/tools/env/
H A DREADME61 To prevent losing changes to the environment and to prevent confusing the MTD
/rk3399_rockchip-uboot/doc/device-tree-bindings/gpio/
H A Dgpio-pcf857x.txt45 The I/O expander can detect input state changes, and thus optionally act as
/rk3399_rockchip-uboot/board/freescale/mpc8544ds/
H A DREADME61 or without frequency changes.
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/
H A Dlaw.c260 #error FSL_HW_NUM_LAWS can not be greater than 32 w/o code changes in init_laws()
/rk3399_rockchip-uboot/board/freescale/mpc8572ds/
H A DREADME55 or without frequency changes.

123