aboutsummaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Expand)AuthorFilesLines
2012-12-06Introduce arch_phys_memset which works like memset but on physical memoryGabe Black1-0/+8
2012-11-30x86: Allow compiling out realmode/bios codeGabe Black1-0/+6
2012-11-28x86: Allow excluding reset vector code from u-bootGabe Black1-0/+4
2012-11-26Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini1-6/+39
2012-11-26README: Reference nand monitor commands in U-Boot READMEKarl O. Pinc1-0/+1
2012-11-26spl/nand: config symbol documentationScott Wood1-6/+11
2012-11-26spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.Scott Wood1-0/+10
2012-11-26powerpc/mpc85xx/p1_p2_rdb_pc: new SPL supportScott Wood1-0/+9
2012-11-26spl/powerpc: introduce CONFIG_SPL_INIT_MINIMALScott Wood1-0/+3
2012-11-26spl: introduce CONFIG_SPL_TARGETScott Wood1-0/+5
2012-11-19Merge branch 'next'Gerald Van Baren1-0/+11
2012-11-12fdt: Add option to default to most compatible conf in a fit imageGabe Black1-0/+11
2012-11-07lcd: Implement RLE8 bitmap decodingTom Wai-Hong Tam1-0/+5
2012-11-05Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-0/+4
2012-11-03Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD1-0/+4
2012-11-02scsi: Add function and env var to report number of scsi drivesStefan Reinauer1-0/+3
2012-11-02README: Document CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIGTom Rini1-0/+6
2012-10-30cfb_console: Add support for some ANSI terminal escape codesPali Rohár1-0/+4
2012-10-29fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*}Stephen Warren1-1/+3
2012-10-28PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)Wolfgang Denk1-2/+2
2012-10-22Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini1-0/+6
2012-10-22powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1York Sun1-0/+6
2012-10-22README : Rename CONFIG_DRIVER_SMC91111 to CONFIG_SMC91111, CONFIG_DRIVER_LAN9...Ashok1-2/+2
2012-10-22fs: Add a Coreboot Filesystem (CBFS) driver and commandsGabe Black1-0/+7
2012-10-15Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-stagingTom Rini1-0/+25
2012-10-15tegra20: add USB ULPI init codeLucas Stach1-0/+3
2012-10-03Add a command to access the system timerJoe Hershberger1-1/+2
2012-10-03Add a new "ini" commandJoe Hershberger1-0/+1
2012-10-03Allow runtime configuration of "zero-delay" checkJoe Hershberger1-0/+2
2012-10-03bootstage: Add bootstage commandSimon Glass1-0/+4
2012-10-02bootstage: Store boot timings in device treeSimon Glass1-0/+21
2012-10-02README: Add handy kermit primerKarl O. Pinc1-1/+4
2012-09-29common: add zip command supportLei Wen1-0/+6
2012-09-27SPL: Add support for loading image from ram in SPL.Pavel Machek1-0/+3
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini1-0/+5
2012-09-27omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()Tom Rini1-0/+4
2012-09-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini1-6/+31
2012-09-02README: Cleanup description of supported partitions.Karl O. Pinc1-4/+11
2012-09-02README: Update ver env var descriptionBenoît Thébaudeau1-1/+2
2012-09-02pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup doneAndrew Sharp1-0/+7
2012-09-01README: fix references to config_cmd_default.hStephen Warren1-2/+2
2012-08-23powerpc/fsl-corenet: work around erratum A004510Scott Wood1-0/+25
2012-08-23powerpc/corenet_ds: Update README and README.srio-pcie-boot-corenetLiu Gang1-6/+6
2012-07-12net: nfs: make NFS_TIMEOUT configurableTetsuyuki Kobayashi1-0/+7
2012-07-09Add env vars describing U-Boot target boardStephen Warren1-0/+14
2012-07-06PATCH 1/4][v4] doc:Add documentation for e500 external debugger supportPrabhakar Kushwaha1-0/+9
2012-05-23net: Add link-local addressing supportJoe Hershberger1-0/+10
2012-05-23net: Add option CONFIG_BOOTP_MAY_FAILJoe Hershberger1-0/+7
2012-05-15ARM: enable Thumb buildAneesh V1-0/+8
2012-04-30Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk1-0/+24