Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d31dbff3438ed3e4ebcee1ae15539942f5a3147d
/
README
2233e46
arm, am33x: make RTC32K OSC enable configurable
by Heiko Schocher
· 11 years ago
040c5c3
bootcount: store bootcount var in environment
by Heiko Schocher
· 11 years ago
5b9a6c5
Merge branch 'master' of git://www.denx.de/git/u-boot-usb
by Tom Rini
· 11 years ago
06ef7cc
usb: ums: add ums exit feature by ctrl+c or by detach usb cable
by Przemyslaw Marczak
· 11 years ago
2beb1fd
README: remove wrong config name
by Igor Grinberg
· 11 years ago
9446340
cmd_nvedit.c: Add env exists command
by Andrew Ruder
· 11 years ago
6275956
video, cfb_console: make background and foreground color configurable
by Heiko Schocher
· 11 years ago
045acfa
README: I2C: Fix indent
by Nobuhiro Iwamatsu
· 11 years ago
e94ea2f
i2c: Add support for Renesas rcar
by Nobuhiro Iwamatsu
· 11 years ago
a49f40a
i2c: mxc: move to new subsystem
by trem
· 11 years ago
ec7fbf5
Coding Style cleanup: replace leading SPACEs by TABs
by Wolfgang Denk
· 11 years ago
d6b14df
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
c6c10c4
omap1510inn: arm925t: remove support
by Albert ARIBAUD
· 11 years ago
f090ab4
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
e3c687a
dfu: ram support
by Afzal Mohammed
· 11 years ago
a556aca
README: update ARM register usage
by Jeroen Hofstee
· 11 years ago
832d36e
Cosmetic: Fix a number of typos, no functional changes.
by Robert P. J. Day
· 11 years ago
a269c93
Cosmetic: Update some info in the README "arch" section.
by Robert P. J. Day
· 11 years ago
ee78ec6
ARM: s3c44b0: remove remainders of dead board
by Masahiro Yamada
· 11 years ago
48e910f
Merge and reformat boards.cfg and MAINTAINERS
by Albert ARIBAUD
· 11 years ago
5b06e64
documentation: add more compression configs
by Kees Cook
· 11 years ago
2d2e3b6
TPL : introduce the TPL based on the SPL
by Ying Zhang
· 11 years ago
dfb2b15
powerpc: p1022ds: Enable P1022DS to boot from SD Card with SPL
by Ying Zhang
· 11 years ago
9ff7026
powerpc: mpc85xx: Support booting from SD Card with SPL
by Ying Zhang
· 11 years ago
68e005c
Merge branch 'master' of git://88.191.163.10/u-boot-arm
by Tom Rini
· 11 years ago
5db3f93
RFC: bootm: Add silent_linux environment variable
by Simon Glass
· 11 years ago
c73b903
board/bsc9132qds: Add DSP side tlb and laws
by Priyanka Jain
· 11 years ago
972cc40
mpc85xx: Base emulator support
by York Sun
· 11 years ago
3cd07dc
Merge git://git.denx.de/u-boot-arm
by Stefano Babic
· 11 years ago
765ccf4
imx: Add documentation for imx specific commands
by Robert Winkler
· 11 years ago
5959746
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
1234ce7
Licenses: introduce SPDX Unique Lincense Identifiers
by Wolfgang Denk
· 11 years ago
42b204f
i2c, ppc4xx_i2c: switch to new multibus/multiadapter support
by Dirk Eibach
· 12 years ago
026fefb
tegra: i2c: Enable new CONFIG_SYS_I2C framework
by Simon Glass
· 12 years ago
a4ea445
i2c, multibus: get rid of CONFIG_I2C_MUX
by Heiko Schocher
· 12 years ago
f285074
i2c, fsl_i2c: switch to new multibus/multiadapter support
by Heiko Schocher
· 12 years ago
479a4cf
i2c, soft-i2c: switch to new multibus/multiadapter support
by Heiko Schocher
· 12 years ago
e0e55bc
i2c: common changes for multibus/multiadapter support
by Heiko Schocher
· 13 years ago
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
Next »