Commit Graph

20254 Commits (ef00227551273eb1acca299bcb9528e1a2071328)
 

Author SHA1 Message Date
Zang Roy-R61911 c5729f0b1f fman/mEMAC: set SETSP bit in IF_MODE regisgter for RGMII speed 12 years ago
Tang Yuantian 7b700d2125 powerpc/mpc85xx: set clock-frequency for T4/B4 clockgen node 12 years ago
Shengzhou Liu 04feb57f89 powerpc/b4860: Adding workaround errata A-005871 12 years ago
Liu Gang ada961e2fc powerpc/b4: Fix the wrong register offset of B4 PCIE module 12 years ago
Matthew McClintock f45210d6e7 powerpc/p1022ds: Add support for NAND and NAND boot using SPL 12 years ago
Dongsheng.wang@freescale.com f5c2623d80 powerpc/mpc85xx: add setting of clock-frequency for mpic node 12 years ago
Jeffrey Ladouceur 3c1bfc04c6 powerpc/mpc85xx: Add revision properties in portal device tree node 'pme' 12 years ago
Jiang Bin acac075b94 board/freescale/common/cds_pci_ft.c: Fix rotate wrong cells in interrupt-map property 12 years ago
Tom Rini e3288e1d15 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx 12 years ago
Stefan Roese 8aa3449972 mpc5200: a3m071/a4m2k: Miscellaneous updates and fixes 12 years ago
Stefan Roese 704afcc43f mpc5200: a3m071/a4m2k: Fix problem with increased global_data struct 12 years ago
Stefan Roese f8945518ca mpc5200: a3m071/a4m2k: Enable flash verify option 12 years ago
Anatolij Gustschin b91363cd34 mpc512x: remove dead code 12 years ago
Tom Rini 63216de134 omap5_uevm: Enable redundant MMC environment 12 years ago
Tom Rini da85c9c813 mx28evk: Guard NAND-related ENV defines with CONFIG_ENV_IS_IN_NAND 12 years ago
Michael Heimpold d196bd8803 env_mmc: add support for redundant environment 12 years ago
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 12 years ago
Andreas Bießmann b0dac5b1af tx25: add CONFIG_SPL_LIBGENERIC_SUPPORT 12 years ago
Andreas Bießmann b157315353 mx31pdk: add CONFIG_SPL_LIBGENERIC_SUPPORT 12 years ago
Andreas Bießmann 63495ad77a nios2: fix style in board.c. 12 years ago
Andreas Bießmann 50ffb1174c microblaze: fix style in board.c 12 years ago
Egbert Eich 0472fbfd32 part/dev_desc: Add log2 of blocksize to block_dev_desc data struct 12 years ago
Egbert Eich bc8d98713f fs/fat: Don't multiply fatsize with sector size 12 years ago
Egbert Eich d7ea4d4d4c disk/iso: Add Support for block sizes > 512 byte to ISO partition support 12 years ago
Egbert Eich ae1768a72c disk/gpt: Fix GPT partition handling for blocksize != 512 12 years ago
Egbert Eich 9d956e0fef disk/part_dos: check harder for partition table 12 years ago
Simon Glass 8bfa195e4e mmc: Define a constant for the maximum block size 12 years ago
Wolfgang Denk 3f9315c04f amcc-common.h: enable support for "env grep", "setexpr", and regex. 12 years ago
Wolfgang Denk c88840af6a amcc-common.h: minor white space cleanup 12 years ago
Wolfgang Denk ee747a2164 m28evk: enable "env grep" and regexp support 12 years ago
Wolfgang Denk 5f71bca74b m28evk: white space cleanup 12 years ago
Wolfgang Denk 855f18ea0e setexpr: add regex substring matching and substitution 12 years ago
Wolfgang Denk 103c94b104 setexpr: simplify code, improve help message 12 years ago
Wolfgang Denk be29df6a1a "env grep" - add support for regular expression matches 12 years ago
Wolfgang Denk a5ecbe62c2 Add SLRE - Super Light Regular Expression library 12 years ago
Wolfgang Denk d87244d5af "env grep" - add options to grep in name, value, or both. 12 years ago
Wolfgang Denk 5a31ea04c9 "env grep" - reimplement command using hexport_r() 12 years ago
Wolfgang Denk ea009d4743 hashtable: preparations to use hexport_r() for "env grep" 12 years ago
Peter Korsgaard 2e222105c5 spl_mmc: cleanup variable types 12 years ago
Simon Glass 971020c755 sandbox: config: Enable CONFIG_FIT and CONFIG_CMD_FIT 12 years ago
Simon Glass 7eb2c8d573 sandbox: fs: Add support for saving files to host filesystem 12 years ago
Simon Glass a8f6ab5229 fs: Add support for saving data to filesystems 12 years ago
Simon Glass 4ca30d6024 sandbox: Support 'source' command 12 years ago
Simon Glass 39042d821e sandbox: Allow -c argument to provide a command list 12 years ago
Simon Glass 095686d3f5 Revert "fdt- Tell the FDT library where the device tree is" 12 years ago
Simon Glass c309c2da14 fdt: Skip checking FDT if the pointer is NULL 12 years ago
Simon Glass a92fd6577e sandbox: fdt: Support fdt command for sandbox 12 years ago
Simon Glass 4b5786550d fdt: Allow fdt command to check and update control FDT 12 years ago
Simon Glass 76b8f79c29 Add getenv_hex() to return an environment variable as hex 12 years ago
Simon Glass d14da91307 fdt: Add a parameter to fdt_valid() 12 years ago