Commit Graph

520 Commits (74752baa738ee9dafe69d726910e26da56f6f722)

Author SHA1 Message Date
Scott Wood 74752baa73 spl: Change PAD_TO to CONFIG_SPL_PAD_TO 12 years ago
Joe Hershberger 267541f776 env: Add support for access control to .flags 12 years ago
Joe Hershberger fffad71bc4 env: Add a command to display details about env flags 12 years ago
Joe Hershberger 2598090b7e env: Add environment variable flags 12 years ago
Joe Hershberger 5e2b3e0c59 env: Add a command to view callbacks 12 years ago
Joe Hershberger 170ab11075 env: Add support for callbacks to environment vars 12 years ago
Tom Wai-Hong Tam 735987c5a8 edid: Add I2C command for printing the EDID 12 years ago
Simon Glass bf36c5d521 Add hash command to perform hashing using various algorithms 12 years ago
Kenneth Waters ff048ea916 Add a command to read raw blocks from a partition 12 years ago
Anton Staaf 53fdc7ef2e Add gettime command 12 years ago
Simon Glass 058d59b08d x86: Build vga video code only if CONFIG_VIDEO_VGA is defined 12 years ago
Gabe Black 40fef04906 Introduce arch_phys_memset which works like memset but on physical memory 12 years ago
Robert P. J. Day adb9d85139 README: Explain how to generate the CHANGELOG file. 12 years ago
Gabe Black 5b5ece9ef4 x86: Allow compiling out realmode/bios code 12 years ago
Gabe Black b16f521a5e x86: Allow excluding reset vector code from u-boot 12 years ago
Karl O. Pinc 10635afa53 README: Reference nand monitor commands in U-Boot README 12 years ago
Scott Wood 7d4b79552d spl/nand: config symbol documentation 12 years ago
Scott Wood 6f2f01b9f3 spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. 12 years ago
Scott Wood 94a45bb197 powerpc/mpc85xx/p1_p2_rdb_pc: new SPL support 12 years ago
Scott Wood 4b919725b6 spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL 12 years ago
Scott Wood ca2fca2235 spl: introduce CONFIG_SPL_TARGET 12 years ago
Gabe Black d95f6ec733 fdt: Add option to default to most compatible conf in a fit image 12 years ago
Tom Wai-Hong Tam 45d7f52511 lcd: Implement RLE8 bitmap decoding 12 years ago
Stefan Reinauer 447c031ba4 scsi: Add function and env var to report number of scsi drives 12 years ago
Tom Rini 7e27f89fdf README: Document CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG 12 years ago
Pali Rohár 33a35bbbe0 cfb_console: Add support for some ANSI terminal escape codes 12 years ago
Stephen Warren 03e2ecf6b8 fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*} 12 years ago
Wolfgang Denk 1b0757eced PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) 12 years ago
York Sun ffd06e0231 powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1 12 years ago
Ashok 3bb46d23f2 README : Rename CONFIG_DRIVER_SMC91111 to CONFIG_SMC91111, CONFIG_DRIVER_LAN91C96 to CONFIG_LAN91C96 12 years ago
Gabe Black 84cd93272e fs: Add a Coreboot Filesystem (CBFS) driver and commands 12 years ago
Lucas Stach 6d365ea0ac tegra20: add USB ULPI init code 12 years ago
Joe Hershberger da83bcd7b3 Add a command to access the system timer 12 years ago
Joe Hershberger c167cc0203 Add a new "ini" command 12 years ago
Joe Hershberger 93d7212fa6 Allow runtime configuration of "zero-delay" check 12 years ago
Simon Glass 2eba38cf84 bootstage: Add bootstage command 12 years ago
Simon Glass 94fd1316b7 bootstage: Store boot timings in device tree 12 years ago
Karl O. Pinc e53515a21c README: Add handy kermit primer 12 years ago
Lei Wen f2b96dfbbc common: add zip command support 12 years ago
Pavel Machek c57b953da9 SPL: Add support for loading image from ram in SPL. 12 years ago
Tom Rini 47f7bcae8c SPL: Move the omap SPL framework to common/spl 12 years ago
Tom Rini 861a86f460 omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() 12 years ago
Karl O. Pinc 923c46f97a README: Cleanup description of supported partitions. 12 years ago
Benoît Thébaudeau a1ea8e5109 README: Update ver env var description 12 years ago
Andrew Sharp 69fd2d3b05 pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup done 12 years ago
Stephen Warren c6c621bdb5 README: fix references to config_cmd_default.h 12 years ago
Scott Wood 33eee330cc powerpc/fsl-corenet: work around erratum A004510 12 years ago
Liu Gang fc54c7fa0a powerpc/corenet_ds: Update README and README.srio-pcie-boot-corenet 12 years ago
Tetsuyuki Kobayashi 48a3e999c8 net: nfs: make NFS_TIMEOUT configurable 12 years ago
Stephen Warren 5e724ca2b6 Add env vars describing U-Boot target board 12 years ago