- 676d319 lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment by Simon Glass · 12 years ago
- d95f6ec fdt: Add option to default to most compatible conf in a fit image by Gabe Black · 12 years ago
- 45d7f52 lcd: Implement RLE8 bitmap decoding by Tom Wai-Hong Tam · 12 years ago
- 6acc7c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
- a42c87f Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
- 447c031 scsi: Add function and env var to report number of scsi drives by Stefan Reinauer · 12 years ago
- 7e27f89 README: Document CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG by Tom Rini · 12 years ago
- 33a35bb cfb_console: Add support for some ANSI terminal escape codes by Pali Rohár · 12 years ago
- 03e2ecf fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*} by Stephen Warren · 12 years ago
- 1b0757e PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) by Wolfgang Denk · 12 years ago
- c7656ba Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · 12 years ago
- ffd06e0 powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1 by York Sun · 12 years ago
- 3bb46d2 README : Rename CONFIG_DRIVER_SMC91111 to CONFIG_SMC91111, CONFIG_DRIVER_LAN91C96 to CONFIG_LAN91C96 by Ashok · 12 years ago
- 84cd932 fs: Add a Coreboot Filesystem (CBFS) driver and commands by Gabe Black · 12 years ago
- bd23b22 Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
- 6d365ea tegra20: add USB ULPI init code by Lucas Stach · 12 years ago
- da83bcd Add a command to access the system timer by Joe Hershberger · 12 years ago
- c167cc0 Add a new "ini" command by Joe Hershberger · 12 years ago
- 93d7212 Allow runtime configuration of "zero-delay" check by Joe Hershberger · 12 years ago
- 2eba38c bootstage: Add bootstage command by Simon Glass · 12 years ago
- 94fd131 bootstage: Store boot timings in device tree by Simon Glass · 12 years ago
- e53515a README: Add handy kermit primer by Karl O. Pinc · 12 years ago
- f2b96df common: add zip command support by Lei Wen · 12 years ago
- c57b953 SPL: Add support for loading image from ram in SPL. by Pavel Machek · 12 years ago
- 47f7bca SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago
- 861a86f omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() by Tom Rini · 12 years ago
- 5675b50 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 12 years ago
- 923c46f README: Cleanup description of supported partitions. by Karl O. Pinc · 12 years ago
- a1ea8e51 README: Update ver env var description by Benoît Thébaudeau · 12 years ago
- 69fd2d3 pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup done by Andrew Sharp · 12 years ago
- c6c621b README: fix references to config_cmd_default.h by Stephen Warren · 12 years ago
- 33eee33 powerpc/fsl-corenet: work around erratum A004510 by Scott Wood · 12 years ago
- fc54c7f powerpc/corenet_ds: Update README and README.srio-pcie-boot-corenet by Liu Gang · 12 years ago
- 48a3e99 net: nfs: make NFS_TIMEOUT configurable by Tetsuyuki Kobayashi · 12 years ago
- 5e724ca Add env vars describing U-Boot target board by Stephen Warren · 12 years ago
- afa6b55 PATCH 1/4][v4] doc:Add documentation for e500 external debugger support by Prabhakar Kushwaha · 13 years ago
- d22c338 net: Add link-local addressing support by Joe Hershberger · 12 years ago
- 2c00e09 net: Add option CONFIG_BOOTP_MAY_FAIL by Joe Hershberger · 12 years ago
- 5356f54 ARM: enable Thumb build by Aneesh V · 13 years ago
- 5f6db68 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
- 0a85a9e powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO by Liu Gang · 13 years ago
- 292dc6c powerpc/corenet_ds: Slave module for boot from SRIO by Liu Gang · 13 years ago
- c8339f5 CMD: Fix typo CMD_FSL -> CMD_MFSL in readme by Marek Vasut · 13 years ago
- 4d675ae README: supported boards are in boards.cfg, not Makefile by Michael Jones · 13 years ago
- 6cb461b MIPS: fix endianess handling by Daniel Schwierzeck · 13 years ago
- a7ed871 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 13 years ago
- 017e1f3 BOOT: Add RAW ramdisk support to bootz by Marek Vasut · 13 years ago
- 44f074c BOOT: Add "bootz" command to boot Linux zImage on ARM by Marek Vasut · 13 years ago
- a939ea3 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
- 9ab4ce2 usb: Add support for txfifo threshold by Simon Glass · 13 years ago
- f9da0f8 Enable high speed support for USB device framework and usbtty by Vipin KUMAR · 13 years ago
- 9557979 README: document more SPL config options by Tom Rini · 13 years ago
- 656f4c6 cmd_fat: add FAT write command by Donggeun Kim · 13 years ago
- 3fa4977 Revert "Add board_pre_console_putc to deal with early console output" by Simon Glass · 13 years ago
- 3a608ca bootstage: Implement core microsecond boot time measurement by Simon Glass · 13 years ago
- fa34f6b common/image.c: align usage of fdt_high with initrd_high by Shawn Guo · 13 years ago
- e9d44b3 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
- f61ec45 README: Add description of SPI Flash (SF) command configuration by Eric Nelson · 13 years ago
- b67d881 arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGH by Christian Riesch · 13 years ago
- b75190d README: update (C) entry by Wolfgang Denk · 13 years ago
- efdd731 net: add Calxeda xgmac driver by Rob Herring · 13 years ago
- 046a37b Add safe vsnprintf and snprintf library functions by Sonny Rao · 13 years ago
- d70a560 README: add documentation for CONFIG_USB_ULPI* by Igor Grinberg · 13 years ago
- 295d394 Add board_pre_console_putc to deal with early console output by Simon Glass · 13 years ago
- c53043b MPC7xx: remove obsolete "BAB7xx" board by Wolfgang Denk · 13 years ago
- 5e12472 Introduce generic TPM support in u-boot by Vadim Bendebury · 13 years ago
- f2717b4 powerpc/85xx: clean up and document the QE/FMAN microcode macros by Timur Tabi · 13 years ago
- dc02bad arm, davinci_emac: fix driver bug if more then 3 PHYs are detected by Heiko Schocher · 13 years ago
- 2e3cd1c README: Fix supported i.MX SoC list for CONFIG_MXC_SPI by Fabio Estevam · 13 years ago
- 68bb829 spl, nand: add 4bit HW ecc oob first nand_read_page function by Heiko Schocher · 13 years ago
- 4e8b754 rtc: Make mc13783-rtc driver generic by Fabio Estevam · 13 years ago
- ce5207e e1000: Allow direct access to the E1000 SPI EEPROM device by Kyle Moffett · 13 years ago
- 9660e44 cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT by Helmut Raiger · 13 years ago
- 1ebcd65 README: improve documentation of network related CONFIG_ settings by Wolfgang Denk · 13 years ago
- c0f4085 README: white-space cleanup by Wolfgang Denk · 13 years ago
- c30a15e FAT: Add FAT write feature by Donggeun Kim · 13 years ago
- eea63e0 fdt: ARM: Add fdtcontroladdr to set device tree address in environment by Simon Glass · 13 years ago
- 2c0f79e fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE) by Simon Glass · 13 years ago
- bbb0b12 fdt: Add support for embedded device tree (CONFIG_OF_EMBED) by Simon Glass · 13 years ago
- 45ba807 fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL) by Simon Glass · 13 years ago
- 1fb7cd4 net: tftpput: implement tftp logic by Simon Glass · 13 years ago
- afc1ce8 doc/README: documents and readme for NDS32 arch by Macpaul Lin · 13 years ago
- dc0b7b0 README: document standard image variables by Jason Hobbs · 13 years ago
- d8fffa0 Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 13 years ago
- 80421fc MIPS: Ingenic XBurst Jz4740 processor support by Xiangfu Liu · 13 years ago
- 6f5e1dc powerpc/8xxx: Add support for interactive DDR programming interface by York Sun · 13 years ago
- ca366d0 cmd_time: add time command by Che-liang Chiou · 13 years ago
- 6feff89 README: fix typos and such. by Wolfgang Denk · 13 years ago
- 4cf2609 README: fix documentation of CONFIG_SHOW_BOOT_PROGRESS by Wolfgang Denk · 13 years ago
- e2a5345 net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
- 9558b48 console: Implement pre-console buffer by Graeme Russ · 13 years ago
- e46fedf powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros by Timur Tabi · 13 years ago
- 04e5ae7 Minor coding style cleanup. by Wolfgang Denk · 13 years ago
- 6eb0921 README: fix arm920t/at91 path by Andreas Bießmann · 13 years ago
- 92bbd64 README: update MIPS related informations by Daniel Schwierzeck · 13 years ago
- 7ca9296 README: udate Coding Style description to current status quo by Wolfgang Denk · 13 years ago
- f9a78b8 cosmetic: spell fixes etc. by Michael Jones · 13 years ago
- c3eb3fe env: allow people to force envcrc building by Mike Frysinger · 13 years ago
- 401bb30 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · 13 years ago
- 6a11cf4 spl: add initial support for a generic SPL framework by Daniel Schwierzeck · 13 years ago