Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
0a85a9e70593a9cd90fbbbdaad8443e31a9dd5a3
« Previous
70db421
sandbox: add getopt support
by Simon Glass
· 13 years ago
ab4e07e
sandbox: allow processing before main loop
by Simon Glass
· 13 years ago
6fb6207
sandbox: add concept of sandbox state
by Simon Glass
· 13 years ago
20186a1
sandbox: disable fortification
by Mike Frysinger
· 13 years ago
3ab7d95
sandbox: u-boot.lds: tweak style
by Mike Frysinger
· 13 years ago
6994ccf
sandbox: add get_{tbclk,ticks}
by Mike Frysinger
· 13 years ago
eef448e
sandbox: enable GPIO driver
by Simon Glass
· 13 years ago
8d30fcd
sandbox: gpio: add basic driver for simulating GPIOs
by Simon Glass
· 13 years ago
d916515
sandbox: add flags for open() call
by Simon Glass
· 13 years ago
7b06b66
sandbox: config: enable fdt and snprintf() options
by Simon Glass
· 13 years ago
f7b2af0
sandbox: fdt: add support for CONFIG_OF_CONTROL
by Simon Glass
· 13 years ago
e2dcefc
sandbox: add lseek helper
by Mike Frysinger
· 13 years ago
4f345d5
sandbox: add ifdef protection to os.h
by Mike Frysinger
· 13 years ago
3bdf56b
sandbox: add required header to os.c
by Simon Glass
· 13 years ago
e101247
sandbox: sort header files in os.c
by Simon Glass
· 13 years ago
6751b05
Revert "post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POST_FPU"
by Wolfgang Denk
· 13 years ago
78df8c6
sh: timer: Remove unnecessary variable 'ticks'
by Nobuhiro Iwamatsu
· 13 years ago
117029c
sh: Fix sh7264 clock speed and related serial setting
by Phil Edworthy
· 13 years ago
73dba94
net: sh_eth: Remove unnecessary return
by Nobuhiro Iwamatsu
· 13 years ago
4ba62c7
net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNT
by Nobuhiro Iwamatsu
· 13 years ago
1d4a2c9
net: sh_eth: Remove SH_ETH_PHY_DELAY
by Nobuhiro Iwamatsu
· 13 years ago
e50edf9
sh: ecovec: Add support PHY of SMSC
by Nobuhiro Iwamatsu
· 13 years ago
3bb4cc3
sh: sh_eth: Add support SH7724
by Nobuhiro Iwamatsu
· 13 years ago
e37ae40
image: Support FDTs already loaded at their load address
by Stephen Warren
· 13 years ago
2349893
cmd_cache: use cache/invalidate functions available in common.h
by Stefan Kristiansson
· 13 years ago
1064d98
tools: checkstack.pl from Linux added to tools
by Tom Rini
· 13 years ago
44b333e
Makefile: Remove mmc_spl related enteries
by Chander Kashyap
· 13 years ago
12ae615
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Wolfgang Denk
· 13 years ago
021f603
PPC: Drop mv6446x_eth_initialize() from net/eth.c
by Marek Vasut
· 13 years ago
658c3b9
PPC: Drop mv6436x_eth_initialize() from net/eth.c
by Marek Vasut
· 13 years ago
4c12eeb
Convert cmd_usage() calls in common to use a return value
by Simon Glass
· 13 years ago
9d12d5d
Add cmd_process() to process commands in one place
by Simon Glass
· 13 years ago
7344f91
Remove interleave of non-U-Boot code in hush
by Simon Glass
· 13 years ago
bdf8e34
Create a single cmd_call() function to handle command execution
by Simon Glass
· 13 years ago
7fed89e
Don't include standard parser if hush is used
by Simon Glass
· 13 years ago
5307153
Stop using builtin_run_command()
by Simon Glass
· 13 years ago
009dde1
Rename run_command2() to run_command()
by Simon Glass
· 13 years ago
f47360a
Rename run_command() to builtin_run_command()
by Simon Glass
· 13 years ago
79714c1
Remove CMD_PXE's static on run_command()
by Simon Glass
· 13 years ago
ae806cc
sc520: fix build warning about unused temp var
by Mike Frysinger
· 13 years ago
b199c6e
Remove execute permissions from source files
by Thomas Weber
· 13 years ago
fca94c3
integrator: remove fragile delay loop from PCI code
by Linus Walleij
· 13 years ago
a1e47b6
pci: move pciauto_config_init() to pci.h
by Linus Walleij
· 13 years ago
d01b176
ppc: Change memsz variable to signed char
by Simon Glass
· 13 years ago
a546665
m68k: Change memsz to a signed char to avoid warning
by Simon Glass
· 13 years ago
a1a28c6
USB: relax usbcore reset timings
by Wolfgang Grandegger
· 13 years ago
f9636e8
USB: move keyboard polling into kbd driver
by amartin@nvidia.com
· 13 years ago
fb3ef64
USB: reevaluate iomux stdin on USB kbd detect
by amartin@nvidia.com
· 13 years ago
d53da84
usb: add numeric keypad support to HID driver
by Vincent Palatin
· 13 years ago
3d17308
USB: fix USB keyboard polling parameter
by Vincent Palatin
· 13 years ago
e7e982d
eth: remove usb-ethernet devices before re-enumerating them
by Vincent Palatin
· 13 years ago
e159e48
USB: Make struct devrequest setup_packet local
by Marek Vasut
· 13 years ago
23faf2b
USB: Separate out USB hub driver
by Marek Vasut
· 13 years ago
c08b1b2
USB: Staticize internal functions
by Marek Vasut
· 13 years ago
e910042
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 13 years ago
8a1239e
Merge branch 'master' of git://git.denx.de/u-boot-nds32
by Wolfgang Denk
· 13 years ago
2271e7c
Ethernut 5: fix build error
by prabhakar.csengg@gmail.com
· 13 years ago
cfdae12
cmd_nand.c: Fix 'nand dump' after latest MTD resync
by Tom Rini
· 13 years ago
5f720b8
mtd/nand:Fix wrong usage of is_blank() in fsl_ifc_run_command
by Prabhakar Kushwaha
· 13 years ago
d903612
mtd/nand: Fix IFC driver to support 2K NAND page
by Prabhakar Kushwaha
· 13 years ago
fb49454
nand: reinstate lazy bad block scanning
by Scott Wood
· 13 years ago
1f7b174
Revert "nand: make 1-bit software ECC configurable"
by Scott Wood
· 13 years ago
4ef8067
nds32/board.c: add PCI prompt at boot up
by Macpaul Lin
· 13 years ago
3998586
nds32/ag101/watchdog.S: add linkage support
by Macpaul Lin
· 13 years ago
184e6f7
nds32: add linkage support
by Macpaul Lin
· 13 years ago
f1f2c3c
armv7: omap3: leave outer cache enabled
by Aneesh V
· 13 years ago
c21052b
at91: modified NAND flash timing on otc570 board
by Daniel Gorsulowski
· 13 years ago
dd80264
at91: modified NAND flash timing on meesc board
by Daniel Gorsulowski
· 13 years ago
07c80bc
tt01: fix hush parser config, add release config
by Helmut Raiger
· 13 years ago
d1300f7
tt01: add video support
by Helmut Raiger
· 13 years ago
0b87e01
tt01: fix environment size
by Helmut Raiger
· 13 years ago
2bf3359
i.mx6q: mx6qsabrelite: Update the network configuration
by Troy Kisky
· 13 years ago
9fafe7d
net: phy: make board_phy_config responsible for calling drv->config
by Troy Kisky
· 13 years ago
8682aba
net: phy: add support for Micrel's KSZ9021
by Troy Kisky
· 13 years ago
13947f4
net: fec_mxc: add PHYLIB support
by Troy Kisky
· 13 years ago
28774cb
net: fec_mxc: add 1000 Mbps selection
by Troy Kisky
· 13 years ago
7c0e483
integrator: update the Integrator/CP config
by Linus Walleij
· 13 years ago
2458716
integrator: rewrite the AP PCI driver
by Linus Walleij
· 13 years ago
4ae6a91
integrator: stop calling pci_init() twice
by Linus Walleij
· 13 years ago
48a4ee5
mcx: Enable command line editing
by Detlev Zundel
· 13 years ago
fda9c20
dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci_dm6467Tevm
by prabhakar.csengg@gmail.com
· 13 years ago
512dce09
OMAP3: Remove unused CONFIG_SYS_NAND_ECCSTEPS/TOTAL
by Thomas Weber
· 13 years ago
5605979
Tricorder: Switch env to generic mmc driver
by Thomas Weber
· 13 years ago
6c11dcd
omap3_beagle: Change MAINTAINERS entry
by Tom Rini
· 13 years ago
fd7962e
am335x_evm: Change MAINTAINERS entry
by Tom Rini
· 13 years ago
0e35bde
am33xx: ddr_defs.h: Change DDR timings
by Chase Maupin
· 13 years ago
206a103
da850evm: read mac address from I2C EEPROM on AM18x EVM
by Hadli, Manjunath
· 13 years ago
38fed6e
da850evm: add support to read mac address from SPI flash
by Hadli, Manjunath
· 13 years ago
4258aa6
beagle: enable DVI_PUP
by Peter Meerwald
· 13 years ago
826e991
davinci: cleanup davinci_sync_env_enetaddr() fucntion
by Hadli, Manjunath
· 13 years ago
fa34f6b
common/image.c: align usage of fdt_high with initrd_high
by Shawn Guo
· 13 years ago
ba901df
mx35pdk: Remove duplicate CPU revision and reset cause information
by Fabio Estevam
· 13 years ago
ec0919f
mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINFO is selected
by Fabio Estevam
· 13 years ago
ed9d216
mx51evk: Use gpio_direction_input prior to gpio_get_value
by Fabio Estevam
· 13 years ago
c9d5fd1
mx53smd: Use gpio_direction_input prior to gpio_get_value
by Fabio Estevam
· 13 years ago
7d1267d
mx53evk: Use gpio_direction_input prior to gpio_get_value
by Fabio Estevam
· 13 years ago
9308204
mx53ard: Use gpio_direction_input prior to gpio_get_value
by Fabio Estevam
· 13 years ago
a091be7
mx53loco: Use gpio_direction_input prior to gpio_get_value
by Fabio Estevam
· 13 years ago
913b321
mx6q: mx6qsabrelite: Conditionally define macros for environment in serial flash
by Eric Nelson
· 13 years ago
ba54b92
mx6q: mx6qsabrelite: Provide default serial flash bus and chip-select
by Eric Nelson
· 13 years ago
Next »