Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1d9ac83fedbaf64e4ef8bb394c1dff75c554c1f0
/
README
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
a3c8e86
common/lcd_console: introduce display/framebuffer rotation
by Hannes Petermaier
· 10 years ago
287b094
Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGE
by Albert ARIBAUD \(3ADEV\)
· 10 years ago
bc4bf94
nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE
by Peter Tyser
· 10 years ago
9e4af83
generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
by Masahiro Yamada
· 10 years ago
a0175c2
README: remove description about driver model configuration options (again)
by Masahiro Yamada
· 10 years ago
49db62d
ARM: Introduce erratum workaround for 621766
by Nishanth Menon
· 10 years ago
3f44511
ARM: Introduce erratum workaround for 430973
by Nishanth Menon
· 10 years ago
071d6ce
ARM: Introduce erratum workaround for 454179
by Nishanth Menon
· 10 years ago
aa0294e
ARM: Introduce erratum workaround for 798870
by Nishanth Menon
· 10 years ago
23d9b03
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 10 years ago
0c34487
README: remove description about driver model configuration options
by Masahiro Yamada
· 10 years ago
e540509
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
d8711af
arm: spl: Allow board_init_r() to run with a larger stack
by Simon Glass
· 10 years ago
8d1fb31
ARM: tegra: support running in non-secure mode
by Stephen Warren
· 10 years ago
ccd887d
Merge branch 'master' of git://git.denx.de/u-boot
by Stefano Babic
· 10 years ago
ef20159
crypto/fsl - Add progressive hashing support using hardware acceleration.
by gaurav rana
· 10 years ago
8ced050
driver/ddr/fsl: Add sync of refresh
by York Sun
· 10 years ago
4c5b754
cmd_eeprom: make it possible to define the used i2c bus
by Christian Gmeiner
· 10 years ago
735326c
arm, at91, wdt: make timeout configurable
by Heiko Schocher
· 10 years ago
d1f0b63
Merge branch 'master' of git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
a0d3ca6
lib/rsa: Modify rsa to use DM driver
by Ruchika Gupta
· 10 years ago
40bf563
dumpimage: add 'T' option to explicitly set the image type
by Guilherme Maciel Ferreira
· 10 years ago
31e68c6
powerpc: 74xx_7xx: remove 74xx_7xx cpu support
by Masahiro Yamada
· 10 years ago
03f930c
doc: fix grammatical errors in README
by Jeremiah Mahler
· 10 years ago
3dacc67
powerpc: mpc824x: remove MPC824X cpu support
by Masahiro Yamada
· 10 years ago
e37443f
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 10 years ago
c97d974
ARM: Implement non-cached memory support
by Thierry Reding
· 10 years ago
7d05934
fastboot: handle flash write to GPT partitions
by Steve Rae
· 10 years ago
5903bdb
Merge git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 10 years ago
17675c8
spl: MMC U-Boot image load from raw partition
by Paul Kocialkowski
· 10 years ago
c4c10d1
powerpc/mpc85xx:Put errata number for T104x NAND boot issue
by Prabhakar Kushwaha
· 10 years ago
341e8cd
MMC SD fs boot partition config coding style and proper description
by Paul Kocialkowski
· 10 years ago
0c87277
Merge git://git.denx.de/u-boot-fdt
by Tom Rini
· 10 years ago
7e08a1f
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
2321bb0
hush: add CONFIG_HUSH_PARSER to Kconfig
by Masahiro Yamada
· 10 years ago
Next »