Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
69df6de10ed3c7ea66dac8399ba3a6fd827cbc1a
69df6de
ATMEL: remove old atmel_mci driver
by Sven Schnelle
· 13 years ago
8aa9682
ATMEL: use generic mmc framework
by Sven Schnelle
· 13 years ago
a1facc9
Revert "post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POST_FPU"
by Wolfgang Denk
· 13 years ago
84d6228
image: Support FDTs already loaded at their load address
by Stephen Warren
· 13 years ago
a741605
cmd_cache: use cache/invalidate functions available in common.h
by Stefan Kristiansson
· 13 years ago
0819fd8
tools: checkstack.pl from Linux added to tools
by Tom Rini
· 13 years ago
84ffd3a
Makefile: Remove mmc_spl related enteries
by Chander Kashyap
· 13 years ago
00f2cbc
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Wolfgang Denk
· 13 years ago
83ce109
PPC: Drop mv6446x_eth_initialize() from net/eth.c
by Marek Vasut
· 13 years ago
dd152fc
PPC: Drop mv6436x_eth_initialize() from net/eth.c
by Marek Vasut
· 13 years ago
a06dfc7
Convert cmd_usage() calls in common to use a return value
by Simon Glass
· 13 years ago
1727b94
Add cmd_process() to process commands in one place
by Simon Glass
· 13 years ago
e79731e
Remove interleave of non-U-Boot code in hush
by Simon Glass
· 13 years ago
2176d60
Create a single cmd_call() function to handle command execution
by Simon Glass
· 13 years ago
82c2132
Don't include standard parser if hush is used
by Simon Glass
· 13 years ago
bf8c5b0
Stop using builtin_run_command()
by Simon Glass
· 13 years ago
8161d04
Rename run_command2() to run_command()
by Simon Glass
· 13 years ago
c023a89
Rename run_command() to builtin_run_command()
by Simon Glass
· 13 years ago
388d223
Remove CMD_PXE's static on run_command()
by Simon Glass
· 13 years ago
74a023c
sc520: fix build warning about unused temp var
by Mike Frysinger
· 13 years ago
80979e8
Remove execute permissions from source files
by Thomas Weber
· 13 years ago
38ff13d
integrator: remove fragile delay loop from PCI code
by Linus Walleij
· 13 years ago
b91b974
pci: move pciauto_config_init() to pci.h
by Linus Walleij
· 13 years ago
d9d4fa7
ppc: Change memsz variable to signed char
by Simon Glass
· 13 years ago
0fb0622
m68k: Change memsz to a signed char to avoid warning
by Simon Glass
· 13 years ago
9bb46e0
USB: relax usbcore reset timings
by Wolfgang Grandegger
· 13 years ago
185da95
USB: move keyboard polling into kbd driver
by amartin@nvidia.com
· 13 years ago
c9d6202
USB: reevaluate iomux stdin on USB kbd detect
by amartin@nvidia.com
· 13 years ago
92f6a62
usb: add numeric keypad support to HID driver
by Vincent Palatin
· 13 years ago
f3f3a5d
USB: fix USB keyboard polling parameter
by Vincent Palatin
· 13 years ago
451be50
eth: remove usb-ethernet devices before re-enumerating them
by Vincent Palatin
· 13 years ago
f16090f
USB: Make struct devrequest setup_packet local
by Marek Vasut
· 13 years ago
6da5af3
USB: Separate out USB hub driver
by Marek Vasut
· 13 years ago
3a16a6a
USB: Staticize internal functions
by Marek Vasut
· 13 years ago
a0f4e47
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 13 years ago
674db66
Merge branch 'master' of git://git.denx.de/u-boot-nds32
by Wolfgang Denk
· 13 years ago
facd17c
Ethernut 5: fix build error
by prabhakar.csengg@gmail.com
· 13 years ago
2d2e975
cmd_nand.c: Fix 'nand dump' after latest MTD resync
by Tom Rini
· 13 years ago
cdd045d
mtd/nand:Fix wrong usage of is_blank() in fsl_ifc_run_command
by Prabhakar Kushwaha
· 13 years ago
0ed5e77
mtd/nand: Fix IFC driver to support 2K NAND page
by Prabhakar Kushwaha
· 13 years ago
f2f5c9e
nand: reinstate lazy bad block scanning
by Scott Wood
· 13 years ago
107c630
Revert "nand: make 1-bit software ECC configurable"
by Scott Wood
· 13 years ago
e474e77
nds32/board.c: add PCI prompt at boot up
by Macpaul Lin
· 13 years ago
a473271
nds32/ag101/watchdog.S: add linkage support
by Macpaul Lin
· 13 years ago
82cb8bd
nds32: add linkage support
by Macpaul Lin
· 13 years ago
e0db71d
armv7: omap3: leave outer cache enabled
by Aneesh V
· 13 years ago
38ae6a9
at91: modified NAND flash timing on otc570 board
by Daniel Gorsulowski
· 13 years ago
879fbe8
at91: modified NAND flash timing on meesc board
by Daniel Gorsulowski
· 13 years ago
b5b070b
tt01: fix hush parser config, add release config
by Helmut Raiger
· 13 years ago
8deec39
tt01: add video support
by Helmut Raiger
· 13 years ago
364b6de
tt01: fix environment size
by Helmut Raiger
· 13 years ago
0f1dc84
i.mx6q: mx6qsabrelite: Update the network configuration
by Troy Kisky
· 13 years ago
8584641
net: phy: make board_phy_config responsible for calling drv->config
by Troy Kisky
· 13 years ago
80b6b09
net: phy: add support for Micrel's KSZ9021
by Troy Kisky
· 13 years ago
2000c66
net: fec_mxc: add PHYLIB support
by Troy Kisky
· 13 years ago
0111213
net: fec_mxc: add 1000 Mbps selection
by Troy Kisky
· 13 years ago
dfe9094
integrator: update the Integrator/CP config
by Linus Walleij
· 13 years ago
d222d1b
integrator: rewrite the AP PCI driver
by Linus Walleij
· 13 years ago
7e9bfaa
integrator: stop calling pci_init() twice
by Linus Walleij
· 13 years ago
d1c609f
mcx: Enable command line editing
by Detlev Zundel
· 13 years ago
50bf417
dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci_dm6467Tevm
by prabhakar.csengg@gmail.com
· 13 years ago
1810a6e
OMAP3: Remove unused CONFIG_SYS_NAND_ECCSTEPS/TOTAL
by Thomas Weber
· 13 years ago
1dd2f8e
Tricorder: Switch env to generic mmc driver
by Thomas Weber
· 13 years ago
4824b5e
omap3_beagle: Change MAINTAINERS entry
by Tom Rini
· 13 years ago
77a6ca9
am335x_evm: Change MAINTAINERS entry
by Tom Rini
· 13 years ago
2cf9ba8
am33xx: ddr_defs.h: Change DDR timings
by Chase Maupin
· 13 years ago
e7bcd8a
da850evm: read mac address from I2C EEPROM on AM18x EVM
by Hadli, Manjunath
· 13 years ago
ad71321
da850evm: add support to read mac address from SPI flash
by Hadli, Manjunath
· 13 years ago
03ed046
beagle: enable DVI_PUP
by Peter Meerwald
· 13 years ago
6449ae1
davinci: cleanup davinci_sync_env_enetaddr() fucntion
by Hadli, Manjunath
· 13 years ago
0ca9e98
common/image.c: align usage of fdt_high with initrd_high
by Shawn Guo
· 13 years ago
772ec15
mx35pdk: Remove duplicate CPU revision and reset cause information
by Fabio Estevam
· 13 years ago
224687f
mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINFO is selected
by Fabio Estevam
· 13 years ago
4d88be8
mx51evk: Use gpio_direction_input prior to gpio_get_value
by Fabio Estevam
· 13 years ago
eb8f11e
mx53smd: Use gpio_direction_input prior to gpio_get_value
by Fabio Estevam
· 13 years ago
b806d58
mx53evk: Use gpio_direction_input prior to gpio_get_value
by Fabio Estevam
· 13 years ago
2bfa26f
mx53ard: Use gpio_direction_input prior to gpio_get_value
by Fabio Estevam
· 13 years ago
14ceddf
mx53loco: Use gpio_direction_input prior to gpio_get_value
by Fabio Estevam
· 13 years ago
ab6481d
mx6q: mx6qsabrelite: Conditionally define macros for environment in serial flash
by Eric Nelson
· 13 years ago
2453640
mx6q: mx6qsabrelite: Provide default serial flash bus and chip-select
by Eric Nelson
· 13 years ago
570c607
mx6q: mx6qsabrelite: Add ECSPI support to the Sabrelite platform
by Eric Nelson
· 13 years ago
32565c5
mx6q: Add support for ECSPI through mxc_spi driver
by Eric Nelson
· 13 years ago
fe1e761
mxc_spi: move machine specifics into CPU headers
by Eric Nelson
· 13 years ago
066263d
mx6q: define GPIO macros for translating between ordinals and port:index
by Eric Nelson
· 13 years ago
51db356
MX27: add missing get_tbclk()
by Stefano Babic
· 13 years ago
c142b67
MX28: Fix get_timer() / get_tbclk() issue
by Marek Vasut
· 13 years ago
dcb3a8a
mx28: fix SPL code to make USB booting work
by Matthias Fuchs
· 13 years ago
6e4d4d1
i.MX28: Fix VDDIO and VDDA setup
by Marek Vasut
· 13 years ago
c37b7f7
MX5/MX6: add missing get_ticks() and get_tbclk()
by Stefano Babic
· 13 years ago
ecb6e6e
MX31: add missing get_tbclk()
by Stefano Babic
· 13 years ago
b36049c
MX35: add missing get_ticks() and get_tbclk()
by Stefano Babic
· 13 years ago
084a5f0
mx28evk: add SPI support
by Matthias Fuchs
· 13 years ago
ce575c4
mx28evk: add USB support
by Matthias Fuchs
· 13 years ago
5c4b343
mx28evk: add RTC support
by Matthias Fuchs
· 13 years ago
f368c61
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
by Wolfgang Denk
· 13 years ago
f37fb1a
microblaze: Enable TFTP put command
by Stephan Linz
· 13 years ago
5db50d6
microblaze: avoid interrupt race conditions
by Stephan Linz
· 13 years ago
cba5bf0
microblaze: fix build failure due to undefined reference to `get_ticks'
by Stephan Linz
· 13 years ago
49fbf67
Revert "ARM: I2C: I2C Multi byte address support"
by Tom Rini
· 13 years ago
217457a
Revert "ARM: AM33XX: Add AM33XX I2C driver support"
by Tom Rini
· 13 years ago
Next »