Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4f16dce730d5e20008b138ba89e09f9c7252bd2e
/
README
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
1f1b701
rtc, rv3029: add trickle charger support.
by Heiko Schocher
· 14 years ago
5ecef51
Merge branch 'misc' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 14 years ago
321ab9e
crc32: make command optional
by Mike Frysinger
· 14 years ago
2ed0241
make `go` optional
by Mike Frysinger
· 14 years ago
f3ddf20
env: make import/export optional
by Mike Frysinger
· 14 years ago
cbfce1d
x86: Rename i386 to x86
by Graeme Russ
· 14 years ago
33a5734
Make STANDALONE_LOAD_ADDR configurable per board
by Wolfgang Denk
· 14 years ago
fc6508a
Blackfin: ldrinfo: new command
by Mike Frysinger
· 14 years ago
020edd2
powerpc: clean up DIU macro definitions for Freescale reference boards
by Timur Tabi
· 14 years ago
2001476
mv: seperate kirkwood and armada from common setting
by Lei Wen
· 14 years ago
65bd9b4
spi: add support SuperH SPI module
by Yoshihiro Shimoda
· 14 years ago
281aa05
net: sh_eth: add cache handling
by Yoshihiro Shimoda
· 14 years ago
ed4cea0
README: add description of sh_eth driver
by Yoshihiro Shimoda
· 14 years ago
37ef539
Fix defines needed to enable command sha1sum
by Alexander Holler
· 14 years ago
ac858d1
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 14 years ago
ab3be33
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· 14 years ago
8975d7a
powerpc/8xxx: Refactor SRIO initialization into common code
by Kumar Gala
· 14 years ago
9b38320
pca953x: support 16-pin devices
by Chris Packham
· 14 years ago
199c625
ftgmac100: support of gigabit eth ftgmac100
by Macpaul Lin
· 14 years ago
302141d
Coding Style (white space) cleanup
by Wolfgang Denk
· 14 years ago
804d193
Drop support for CONFIG_SKIP_RELOCATE_UBOOT
by Wolfgang Denk
· 14 years ago
1136f69
Coding Style cleanup
by Wolfgang Denk
· 14 years ago
1c2e98e
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
by Wolfgang Denk
· 14 years ago
eea8e69
boot: change some arch ifdefs to feature ifdefs
by John Rigby
· 14 years ago
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
0823932
README: Add new NAND env features
by Scott Wood
· 14 years ago
cd4e42e
PCU_E: remove code for yet another corpse
by Wolfgang Denk
· 14 years ago
7b899b5
Merge branch 'next' of /home/wd/git/u-boot/next
by Wolfgang Denk
· 14 years ago
e89e628
README: Fix description of version numbering scheme
by Thomas Weber
· 14 years ago
e602b4c
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
by Stefan Roese
· 14 years ago
9b58a20
ppc4xx: Remove now unused CONFIG_UART1_CONSOLE
by Stefan Roese
· 14 years ago
460a9ff
New implementation for internal handling of environment variables.
by Wolfgang Denk
· 14 years ago
c5e8405
net ppc: fix ethernet device names with spaces
by Heiko Schocher
· 14 years ago
76af278
Rename getenv_r() into getenv_f()
by Wolfgang Denk
· 14 years ago
ee12d54
i2c: soft_i2c: add simple GPIO implementation
by Mike Frysinger
· 14 years ago
16fa98a
Prepare v2010-rc2
by Wolfgang Denk
· 14 years ago
56fff49
nios: remove nios-32 arch
by Thomas Chou
· 15 years ago
8fa3858
nios2: fix r15 issue for gcc4
by Thomas Chou
· 15 years ago
6db991a
Program net device MAC addresses after initializing
by Ben Warren
· 15 years ago
20732b9
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· 15 years ago
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
df0149c
fsl_i2c: Added a callpoint for i2c_board_late_init
by Richard Retanubun
· 15 years ago
e4d1abc
Update README to reflect new directory structure
by Peter Tyser
· 15 years ago
29514c7
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· 15 years ago
685b7f5
Rename lib_generic/ to lib/
by Peter Tyser
· 15 years ago
cede5d8
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago
6b4e4fc
video: cfb_console.c: add support for RLE8 bitmaps
by Anatolij Gustschin
· 15 years ago
Next »