Commit Graph

566 Commits (345be0b26734c560e8b33531ab21a1272179c5c3)

Author SHA1 Message Date
Benoît Thébaudeau 6113d3f27c Makefile: Change CONFIG_SPL_PAD_TO to image offset 11 years ago
Fabio Estevam a430e91643 mtd: nand: mxc_nand: Fix is_16bit_nand() 11 years ago
Fabio Estevam 66bd1846ef mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT 11 years ago
Joe Hershberger 785881f775 env: Add redundant env support to UBI env 11 years ago
Joe Hershberger 2b74433f36 env: Add support for UBI environment 11 years ago
Joe Hershberger 147162dac6 ubi: ubifs: Turn off verbose prints 11 years ago
Joe Hershberger 70c219cd7c ubi: ubifs: Add documentation for README 11 years ago
Pantelis Antoniou c6631764c2 dfu: NAND specific routines for DFU operation 11 years ago
Pantelis Antoniou ea2453d56b dfu: Support larger than memory transfers. 11 years ago
Tom Rini b3ba6e94b8 README: Document current DFU CONFIG options 11 years ago
Manfred Huber fd2aeac560 omap3_beagle: Flush UART3 xmit on enable if TEMT is broken 11 years ago
Stephen Warren 795659dc1c README: document the requirements for CONFIG_SYS_HZ 11 years ago
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 12 years ago
Javier Martinez Canillas 7de0fe1ac3 serial/ns16550: add an option to avoid hanging on broken platforms 12 years ago
Simon Glass 15a33e49de Add option to display customised memory information 12 years ago
Simon Glass e2e3e2b1be arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD 12 years ago
Simon Glass b2b92f5315 Document the CONFIG_DISPLAY_BOARDINFO option 12 years ago
Simon Glass 06fd853890 arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading 12 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