Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
cd2c521bec8bc099786d14eedbb3847879ff89ac
/
README
1f8378a
PWM: Correct misspellings of "module" in context of PWM
by Robert P. J. Day
· 8 years ago
7f06bb0
README: Drop CONFIG_SYS_USE_OSCCLK
by Simon Glass
· 8 years ago
9a6ac8b
README: Drop CONFIG_SYS_INIT_DATA_SIZE
by Simon Glass
· 8 years ago
b05e2b3
README: i2c: Drop unused i2c CONFIG options
by Simon Glass
· 8 years ago
4b62ed5
README: sh: Drop CONFIG_SYS_I2C_SH_BASE5
by Simon Glass
· 8 years ago
9bca547
README: Drop CONFIG_SYS_USB_BRG_CLK
by Simon Glass
· 8 years ago
9851845
README: Drop CONFIG_LAN91C96_BASE
by Simon Glass
· 8 years ago
489f61d
README: Drop CONFIG_OF_BOOT_CPU
by Simon Glass
· 8 years ago
ef47a43
README: Drop unused CONFIG_SYS_LS_MC_FW_... options
by Simon Glass
· 8 years ago
fa8527b
README: Drop unused JFFS2 options
by Simon Glass
· 8 years ago
5b9a517
README: Correct CONFIG_ENV_OFFSET_RENDUND typo
by Simon Glass
· 8 years ago
5c2fbbb
README: Drop CONFIG_COGENT and related options
by Simon Glass
· 8 years ago
6a27e15
README: Drop old Intel Monahans comment
by Simon Glass
· 8 years ago
4ed1eca
fastboot: move FASTBOOT_FLASH options into Kconfig
by Petr Kulhavy
· 8 years ago
9f174c9
fastboot: add support for writing MBR
by Petr Kulhavy
· 8 years ago
71c10a4
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
1e3911a
Kconfig: spl: Add SPL support options to Kconfig
by Simon Glass
· 8 years ago
e45e13e
armv8: ls2080a: Remove debug server support
by York Sun
· 8 years ago
fb1f939
README: add cmd directory description
by Xu Ziyuan
· 8 years ago
dc27def
Drop references to MAKEALL in the documentation
by Simon Glass
· 8 years ago
9ab4d92
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 8 years ago
7a20368
fixing typo error in README file. CPU15 -> CP15
by yeongjun Kim
· 8 years ago
820d24d
spl: Lightweight UBI and UBI fastmap support
by Thomas Gleixner
· 8 years ago
99777bd
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
8d56db9
Various, unrelated tree-wide typo fixes.
by Robert P. J. Day
· 8 years ago
1ef95cc
armv8: Move secure_ram variable out of generic global data
by York Sun
· 8 years ago
9f8063b
README: Remove CONFIG_SYS_MALLOC_F_LEN comment
by Simon Glass
· 8 years ago
9889946
video: allow version string to be optional when using LOGO
by Tim Harvey
· 9 years ago
921e858
doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from README
by Masahiro Yamada
· 8 years ago
9084407
arm: Allow skipping of low-level init with I-cache on
by Simon Glass
· 9 years ago
0f7dc59
Remove/update old generic-board documentation and warning
by Simon Glass
· 9 years ago
37dda1c
cmd: eeprom: add support for layout aware commands
by Nikita Kiryanov
· 9 years ago
ce084b0
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
8706b81
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
by Simon Glass
· 9 years ago
bf541b2
SPL: Add CONFIG_SPL_ABORT_ON_RAW_IMAGE
by Marek Vasut
· 9 years ago
d3ad5e5
README: Specify the full path for README.video
by Fabio Estevam
· 9 years ago
a58b491
README: Specify the full path for README.displaying-bmps
by Fabio Estevam
· 9 years ago
aa34ef2
Add an option to enable the command line
by Simon Glass
· 9 years ago
e3ee2fb
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· 9 years ago
1597132
net: bootp: Add environment variable for timeout period
by Alexandre Messier
· 9 years ago
4860a6c
doc: Remove any reference to CONFIG_MODEM_SUPPORT, CONFIG_CMD_HWFLOW, CONFIG_HWFLOW and friends from the documentation.
by David Müller (ELSOFT AG)
· 9 years ago
734fb04
hush: Add rudimentary support for PS1 and PS2
by Marek Vasut
· 9 years ago
7557405
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
5ffadc3
tpm: st33zp24: Add tpm st33zp24 spi support
by Christophe Ricard
· 9 years ago
8824923
tpm: st33zp24: Add tpm st33zp24 support with i2c
by Christophe Ricard
· 9 years ago
11b34d6
common/console.c: Remove unused inline functions
by Tom Rini
· 9 years ago
77f7f91
vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF
by Tom Rini
· 9 years ago
c77b488
README: Review the u-boot porting guide list
by Phil Sutter
· 9 years ago
076ed9b
doc: Tidy up first part of top-level README file
by Robert P. J. Day
· 9 years ago
928b681
armv8: fsl-layerscale: Rewrite reserving memory for MC and debug server
by York Sun
· 9 years ago
5073937
common: Rewrite hiding the end of memory
by York Sun
· 9 years ago
5d286cd
Reserve secure memory
by York Sun
· 9 years ago
122bcfd
armv8: LS2080A: Rename LS2085A to reflect LS2080A
by Prabhakar Kushwaha
· 9 years ago
ae59bfc
eeprom: Zap CONFIG_SPI_X
by Marek Vasut
· 9 years ago
eaba37e
video: input: Clean up after i8042 conversion
by Simon Glass
· 9 years ago
ffe67e4
Drop CONFIG_ISA_KEYBOARD
by Simon Glass
· 9 years ago
f406a1b
video: Drop unused console functions
by Simon Glass
· 9 years ago
aa8484f
dm: cros_ec: Convert cros_ec keyboard driver to driver model
by Simon Glass
· 9 years ago
38e1a97
board_init: Change the logic to setup malloc_base
by Fabio Estevam
· 9 years ago
9ac3385
i2c: ihs_i2c: Dual channel support
by Dirk Eibach
· 9 years ago
d5987a9
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 9 years ago
8300685
net: TFTP: variables cleanup and addition
by Albert ARIBAUD \(3ADEV\)
· 9 years ago
42c65e8
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
94b66de
ubi,ubifs: sync with linux v4.2
by Heiko Schocher
· 9 years ago
8759ff8
dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon
by Christophe Ricard
· 9 years ago
fb694b9
cmd: bootvx: Always get VxWorks bootline from env
by Bin Meng
· 9 years ago
363e424
arndale: Apply Cortex-A15 errata #773022 and #774769
by Ian Campbell
· 9 years ago
eb94387
I2C: mxc_i2c: make I2C1 and I2C2 optional
by Albert ARIBAUD \\(3ADEV\\)
· 9 years ago
3b1bb09
arm: Remove unused ST-Ericsson u8500 arch
by Stefan Roese
· 9 years ago
965588f
tpm: Drop two unused options
by Simon Glass
· 9 years ago
a83ccd5
net: e1000: Add Kconfig options
by Simon Glass
· 9 years ago
6e2bd2e
ARM: Introduce erratum workaround for 801819
by Nishanth Menon
· 9 years ago
7b91702
Reproducible U-Boot build support, using SOURCE_DATE_EPOCH
by Paul Kocialkowski
· 9 years ago
f84f091
usb: CONFIG_USB_FASTBOOT prefix replacement for consistency
by Paul Kocialkowski
· 9 years ago
d55acc0
usb: Fastboot function config for better consistency with other functions
by Paul Kocialkowski
· 9 years ago
045d605
usb: USB download gadget and functions config options coherent naming
by Paul Kocialkowski
· 9 years ago
853a901
armv8/fsl-lsch3: Support 256M mem split for MC & dbg-srvr
by Prabhakar Kushwaha
· 9 years ago
aebce11
README: Remove CONFIG_SPI_FLASH_DATAFLASH help text
by Jagan Teki
· 9 years ago
a2f9dfc
README: Remove CONFIG_SPI_FLASH_BAR help text
by Jagan Teki
· 9 years ago
9b8f8a1
README: Remove CONFIG_SPI_FLASH_MTD help text
by Jagan Teki
· 9 years ago
ee52e96
README: Add CONFIG_SPI_FLASH_DATAFLASH description
by Jagan Teki
· 9 years ago
06cfc03
mtd, spi: Add MTD layer driver
by Daniel Schwierzeck
· 10 years ago
5a9d7f1
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· 9 years ago
2216ddb
README: Describe CONFIG_SYS_NO_FLASH
by Chris Packham
· 9 years ago
0a48c7a
autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2
by Stefan Roese
· 10 years ago
6db9fd4
env: Add regex support to env_attrs
by Joe Hershberger
· 10 years ago
cd039e3
Merge git://git.denx.de/u-boot-net
by Tom Rini
· 10 years ago
76f353e
net: Remove all references to CONFIG_ETHADDR and friends
by Joe Hershberger
· 10 years ago
2dc2b5d
net: Implement random ethaddr fallback in eth.c
by Joe Hershberger
· 10 years ago
e355da0
console: Fix pre-console flushing via cfb_console being very slow
by Hans de Goede
· 10 years ago
bb7d497
README: fix typo in 'currently'
by Fabio Estevam
· 10 years ago
bbbe1af
x86: Remove the old VGA driver
by Bin Meng
· 10 years ago
0d1ce19
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 10 years ago
77a1097
armv8/ls2085a: Fix generic timer clock source
by York Sun
· 10 years ago
b6a35f8
driver/ddr/fsl: Add built-in memory test for DDR4 driver
by York Sun
· 10 years ago
f1a5216
driver/i2c/mxc: Enable I2C bus 3 and 4
by York Sun
· 10 years ago
8f039c6
Revert "spi: add config option to enable the WP pin function on st micron flashes"
by Jagannadha Sutradharudu Teki
· 10 years ago
13ba5d0
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 10 years ago
5322d62
Kconfig: Move CONFIG_BOOTSTAGE to Kconfig
by Simon Glass
· 10 years ago
c80b41b0
net: cosmetic: Fix checkpatch.pl failures in net.c
by Joe Hershberger
· 10 years ago
Next »