| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | Add option to display customised memory information | Simon Glass | 2013-01-10 | 1 | -0/+1 |
| * | | | arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD | Simon Glass | 2013-01-10 | 1 | -0/+5 |
| * | | | Document the CONFIG_DISPLAY_BOARDINFO option | Simon Glass | 2013-01-10 | 1 | -0/+5 |
| * | | | arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading | Simon Glass | 2013-01-10 | 1 | -0/+9 |
| |/ / |
|
* | | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2012-12-22 | 1 | -1/+15 |
|\ \ \
| |/ / |
|
| * | | Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged | Allen Martin | 2012-12-19 | 1 | -10/+189 |
| |\ \ |
|
| * | | | lcd: Add CONFIG_CONSOLE_SCROLL_LINES option to speed console | Simon Glass | 2012-11-19 | 1 | -0/+6 |
| * | | | lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment | Simon Glass | 2012-11-19 | 1 | -0/+10 |
* | | | | spi: Add SPI flash test | Simon Glass | 2012-12-19 | 1 | -0/+5 |
| |/ /
|/| | |
|
* | | | powerpc: remove not used CONFIG_SYS_TFTP_LOADADDR | trem | 2012-12-15 | 1 | -3/+0 |
| |/
|/| |
|
* | | env: Add support for access control to .flags | Joe Hershberger | 2012-12-13 | 1 | -1/+12 |
* | | env: Add a command to display details about env flags | Joe Hershberger | 2012-12-13 | 1 | -0/+1 |
* | | env: Add environment variable flags | Joe Hershberger | 2012-12-13 | 1 | -0/+37 |
* | | env: Add a command to view callbacks | Joe Hershberger | 2012-12-13 | 1 | -0/+1 |
* | | env: Add support for callbacks to environment vars | Joe Hershberger | 2012-12-13 | 1 | -0/+30 |
* | | edid: Add I2C command for printing the EDID | Tom Wai-Hong Tam | 2012-12-11 | 1 | -0/+5 |
* | | Add hash command to perform hashing using various algorithms | Simon Glass | 2012-12-11 | 1 | -0/+18 |
* | | Add a command to read raw blocks from a partition | Kenneth Waters | 2012-12-11 | 1 | -0/+1 |
* | | Add gettime command | Anton Staaf | 2012-12-11 | 1 | -0/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-x86 | Tom Rini | 2012-12-07 | 1 | -0/+15 |
|\ \ |
|
| * | | x86: Build vga video code only if CONFIG_VIDEO_VGA is defined | Simon Glass | 2012-12-06 | 1 | -0/+7 |
| * | | Introduce arch_phys_memset which works like memset but on physical memory | Gabe Black | 2012-12-06 | 1 | -0/+8 |
* | | | README: Explain how to generate the CHANGELOG file. | Robert P. J. Day | 2012-12-06 | 1 | -0/+5 |
|/ / |
|
* | | x86: Allow compiling out realmode/bios code | Gabe Black | 2012-11-30 | 1 | -0/+6 |
* | | x86: Allow excluding reset vector code from u-boot | Gabe Black | 2012-11-28 | 1 | -0/+4 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Tom Rini | 2012-11-26 | 1 | -6/+39 |
|\ \ |
|
| * | | README: Reference nand monitor commands in U-Boot README | Karl O. Pinc | 2012-11-26 | 1 | -0/+1 |
| * | | spl/nand: config symbol documentation | Scott Wood | 2012-11-26 | 1 | -6/+11 |
| * | | spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. | Scott Wood | 2012-11-26 | 1 | -0/+10 |
| * | | powerpc/mpc85xx/p1_p2_rdb_pc: new SPL support | Scott Wood | 2012-11-26 | 1 | -0/+9 |
| * | | spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL | Scott Wood | 2012-11-26 | 1 | -0/+3 |
| * | | spl: introduce CONFIG_SPL_TARGET | Scott Wood | 2012-11-26 | 1 | -0/+5 |
* | | | Merge branch 'next' | Gerald Van Baren | 2012-11-19 | 1 | -0/+11 |
|\ \ \
| |/ /
|/| | |
|
| * | | fdt: Add option to default to most compatible conf in a fit image | Gabe Black | 2012-11-12 | 1 | -0/+11 |
| |/ |
|
* | | lcd: Implement RLE8 bitmap decoding | Tom Wai-Hong Tam | 2012-11-07 | 1 | -0/+5 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2012-11-05 | 1 | -0/+4 |
|\ |
|
| * | Merge remote-tracking branch 'u-boot-ti/master' | Albert ARIBAUD | 2012-11-03 | 1 | -0/+4 |
| |\ |
|
| | * | cfb_console: Add support for some ANSI terminal escape codes | Pali Rohár | 2012-10-30 | 1 | -0/+4 |
* | | | scsi: Add function and env var to report number of scsi drives | Stefan Reinauer | 2012-11-02 | 1 | -0/+3 |
* | | | README: Document CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG | Tom Rini | 2012-11-02 | 1 | -0/+6 |
* | | | fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*} | Stephen Warren | 2012-10-29 | 1 | -1/+3 |
* | | | PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) | Wolfgang Denk | 2012-10-28 | 1 | -2/+2 |
|/ / |
|
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx | Tom Rini | 2012-10-22 | 1 | -0/+6 |
|\ \ |
|
| * | | powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1 | York Sun | 2012-10-22 | 1 | -0/+6 |
| |/ |
|
* | | README : Rename CONFIG_DRIVER_SMC91111 to CONFIG_SMC91111, CONFIG_DRIVER_LAN9... | Ashok | 2012-10-22 | 1 | -2/+2 |
* | | fs: Add a Coreboot Filesystem (CBFS) driver and commands | Gabe Black | 2012-10-22 | 1 | -0/+7 |
|/ |
|
* | Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging | Tom Rini | 2012-10-15 | 1 | -0/+25 |
|\ |
|
| * | bootstage: Add bootstage command | Simon Glass | 2012-10-03 | 1 | -0/+4 |
| * | bootstage: Store boot timings in device tree | Simon Glass | 2012-10-02 | 1 | -0/+21 |
* | | tegra20: add USB ULPI init code | Lucas Stach | 2012-10-15 | 1 | -0/+3 |