Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
28591df1da1165f28e20cffc04fba320d367a9d8
/
README
28591df
SPL: Move the omap SPL framework to common/spl
by Tom Rini
· 12 years ago
fe3b0c7
omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
by Tom Rini
· 12 years ago
e6cb5cd
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 12 years ago
8b1f90a
README: Cleanup description of supported partitions.
by Karl O. Pinc
· 12 years ago
ce9a155
README: Update ver env var description
by Benoît Thébaudeau
· 12 years ago
61d47ca
pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup done
by Andrew Sharp
· 12 years ago
963a7cf
README: fix references to config_cmd_default.h
by Stephen Warren
· 12 years ago
8080696
powerpc/fsl-corenet: work around erratum A004510
by Scott Wood
· 12 years ago
357bf5a
powerpc/corenet_ds: Update README and README.srio-pcie-boot-corenet
by Liu Gang
· 12 years ago
147e390
net: nfs: make NFS_TIMEOUT configurable
by Tetsuyuki Kobayashi
· 12 years ago
1465d5f
Add env vars describing U-Boot target board
by Stephen Warren
· 13 years ago
a6a3062
PATCH 1/4][v4] doc:Add documentation for e500 external debugger support
by Prabhakar Kushwaha
· 13 years ago
b35a3a6
net: Add link-local addressing support
by Joe Hershberger
· 13 years ago
8ca7fa0
net: Add option CONFIG_BOOTP_MAY_FAIL
by Joe Hershberger
· 13 years ago
b8e4080
ARM: enable Thumb build
by Aneesh V
· 13 years ago
a0c2ae1
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 13 years ago
85bcd73
powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO
by Liu Gang
· 13 years ago
1e08458
powerpc/corenet_ds: Slave module for boot from SRIO
by Liu Gang
· 13 years ago
7172939
CMD: Fix typo CMD_FSL -> CMD_MFSL in readme
by Marek Vasut
· 13 years ago
5a7fb6f
README: supported boards are in boards.cfg, not Makefile
by Michael Jones
· 13 years ago
d8a49ca
MIPS: fix endianess handling
by Daniel Schwierzeck
· 13 years ago
dbe365f
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 13 years ago
28850d0
BOOT: Add RAW ramdisk support to bootz
by Marek Vasut
· 13 years ago
cf41a9b
BOOT: Add "bootz" command to boot Linux zImage on ARM
by Marek Vasut
· 13 years ago
43dbcdf
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
5978cdb
usb: Add support for txfifo threshold
by Simon Glass
· 13 years ago
bdb1770
Enable high speed support for USB device framework and usbtty
by Vipin KUMAR
· 13 years ago
3685385
README: document more SPL config options
by Tom Rini
· 13 years ago
b44c8ab
cmd_fat: add FAT write command
by Donggeun Kim
· 13 years ago
89aa5c9
Revert "Add board_pre_console_putc to deal with early console output"
by Simon Glass
· 13 years ago
31a870e
bootstage: Implement core microsecond boot time measurement
by Simon Glass
· 13 years ago
0ca9e98
common/image.c: align usage of fdt_high with initrd_high
by Shawn Guo
· 13 years ago
a7469f1
Merge branch 'sf' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 13 years ago
97f5f8f
README: Add description of SPI Flash (SF) command configuration
by Eric Nelson
· 13 years ago
48c2d6d
arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGH
by Christian Riesch
· 13 years ago
8c83128
README: update (C) entry
by Wolfgang Denk
· 13 years ago
c9830dc
net: add Calxeda xgmac driver
by Rob Herring
· 13 years ago
cd55bde
Add safe vsnprintf and snprintf library functions
by Sonny Rao
· 13 years ago
ac5f6ee
README: add documentation for CONFIG_USB_ULPI*
by Igor Grinberg
· 13 years ago
7420ca1
Add board_pre_console_putc to deal with early console output
by Simon Glass
· 13 years ago
f6e50a4
MPC7xx: remove obsolete "BAB7xx" board
by Wolfgang Denk
· 13 years ago
dac6964
Introduce generic TPM support in u-boot
by Vadim Bendebury
· 13 years ago
275f4bb
powerpc/85xx: clean up and document the QE/FMAN microcode macros
by Timur Tabi
· 13 years ago
7d037f7
arm, davinci_emac: fix driver bug if more then 3 PHYs are detected
by Heiko Schocher
· 13 years ago
dcd342c
README: Fix supported i.MX SoC list for CONFIG_MXC_SPI
by Fabio Estevam
· 13 years ago
44bd9b3
spl, nand: add 4bit HW ecc oob first nand_read_page function
by Heiko Schocher
· 13 years ago
3f8d178
rtc: Make mc13783-rtc driver generic
by Fabio Estevam
· 13 years ago
64b94dd
e1000: Allow direct access to the E1000 SPI EEPROM device
by Kyle Moffett
· 13 years ago
d5a184b
cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT
by Helmut Raiger
· 13 years ago
26da299
README: improve documentation of network related CONFIG_ settings
by Wolfgang Denk
· 13 years ago
092ae95
README: white-space cleanup
by Wolfgang Denk
· 13 years ago
8f81400
FAT: Add FAT write feature
by Donggeun Kim
· 13 years ago
dc6fa64
fdt: ARM: Add fdtcontroladdr to set device tree address in environment
by Simon Glass
· 13 years ago
5cb34db
fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE)
by Simon Glass
· 13 years ago
38d6b8d
fdt: Add support for embedded device tree (CONFIG_OF_EMBED)
by Simon Glass
· 13 years ago
3d68644
fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL)
by Simon Glass
· 13 years ago
6a398d2
net: tftpput: implement tftp logic
by Simon Glass
· 13 years ago
1cac36e
doc/README: documents and readme for NDS32 arch
by Macpaul Lin
· 13 years ago
e3fe08e
README: document standard image variables
by Jason Hobbs
· 13 years ago
fea323d
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Wolfgang Denk
· 13 years ago
2f46d42
MIPS: Ingenic XBurst Jz4740 processor support
by Xiangfu Liu
· 13 years ago
bd495cf
powerpc/8xxx: Add support for interactive DDR programming interface
by York Sun
· 13 years ago
fd76300
cmd_time: add time command
by Che-liang Chiou
· 13 years ago
23f7848
README: fix typos and such.
by Wolfgang Denk
· 13 years ago
d590fb1
README: fix documentation of CONFIG_SHOW_BOOT_PROGRESS
by Wolfgang Denk
· 13 years ago
a23230c
net: drop !NET_MULTI code
by Mike Frysinger
· 13 years ago
3c28f48
console: Implement pre-console buffer
by Graeme Russ
· 13 years ago
d8f341c
powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros
by Timur Tabi
· 13 years ago
825223d
Minor coding style cleanup.
by Wolfgang Denk
· 13 years ago
d9a9d56
README: fix arm920t/at91 path
by Andreas Bießmann
· 13 years ago
d52a623
README: update MIPS related informations
by Daniel Schwierzeck
· 13 years ago
20bd2a6
README: udate Coding Style description to current status quo
by Wolfgang Denk
· 13 years ago
9c5ef8d
cosmetic: spell fixes etc.
by Michael Jones
· 13 years ago
63b8f12
env: allow people to force envcrc building
by Mike Frysinger
· 13 years ago
552a319
replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
by Aneesh V
· 13 years ago
39ca08e
spl: add initial support for a generic SPL framework
by Daniel Schwierzeck
· 13 years ago
53c2788
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Wolfgang Denk
· 13 years ago
8a974fd
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
0689067
arm: add CONFIG_MACH_TYPE setting and documentation
by Igor Grinberg
· 13 years ago
d558a4e
Add uboot "fdt_high" enviroment variable
by David A. Long
· 13 years ago
db7717b
mmc: sh_mmcif: add support for Renesas MMCIF
by Yoshihiro Shimoda
· 13 years ago
e73cc04
powerpc/mpc8xxx: Enable calculation for fixed DDR chips
by York Sun
· 13 years ago
686a075
armv7: add PL310 support to u-boot
by Aneesh V
· 13 years ago
960f5c0
armv7: cache maintenance operations for armv7
by Aneesh V
· 13 years ago
cd6aae3
NAND: Add 16bit NAND support for the NDFC
by Alex Waterman
· 14 years ago
8f399b3
ARM: drop unsupported 'trab' board
by Wolfgang Denk
· 14 years ago
179b1b2
powerpc/fsl_pci: Fix device tree fixups for newer platforms
by Kumar Gala
· 14 years ago
7aa81a4
TFTP: add tftpsrv command
by Luca Ceresoli
· 14 years ago
6aa4d7b
README: Clarify difference of CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG
by Detlev Zundel
· 14 years ago
194396b
README: remove spurious line
by Luca Ceresoli
· 14 years ago
34e21ee
Serial: p1011: new vendor init options
by John Rigby
· 14 years ago
2e4145b
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 14 years ago
d1e4994
cmd_ide: enhance new feature "CONFIG_IDE_AHB"
by Macpaul Lin
· 14 years ago
f4fb90f
powerpc/85xx: Change timebase divisor to be defined per processor
by Kumar Gala
· 14 years ago
32f709e
powerpc: use 'video-mode' environment variable to configure DIU
by Timur Tabi
· 14 years ago
f0c9d53
common: add a grepenv command
by Kim Phillips
· 14 years ago
8234294
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
50777c4
Don't grab memory for LCD if FB address is defined
by Minkyu Kang
· 14 years ago
93416c1
arm: Use optimized memcpy and memset from linux
by Matthias Weisser
· 14 years ago
2639638
Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined
by Grant Likely
· 14 years ago
Next »