Age | Commit message (Expand) | Author | Files | Lines |
2012-11-30 | x86: Allow compiling out realmode/bios code | Gabe Black | 1 | -0/+6 |
2012-11-28 | x86: Allow excluding reset vector code from u-boot | Gabe Black | 1 | -0/+4 |
2012-11-26 | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Tom Rini | 1 | -6/+39 |
2012-11-26 | README: Reference nand monitor commands in U-Boot README | Karl O. Pinc | 1 | -0/+1 |
2012-11-26 | spl/nand: config symbol documentation | Scott Wood | 1 | -6/+11 |
2012-11-26 | spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. | Scott Wood | 1 | -0/+10 |
2012-11-26 | powerpc/mpc85xx/p1_p2_rdb_pc: new SPL support | Scott Wood | 1 | -0/+9 |
2012-11-26 | spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL | Scott Wood | 1 | -0/+3 |
2012-11-26 | spl: introduce CONFIG_SPL_TARGET | Scott Wood | 1 | -0/+5 |
2012-11-19 | Merge branch 'next' | Gerald Van Baren | 1 | -0/+11 |
2012-11-12 | fdt: Add option to default to most compatible conf in a fit image | Gabe Black | 1 | -0/+11 |
2012-11-07 | lcd: Implement RLE8 bitmap decoding | Tom Wai-Hong Tam | 1 | -0/+5 |
2012-11-05 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 1 | -0/+4 |
2012-11-03 | Merge remote-tracking branch 'u-boot-ti/master' | Albert ARIBAUD | 1 | -0/+4 |
2012-11-02 | scsi: Add function and env var to report number of scsi drives | Stefan Reinauer | 1 | -0/+3 |
2012-11-02 | README: Document CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG | Tom Rini | 1 | -0/+6 |
2012-10-30 | cfb_console: Add support for some ANSI terminal escape codes | Pali Rohár | 1 | -0/+4 |
2012-10-29 | fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*} | Stephen Warren | 1 | -1/+3 |
2012-10-28 | PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) | Wolfgang Denk | 1 | -2/+2 |
2012-10-22 | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx | Tom Rini | 1 | -0/+6 |
2012-10-22 | powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1 | York Sun | 1 | -0/+6 |
2012-10-22 | README : Rename CONFIG_DRIVER_SMC91111 to CONFIG_SMC91111, CONFIG_DRIVER_LAN9... | Ashok | 1 | -2/+2 |
2012-10-22 | fs: Add a Coreboot Filesystem (CBFS) driver and commands | Gabe Black | 1 | -0/+7 |
2012-10-15 | Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging | Tom Rini | 1 | -0/+25 |
2012-10-15 | tegra20: add USB ULPI init code | Lucas Stach | 1 | -0/+3 |
2012-10-03 | Add a command to access the system timer | Joe Hershberger | 1 | -1/+2 |
2012-10-03 | Add a new "ini" command | Joe Hershberger | 1 | -0/+1 |
2012-10-03 | Allow runtime configuration of "zero-delay" check | Joe Hershberger | 1 | -0/+2 |
2012-10-03 | bootstage: Add bootstage command | Simon Glass | 1 | -0/+4 |
2012-10-02 | bootstage: Store boot timings in device tree | Simon Glass | 1 | -0/+21 |
2012-10-02 | README: Add handy kermit primer | Karl O. Pinc | 1 | -1/+4 |
2012-09-29 | common: add zip command support | Lei Wen | 1 | -0/+6 |
2012-09-27 | SPL: Add support for loading image from ram in SPL. | Pavel Machek | 1 | -0/+3 |
2012-09-27 | SPL: Move the omap SPL framework to common/spl | Tom Rini | 1 | -0/+5 |
2012-09-27 | omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() | Tom Rini | 1 | -0/+4 |
2012-09-25 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 1 | -6/+31 |
2012-09-02 | README: Cleanup description of supported partitions. | Karl O. Pinc | 1 | -4/+11 |
2012-09-02 | README: Update ver env var description | Benoît Thébaudeau | 1 | -1/+2 |
2012-09-02 | pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup done | Andrew Sharp | 1 | -0/+7 |
2012-09-01 | README: fix references to config_cmd_default.h | Stephen Warren | 1 | -2/+2 |
2012-08-23 | powerpc/fsl-corenet: work around erratum A004510 | Scott Wood | 1 | -0/+25 |
2012-08-23 | powerpc/corenet_ds: Update README and README.srio-pcie-boot-corenet | Liu Gang | 1 | -6/+6 |
2012-07-12 | net: nfs: make NFS_TIMEOUT configurable | Tetsuyuki Kobayashi | 1 | -0/+7 |
2012-07-09 | Add env vars describing U-Boot target board | Stephen Warren | 1 | -0/+14 |
2012-07-06 | PATCH 1/4][v4] doc:Add documentation for e500 external debugger support | Prabhakar Kushwaha | 1 | -0/+9 |
2012-05-23 | net: Add link-local addressing support | Joe Hershberger | 1 | -0/+10 |
2012-05-23 | net: Add option CONFIG_BOOTP_MAY_FAIL | Joe Hershberger | 1 | -0/+7 |
2012-05-15 | ARM: enable Thumb build | Aneesh V | 1 | -0/+8 |
2012-04-30 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 1 | -0/+24 |
2012-04-24 | powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO | Liu Gang | 1 | -0/+18 |