Commit Graph

553 Commits (472d546054dadacca91530bad42ad06f6408124e)

Author SHA1 Message Date
York Sun 472d546054 Consolidate bool type 11 years ago
Stephen Warren c5d4752c05 ARM: implement erratum 716044 workaround 11 years ago
Mark Jackson fc33705e66 Allow AM335x MPU core clock speed to be specified in the board config file 11 years ago
Simon Glass 632efa7440 Add CONFIG_SYS_SYM_OFFSETS to support offset symbols 11 years ago
Simon Glass 5c1a7ea6ad __HAVE_ARCH_GENERIC_BOARD controls availabilty of generic board 11 years ago
Stephen Warren 0678587fb6 ARM: implement some Cortex-A9 errata workarounds 11 years ago
Wolfgang Denk a2681707b2 Feature Removal: disable "mtest" command by default 11 years ago
Nikita Kiryanov c088048533 lcd: implement a callback for splashimage 11 years ago
Nikita Kiryanov 581bb41980 lcd: add option for board specific splash screen preparation 11 years ago
Simon Glass d304931f23 sandbox: Add 'sb' command to access filesystem features 11 years ago
Simon Glass 4213fc2913 sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf 11 years ago
Vipin Kumar 8fdf1e0f6d imls: Add support to list images in NAND device 11 years ago
Simon Glass 96dfc0633a x86: Remove unused real mode code 11 years ago
Simon Glass 588a13f742 x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR 11 years ago
Wolfgang Denk 44a53b5743 VIDEO: better document the correct use of CONFIG_FB_ADDR 11 years ago
Javier Martinez Canillas 7de0fe1ac3 serial/ns16550: add an option to avoid hanging on broken platforms 11 years ago
Simon Glass 15a33e49de Add option to display customised memory information 11 years ago
Simon Glass e2e3e2b1be arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD 11 years ago
Simon Glass b2b92f5315 Document the CONFIG_DISPLAY_BOARDINFO option 11 years ago
Simon Glass 06fd853890 arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading 11 years ago
Scott Wood 06f60ae3e4 powerpc/mpc83xx: add support for new SPL 12 years ago
Scott Wood 74752baa73 spl: Change PAD_TO to CONFIG_SPL_PAD_TO 12 years ago
Simon Glass 2400727318 spi: Add SPI flash test 12 years ago
trem d8fb710fdd powerpc: remove not used CONFIG_SYS_TFTP_LOADADDR 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
Simon Glass 0d89efef77 lcd: Add CONFIG_CONSOLE_SCROLL_LINES option to speed console 12 years ago
Simon Glass 676d319ef5 lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment 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