Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e7d9c4f46bd78952bb798189997c7d23775ffc27
/
README
2048909
Add Atmel I2C tpm
by Dirk Eibach
· 11 years ago
4fece43
tpm: add AUTH1 cmds for LoadKey2 and GetPubKey
by Reinhard Pfau
· 11 years ago
aca2430
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 11 years ago
8571c6c
video: lcd: Make splash_screen_prepare weak, remove config macro
by Robert Winkler
· 11 years ago
a2f831e
dfu: make data buffer size configurable
by Heiko Schocher
· 11 years ago
a618f2b
README: align default commands with code
by Vincent Stehlé
· 11 years ago
35191a3
image: Add RSA support for image signing
by Simon Glass
· 11 years ago
58fe7e5
image: Add signing infrastructure
by Simon Glass
· 11 years ago
4a48bcf
cros: adds cros_ec keyboard driver
by Hung-ying Tyan
· 12 years ago
cf2ad1e
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 11 years ago
c6d173d
sf: Add bank addr code in CONFIG_SPI_FLASH_BAR
by Jagannadha Sutradharudu Teki
· 11 years ago
602f7d3
common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL
by Ying Zhang
· 12 years ago
0d4f544
powerpc/mpc85xx: support application without resetvec segment in the linker script
by Ying Zhang
· 12 years ago
27afb9c
powerpc/boot: Change the macro of Boot from SRIO and PCIE master module
by Liu Gang
· 12 years ago
f81e8b2
board/bsc9131rdb: Add DSP side tlb and laws
by Priyanka Jain
· 12 years ago
d324f47
powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399
by Prabhakar Kushwaha
· 12 years ago
608e2e4
Merge branch 'master' of git://www.denx.de/git/u-boot-mmc
by Tom Rini
· 11 years ago
24dc203
env_mmc: allow negative CONFIG_ENV_OFFSET
by Stephen Warren
· 11 years ago
eedcacd
README: document CONFIG_ENV_IS_IN_MMC
by Stephen Warren
· 11 years ago
4e5923f
usb: hub: make minimum power-on delay configurable
by Kuo-Jung Su
· 12 years ago
b445873
pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option
by Gabor Juhos
· 11 years ago
01b542f
spl_mmc: add Falcon mode support for raw variant
by Peter Korsgaard
· 12 years ago
465f1f8
spl_mmc: add Falcon mode support for FAT variant
by Peter Korsgaard
· 12 years ago
e49fed5
tpm: Reorganize the I2C TPM driver
by Tom Wai-Hong Tam
· 12 years ago
acea570
tpm: Rename generic_lpc_tpm to tpm_tis_lpc
by Che-liang Chiou
· 12 years ago
757a92f
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
45f46d1
README: Correct reference for CONFIG_SUPPORT_RAW_INITRD
by Tom Rini
· 12 years ago
406f681
Power: remove support for Freescale MPC8220
by Wolfgang Denk
· 12 years ago
82d9453
image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPL
by Simon Glass
· 12 years ago
a671b70
blackfin: bf609: add softswitch config command
by Bob Liu
· 12 years ago
66f827b
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
33de200
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
100c2d8
ARM: OMAP5: Fix warm reset with USB cable connected
by Lokesh Vutla
· 12 years ago
2aceea1
Add SLRE - Super Light Regular Expression library
by Wolfgang Denk
· 12 years ago
a8e8855
Add fuse API and commands
by Benoît Thébaudeau
· 12 years ago
d20cba5
flash: Add optional verify-after-write feature
by Stefan Roese
· 12 years ago
afab148
cosmetic: fix CONFIG_SPL_BSS_MAX_SIZE typo in README
by Albert ARIBAUD
· 12 years ago
e916e05
ARM: fix CONFIG_SPL_MAX_SIZE semantics
by Albert ARIBAUD
· 12 years ago
f457a12
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
f018072
Makefile: Change CONFIG_SPL_PAD_TO to image offset
by Benoît Thébaudeau
· 12 years ago
417052b
mtd: nand: mxc_nand: Fix is_16bit_nand()
by Fabio Estevam
· 12 years ago
f17e878
mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT
by Fabio Estevam
· 12 years ago
db14e86
env: Add redundant env support to UBI env
by Joe Hershberger
· 12 years ago
0c5faa8
env: Add support for UBI environment
by Joe Hershberger
· 12 years ago
47550fc
ubi: ubifs: Turn off verbose prints
by Joe Hershberger
· 12 years ago
7d80fc1
ubi: ubifs: Add documentation for README
by Joe Hershberger
· 12 years ago
cf14d0d
dfu: NAND specific routines for DFU operation
by Pantelis Antoniou
· 12 years ago
a6e788d
dfu: Support larger than memory transfers.
by Pantelis Antoniou
· 12 years ago
58a8d32
README: Document current DFU CONFIG options
by Tom Rini
· 12 years ago
f9b8ae3
omap3_beagle: Flush UART3 xmit on enable if TEMT is broken
by Manfred Huber
· 12 years ago
445d56c
README: document the requirements for CONFIG_SYS_HZ
by Stephen Warren
· 12 years ago
4a59809
Consolidate bool type
by York Sun
· 12 years ago
191d57d
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
c63c350
ARM: implement erratum 716044 workaround
by Stephen Warren
· 12 years ago
52b003c
Allow AM335x MPU core clock speed to be specified in the board config file
by Mark Jackson
· 12 years ago
19aac97
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
9c9f44a
Add CONFIG_SYS_SYM_OFFSETS to support offset symbols
by Simon Glass
· 12 years ago
6682832
__HAVE_ARCH_GENERIC_BOARD controls availabilty of generic board
by Simon Glass
· 12 years ago
e9d59c9
ARM: implement some Cortex-A9 errata workarounds
by Stephen Warren
· 12 years ago
9d00928
Feature Removal: disable "mtest" command by default
by Wolfgang Denk
· 12 years ago
9dbc836
Merge u-boot/master into u-boot-ti/master
by Tom Rini
· 12 years ago
2f3e2ca
lcd: implement a callback for splashimage
by Nikita Kiryanov
· 12 years ago
e0eba1f
lcd: add option for board specific splash screen preparation
by Nikita Kiryanov
· 12 years ago
bf6ce79
sandbox: Add 'sb' command to access filesystem features
by Simon Glass
· 12 years ago
17dabf0
sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf
by Simon Glass
· 12 years ago
3df41b1
imls: Add support to list images in NAND device
by Vipin Kumar
· 12 years ago
73368fc
x86: Remove unused real mode code
by Simon Glass
· 12 years ago
bfb5980
x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR
by Simon Glass
· 12 years ago
34112e5
Merge remote-tracking branch 'mpc83xx/next'
by Kim Phillips
· 12 years ago
a71eb8e
VIDEO: better document the correct use of CONFIG_FB_ADDR
by Wolfgang Denk
· 12 years ago
6c52916
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
2ec3706
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
141e011
serial/ns16550: add an option to avoid hanging on broken platforms
by Javier Martinez Canillas
· 12 years ago
eacd14f
Add option to display customised memory information
by Simon Glass
· 12 years ago
e882201
arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD
by Simon Glass
· 12 years ago
28a9e33
Document the CONFIG_DISPLAY_BOARDINFO option
by Simon Glass
· 12 years ago
6b8d5fd
arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading
by Simon Glass
· 12 years ago
dcadd25
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
2b36fbb
powerpc/mpc83xx: add support for new SPL
by Scott Wood
· 12 years ago
eb7bd97
spl: Change PAD_TO to CONFIG_SPL_PAD_TO
by Scott Wood
· 12 years ago
4b5545e
spi: Add SPI flash test
by Simon Glass
· 12 years ago
bafe41a
Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged
by Allen Martin
· 12 years ago
b1d4c6e
powerpc: remove not used CONFIG_SYS_TFTP_LOADADDR
by trem
· 12 years ago
6fe26c9
env: Add support for access control to .flags
by Joe Hershberger
· 12 years ago
a2d62b7
env: Add a command to display details about env flags
by Joe Hershberger
· 12 years ago
71497d0
env: Add environment variable flags
by Joe Hershberger
· 12 years ago
1b0d551
env: Add a command to view callbacks
by Joe Hershberger
· 12 years ago
60fd3ad
env: Add support for callbacks to environment vars
by Joe Hershberger
· 12 years ago
6664f20
edid: Add I2C command for printing the EDID
by Tom Wai-Hong Tam
· 12 years ago
058bb8d
Add hash command to perform hashing using various algorithms
by Simon Glass
· 12 years ago
c889fb4
Add a command to read raw blocks from a partition
by Kenneth Waters
· 12 years ago
d1390c8
Add gettime command
by Anton Staaf
· 12 years ago
b8d71e3
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 12 years ago
54df8ce
x86: Build vga video code only if CONFIG_VIDEO_VGA is defined
by Simon Glass
· 12 years ago
a2f3a93
Introduce arch_phys_memset which works like memset but on physical memory
by Gabe Black
· 12 years ago
974ed2f
README: Explain how to generate the CHANGELOG file.
by Robert P. J. Day
· 12 years ago
76ce249
x86: Allow compiling out realmode/bios code
by Gabe Black
· 12 years ago
14f8246
x86: Allow excluding reset vector code from u-boot
by Gabe Black
· 12 years ago
b062a51
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 12 years ago
4baf03d
README: Reference nand monitor commands in U-Boot README
by Karl O. Pinc
· 12 years ago
Next »