Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
037166d0532cf686cfb66cd3a9fb3dc79fa5767d
/
scripts
d4def9b
powerpc, 5xx: remove support for 5xx
by Heiko Schocher
· 7 years ago
71cb3e9
powerpc, 8260: remove support for mpc8260
by Heiko Schocher
· 7 years ago
65d94db
powerpc, 8xx: remove support for 8xx
by Heiko Schocher
· 7 years ago
2d3ac51
rtc: ds1337: drop "SYS" from config variables
by Chris Packham
· 7 years ago
4fb6fae
scripts/Makefile.lib: Only apply u-boot.dtsi files in the target directory
by Tom Rini
· 8 years ago
54f8ace
samsung: Drop more references fo s3c24x0
by Simon Glass
· 8 years ago
dd9b4fd
samsung: mmc: Drop s3c_sdi driver
by Simon Glass
· 8 years ago
2a84b01
t81xx: Migrate TI81XX/TI816X/TI814X symbols to Kconfig
by Tom Rini
· 8 years ago
fbb2552
ti816x: Rework DDR initialization sequence
by Tom Rini
· 8 years ago
27d86a1
Merge git://git.denx.de/u-boot-fdt
by Tom Rini
· 7 years ago
d8532af
Kconfig: Migrate FS_FAT / FAT_WRITE
by Tom Rini
· 7 years ago
e41110d
fdt: Makefile: Build python libfdt library if needed
by Simon Glass
· 7 years ago
a9e2c67
Kconfig: Finish migration of hashing commands
by Daniel Thompson
· 8 years ago
6ffb700
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 8 years ago
df7576b
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
452b6c7
ColdFire: Remove rogue 'CONFIG_SYS_NO_FLASH' embedded within another CONFIG_ name
by Lothar Waßmann
· 8 years ago
becaa8f
Convert CONFIG_CMD_LZMADEC to Kconfig
by Simon Glass
· 8 years ago
264aa5f
Convert CONFIG_LZMA to Kconfig
by Simon Glass
· 8 years ago
3b1fb95
Kconfig: Drop CONFIG_CMD_LOADY
by Simon Glass
· 8 years ago
fd9948c
Convert CONFIG_CMD_KGDB to Kconfig
by Simon Glass
· 8 years ago
4c3a620
Convert CONFIG_CMD_IRQ to Kconfig
by Simon Glass
· 8 years ago
c4abb4b
Convert CONFIG_CMD_JFFS2 to Kconfig
by Simon Glass
· 8 years ago
30daabc
Convert CONFIG_CMD_IOTRACE to Kconfig
by Simon Glass
· 8 years ago
ec10c01
Convert CONFIG_CMD_IOLOOP to Kconfig
by Simon Glass
· 8 years ago
3bebbe6
Convert CONFIG_CMD_IO to Kconfig
by Simon Glass
· 8 years ago
5a22b3c
Kconfig: Drop CONFIG_CMD_IMX_FUSE
by Simon Glass
· 8 years ago
420ca11
Kconfig: Drop CONFIG_CMD_IMXOTP
by Simon Glass
· 8 years ago
5d51124
Convert CONFIG_CMD_IMMAP to Kconfig
by Simon Glass
· 8 years ago
a831eca
Convert CONFIG_CMD_IDE to Kconfig
by Simon Glass
· 8 years ago
f3a50ee
Convert CONFIG_CMD_HDMIDETECT to Kconfig
by Simon Glass
· 8 years ago
bb3500d
Convert CONFIG_CMD_HD44760 to Kconfig
by Simon Glass
· 8 years ago
027608e
Convert CONFIG_CMD_HASH to Kconfig
by Simon Glass
· 8 years ago
182ae0e
Convert CONFIG_CMD_GSC to Kconfig
by Simon Glass
· 8 years ago
fa74452
Convert CONFIG_CMD_GETTIME to Kconfig
by Simon Glass
· 8 years ago
18980cc
Convert CONFIG_CMD_FUSE to Kconfig
by Simon Glass
· 8 years ago
80cb189
Convert CONFIG_CMD_FPGA_LOADBP et al to Kconfig
by Simon Glass
· 8 years ago
811eb26
Convert CONFIG_CMD_FPGAD to Kconfig
by Simon Glass
· 8 years ago
fa6b02f
Kconfig: Drop CONFIG_CMD_FDT_MAX_DUMP
by Simon Glass
· 8 years ago
4a30120
Convert CONFIG_CMD_FDC to Kconfig
by Simon Glass
· 8 years ago
12b8570
Convert CONFIG_CMD_ETHSW to Kconfig
by Simon Glass
· 8 years ago
a6a9ea4
Convert CONFIG_CMD_ESBC_VALIDATE to Kconfig
by Simon Glass
· 8 years ago
9fdc0de
Convert CONFIG_CMD_ERRATA to Kconfig
by Simon Glass
· 8 years ago
c31e2d8
Convert CONFIG_CMD_ENV_FLAGS to Kconfig
by Simon Glass
· 8 years ago
84d67c7
Convert CONFIG_CMD_ENV_CALLBACK to Kconfig
by Simon Glass
· 8 years ago
1b9cb56
Kconfig: Drop CONFIG_CMD_ENV
by Simon Glass
· 8 years ago
bd74b03
Convert CONFIG_CMD_ENTERRCM to Kconfig
by Simon Glass
· 8 years ago
4590d4e
Convert CONFIG_CMD_EEPROM et al to Kconfig
by Simon Glass
· 8 years ago
746a50d
Convert CONFIG_CMD_EECONFIG to Kconfig
by Simon Glass
· 8 years ago
ba4d860
Convert CONFIG_CMD_ECCTEST to Kconfig
by Simon Glass
· 8 years ago
02ecaed
Kconfig: Drop CONFIG_SYS_I2C_DS4510_ADDR
by Simon Glass
· 8 years ago
a41a3be
Kconfig: Drop CONFIG_SYS_I2C_DS1621_ADDR
by Simon Glass
· 8 years ago
b6fadad
Drop digital thermometer and thermostat (DTT) drivers
by Simon Glass
· 8 years ago
5e20d18
Drop three-wire serial (TWS) support
by Simon Glass
· 8 years ago
434524f
Kconfig: Drop CONFIG_SYS_I2C_DTT_ADDR
by Simon Glass
· 8 years ago
58ed322
Convert CONFIG_DS4510 to Kconfig
by Simon Glass
· 8 years ago
97cc847
Kconfig: Drop CONFIG_CMD_DS4510
by Simon Glass
· 8 years ago
df493e1
Kconfig: Drop CONFIG_CMD_DS4510_RST
by Simon Glass
· 8 years ago
22fc9ba
Kconfig: Drop CONFIG_CMD_DS4510_MEM
by Simon Glass
· 8 years ago
d45369e
Kconfig: Drop CONFIG_CMD_DS4510_INFO
by Simon Glass
· 8 years ago
cc54a10
FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORT
by Tom Rini
· 8 years ago
ff17822
ARM: rmobile: salvator-x: Adjust UART clock
by Marek Vasut
· 8 years ago
b6bbec1
scripts/Makefile.lib: Always have ...-u-boot.dtsi be able to override
by Tom Rini
· 8 years ago
6b0cd01
sunxi: Store the device tree name in the SPL header
by Siarhei Siamashka
· 8 years ago
020f70d
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 8 years ago
5cfa3f4
video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP
by Philipp Tomsich
· 8 years ago
c9956d8
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 8 years ago
c277170
kbuild: update DTC warning settings for bus and node/property name checks
by Masahiro Yamada
· 8 years ago
639a840
Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to Kconfig
by Tom Rini
· 8 years ago
a9b24db
whitelist: Drop more unused OMAP symbols
by Tom Rini
· 8 years ago
931f014
omap: Drop CONFIG_OMAP_VC_I2C_HS_MCODE
by Tom Rini
· 8 years ago
4a3e798
watchdog: Migrate OMAP_WATCHDOG to Kconfig
by Tom Rini
· 8 years ago
a285ea6
omap: spi: Drop CONFIG_OMAP3_SPI_D0_D1_SWAPPED support
by Tom Rini
· 8 years ago
162efc3
omap3: Migrate CONFIG_OMAP3_GPIO_X to Kconfig
by Tom Rini
· 8 years ago
fd36c19
gpio: Move OMAP_GPIO to Kconfig
by Tom Rini
· 8 years ago
2241211
omap3: Drop unused CONFIG_OMAP3_xxx board defines
by Tom Rini
· 8 years ago
8d4bfb8
omap4: Drop redundant CONFIG_OMAP4430 symbol
by Tom Rini
· 8 years ago
38216ee
omap3: Drop CONFIG_OMAP3_EVM, switch to CONFIG_TARGET_OMAP3_EVM when needed
by Tom Rini
· 8 years ago
50e221a
omap5: Migrate CONFIG_OMAP_PLATFORM_RESET_TIME_MAX_USEC to Kconfig
by Tom Rini
· 8 years ago
f28c434
TI: Drop 'CONFIG_OMAP'
by Tom Rini
· 8 years ago
56e10b3
Drop CONFIG_I2CFAST
by Simon Glass
· 8 years ago
4601333
i2c: Drop CONFIG_SYS_I2C_BOARD_LATE_INIT
by Simon Glass
· 8 years ago
1a46a72
i2c: Finish dropping use of CONFIG_I2C_HARD
by Simon Glass
· 8 years ago
430dcea
Kconfig: Drop CONFIG_EMAC_MDIO_PHY_NUM
by Tom Rini
· 8 years ago
14426ca
configs: convert CONFIG_SYS_MPUCLK to Kconfig
by Lokesh Vutla
· 8 years ago
9d47079
spl: Makefile: include /config in the (reduced) FDT used by the SPL stage
by Philipp Tomsich
· 8 years ago
7028f67
power: twl4030: Remove CONFIG_TWL4030_POWER from include/configs
by Adam Ford
· 8 years ago
e47ae87
arm: dra7xx: move CONFIG_DRA7XX to Kconfig
by Uri Mashiach
· 8 years ago
b56a584
scripts/config_whitelist.txt: Re-sync
by Tom Rini
· 8 years ago
55f3ea7
Drop the pdsp188x driver
by Simon Glass
· 8 years ago
0a6d8e6
Convert CONFIG_CMD_DISPLAY to Kconfig
by Simon Glass
· 8 years ago
20ea563
Convert CONFIG_CMD_DIAG to Kconfig
by Simon Glass
· 8 years ago
6e04a7a
Kconfig: Drop CONFIG_CMD_DFL
by Simon Glass
· 8 years ago
8839124
Convert CONFIG_CMD_DEKBLOB to Kconfig
by Simon Glass
· 8 years ago
a95de89
Kconfig: Drop CONFIG_CMD_DEFAULTENV_VARS
by Simon Glass
· 8 years ago
519805e
fs: Convert CONFIG_CMD_CRAMFS to Kconfig
by Simon Glass
· 8 years ago
04ac6f1
Convert CONFIG_CMD_CLK to Kconfig
by Simon Glass
· 8 years ago
2f07258
Drop CONFIG_CMD_CLEAR
by Simon Glass
· 8 years ago
aa0c457
Convert CONFIG_CMD_CHIP_CONFIG to Kconfig
by Simon Glass
· 8 years ago
0501e3e
fs: Convert CONFIG_CMD_CBFS to Kconfig
by Simon Glass
· 8 years ago
d65a142
Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig
by Simon Glass
· 8 years ago
Next »