aboutsummaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Expand)Author
2012-04-11README: supported boards are in boards.cfg, not MakefileMichael Jones
2012-04-02MIPS: fix endianess handlingDaniel Schwierzeck
2012-03-30Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2012-03-30BOOT: Add RAW ramdisk support to bootzMarek Vasut
2012-03-30BOOT: Add "bootz" command to boot Linux zImage on ARMMarek Vasut
2012-03-30Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk
2012-03-29usb: Add support for txfifo thresholdSimon Glass
2012-03-28Enable high speed support for USB device framework and usbttyVipin KUMAR
2012-03-26README: document more SPL config optionsTom Rini
2012-03-26cmd_fat: add FAT write commandDonggeun Kim
2012-03-23Revert "Add board_pre_console_putc to deal with early console output"Simon Glass
2012-03-18bootstage: Implement core microsecond boot time measurementSimon Glass
2012-02-27common/image.c: align usage of fdt_high with initrd_highShawn Guo
2012-02-13Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2012-02-12README: Add description of SPI Flash (SF) command configurationEric Nelson
2012-02-12arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGHChristian Riesch
2012-01-19README: update (C) entryWolfgang Denk
2012-01-05net: add Calxeda xgmac driverRob Herring
2011-12-17Add safe vsnprintf and snprintf library functionsSonny Rao
2011-12-16README: add documentation for CONFIG_USB_ULPI*Igor Grinberg
2011-12-09Add board_pre_console_putc to deal with early console outputSimon Glass
2011-12-08MPC7xx: remove obsolete "BAB7xx" boardWolfgang Denk
2011-12-07Introduce generic TPM support in u-bootVadim Bendebury
2011-11-29powerpc/85xx: clean up and document the QE/FMAN microcode macrosTimur Tabi
2011-11-15arm, davinci_emac: fix driver bug if more then 3 PHYs are detectedHeiko Schocher
2011-11-04README: Fix supported i.MX SoC list for CONFIG_MXC_SPIFabio Estevam
2011-11-03spl, nand: add 4bit HW ecc oob first nand_read_page functionHeiko Schocher
2011-11-03rtc: Make mc13783-rtc driver genericFabio Estevam
2011-10-28e1000: Allow direct access to the E1000 SPI EEPROM deviceKyle Moffett
2011-10-27cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger
2011-10-27README: improve documentation of network related CONFIG_ settingsWolfgang Denk
2011-10-27README: white-space cleanupWolfgang Denk
2011-10-26FAT: Add FAT write featureDonggeun Kim
2011-10-26fdt: ARM: Add fdtcontroladdr to set device tree address in environmentSimon Glass
2011-10-26fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE)Simon Glass
2011-10-26fdt: Add support for embedded device tree (CONFIG_OF_EMBED)Simon Glass
2011-10-26fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL)Simon Glass
2011-10-26net: tftpput: implement tftp logicSimon Glass
2011-10-22doc/README: documents and readme for NDS32 archMacpaul Lin
2011-10-17README: document standard image variablesJason Hobbs
2011-10-12Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk
2011-10-10MIPS: Ingenic XBurst Jz4740 processor supportXiangfu Liu
2011-10-09powerpc/8xxx: Add support for interactive DDR programming interfaceYork Sun
2011-10-09cmd_time: add time commandChe-liang Chiou
2011-10-09README: fix typos and such.Wolfgang Denk
2011-10-09README: fix documentation of CONFIG_SHOW_BOOT_PROGRESSWolfgang Denk
2011-10-05net: drop !NET_MULTI codeMike Frysinger
2011-10-05console: Implement pre-console bufferGraeme Russ
2011-09-29powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macrosTimur Tabi
2011-09-11Minor coding style cleanup.Wolfgang Denk