Commit Graph

20347 Commits (427eba706ccf95d67a1e57946cc137fe44bcb98a)
 

Author SHA1 Message Date
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
Simon Glass f828bf25fe sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file 12 years ago
Simon Glass a733b06b69 sandbox: Switch over to generic board 12 years ago
Simon Glass 781adb5710 sandbox: Provide a way to map from host RAM to U-Boot RAM 12 years ago
Simon Glass fada9e2048 Trigger generic board error only when building 12 years ago
Tom Rini ce5346a805 Merge branch 'master' of git://git.denx.de/u-boot-i2c 12 years ago
Tom Rini 92daa4d2cf Merge branch 'microblaze' of git://www.denx.de/git/u-boot-microblaze 12 years ago
Anatolij Gustschin c55285015a post: fix I2C POST failure for devices in CONFIG_SYS_POST_I2C_IGNORES 12 years ago
Michal Simek 8934f78465 i2c: zynq: Add support for Xilinx Zynq 12 years ago
Michal Simek 293eb33fcb mmc: Add support for Xilinx Zynq sdhci controller 12 years ago
Michal Simek f97d7e8be9 net: gem: Add support for phy autodetection 12 years ago
David Andrey 01fbf31042 net: gem: Preserve clk on emio interface 12 years ago
David Andrey 117cd4cc10 net: gem: Pass phy address to init 12 years ago
Michal Simek 7193653e8d zynq: Move macros to hardware.h 12 years ago
Michal Simek 80243528ef net: gem: Fix gem driver on 1Gbps LAN 12 years ago
Michal Simek 058687597d net: gem: Do not initialize BDs again 12 years ago
Michal Simek 3b90d0afe5 net: gem: Simplify return path in zynq_gem_recv 12 years ago
Michal Simek 986f00003c net: gem: Remove WRAP bit from TX buffer description 12 years ago
Michal Simek 1415107e46 net: phy: Define Marvell 88e1518 phy 12 years ago