Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
4ad0df2b7c79b5514795202d59a4287bc73cb41f
4ad0df2
ppc4xx: Remove unreferenced file include/405_dimm.h
by Stefan Roese
· 14 years ago
e69e520
fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo features
by Timur Tabi
· 14 years ago
68f6618
video: cfb_console: add support for 4bpp bitmaps with GDF_32BIT_X888RGB
by Timur Tabi
· 14 years ago
ef351fe
logos: add Freescale logo
by Timur Tabi
· 14 years ago
d70d8cc
silence config step commands display during MAKEALL builds
by Kim Phillips
· 14 years ago
b9d74b4
arm: Make jadecpu board use relocation
by Matthias Weisser
· 14 years ago
696f6cc
Merge branch 'next' of ../custodians into next
by Wolfgang Denk
· 14 years ago
e7eb046
Merge branch 'next' of git://git.denx.de/u-boot-usb into next
by Wolfgang Denk
· 14 years ago
b65e86d
Merge branch 'next' of ../custodians into next
by Wolfgang Denk
· 14 years ago
6142e0a
USB-CDC: Fix coding style issues
by Vitaly Kuzmichev
· 14 years ago
a170f2c
USB-CDC: called handle_interrupts inside usb_eth_send
by Stefano Babic
· 14 years ago
8046077
USB-CDC: correct wrong alignment in ether.c
by Stefano Babic
· 14 years ago
c0ef513
USB-CDC: change simple_strtol to simple_strtoul
by Vitaly Kuzmichev
· 14 years ago
d5292c1
USB-CDC: ethernet error path potential oops fix
by Vitaly Kuzmichev
· 14 years ago
df559c1
USB-CDC: Correct stat_req initialization
by Vitaly Kuzmichev
· 14 years ago
2e12abe
USB-CDC: Replace 'strcpy' by 'strlcpy'
by Vitaly Kuzmichev
· 14 years ago
0129e32
USB-CDC: Correct freeing usb requests
by Vitaly Kuzmichev
· 14 years ago
7de7318
USB-CDC: Use native debug printout macros
by Vitaly Kuzmichev
· 14 years ago
2721dbf
USB-CDC: Add lost 'qmult' definition
by Vitaly Kuzmichev
· 14 years ago
7b2f390
USB-CDC: Restuct USB gadget Makefile
by Vitaly Kuzmichev
· 14 years ago
23cd138
Integrate USB gadget layer and USB CDC driver layer
by Remy Bohmer
· 15 years ago
70fccb3
usb: musb: stub out MUSB_TXCSR_MODE for Blackfin parts
by Mike Frysinger
· 14 years ago
3c29975
cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECT
by Stefan Roese
· 14 years ago
ca5def3
cfi_flash: Simplify dynamic flash bank number detection
by Stefan Roese
· 14 years ago
b00e19c
cfi_flash: Add weak default for cfi_flash_bank_addr()
by Stefan Roese
· 14 years ago
cba34aa
cfi_flash: Simplify flash_get_info()
by Stefan Roese
· 14 years ago
69434e4
Remove spieval board support
by Wolfgang Denk
· 14 years ago
9ddc3af
Remove smmaco4 board support
by Wolfgang Denk
· 14 years ago
77efe35
Remove HMI10 board support
by Wolfgang Denk
· 14 years ago
ff377b1
canmb board: Fix compiler warnings
by Wolfgang Denk
· 14 years ago
9096435
aev board: Fix compile problems
by Wolfgang Denk
· 14 years ago
9700375
da8xx: fixup ARM relocation support
by Ben Gardiner
· 14 years ago
a51dd67
ARM: implement relocation for arm1176
by Heiko Schocher
· 14 years ago
abef7b8
ARM: implement relocation for arm720t
by Heiko Schocher
· 14 years ago
c6c2ceb
ARM: implement relocation for arm_intcm
by Heiko Schocher
· 14 years ago
ec985e9
ARM: implement relocation for lh7a40x
by Heiko Schocher
· 14 years ago
0110955
ARM: implement relocation for s3c44b0
by Heiko Schocher
· 14 years ago
e30ceca
ARM: implement relocation for sa1100
by Heiko Schocher
· 14 years ago
2af0a09
ARM: implement relocation for ixp
by Heiko Schocher
· 14 years ago
5347f68
ARM: implement relocation for pxa
by Heiko Schocher
· 14 years ago
5a8a87e
ARM: implement relocation for ARM946
by Heiko Schocher
· 14 years ago
405d023
ARM: implement relocation for ARM925
by Heiko Schocher
· 14 years ago
cc7cdcb
ARM: implement relocation for ARM920
by Heiko Schocher
· 14 years ago
ab86f72
ARM: implement relocation for ARM926
by Heiko Schocher
· 14 years ago
561142a
ARM: implement relocation for ARM V7 (OMAP)
by Heiko Schocher
· 14 years ago
e48b7c0
ARM: implement relocation for ARM11
by Heiko Schocher
· 14 years ago
f1d2b31
ARM: add relocation support
by Heiko Schocher
· 14 years ago
4fff329
nand_boot_fsl_nfc.c: make "nfc" a "static const" pointer
by Heiko Schocher
· 14 years ago
1724fe9
i2c, omap24xx: set bus_initialized only after relocation.
by Heiko Schocher
· 14 years ago
23090da
disk/part.c: fix relocation fixup
by Heiko Schocher
· 14 years ago
4444b22
i2c: fix command usage help
by Heiko Schocher
· 14 years ago
3fbeeea
common: move TOTAL_MALLOC_LEN to include/common.h
by Heiko Schocher
· 14 years ago
620f1f6
relocation: fixup cmdtable
by Heiko Schocher
· 14 years ago
7e4a9e6
ARM (ARM11): add data cache support, test on Qong board
by Heiko Schocher
· 14 years ago
95c6f6d
ARM V7 (OMAP): add data cache support, test on Beagle board
by Heiko Schocher
· 14 years ago
c3330e9
ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 board
by Heiko Schocher
· 14 years ago
880eff5
ARM: cp15: setup mmu and enable dcache
by Heiko Schocher
· 14 years ago
55e9742
arm: get rid of bi_env
by Heiko Schocher
· 14 years ago
d1831c5
mpc52xx: Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE
by Heiko Schocher
· 14 years ago
570d7d5
tools: enable img2srec for "tools-all" target
by Mike Frysinger
· 14 years ago
abd315a
tools/env: use host build flags
by Mike Frysinger
· 14 years ago
0358df4
unify toplevel tools targets
by Mike Frysinger
· 14 years ago
8e0ec82
tools: update .gitignore
by Mike Frysinger
· 14 years ago
9ec49f8
MAKEALL: cut down on duplication of targets
by Mike Frysinger
· 14 years ago
727ebd9
Makefile: restore support for board shortcut targets
by Mike Frysinger
· 14 years ago
ea882ba
New implementation for internal handling of environment variables.
by Wolfgang Denk
· 14 years ago
91a7675
Make getenv() work before relocation.
by Wolfgang Denk
· 14 years ago
6d014ad
Remove support for CONFIG_HAS_UID and "forceenv" command
by Wolfgang Denk
· 14 years ago
a6826fb
Add hash table support as base for new environment code
by Wolfgang Denk
· 14 years ago
54c6977
Add qsort - add support for sorting data arrays
by Wolfgang Denk
· 14 years ago
65cd3fa
Add basic errno support.
by Wolfgang Denk
· 14 years ago
a2a649d
4xx: adjust TEXT_BASE to increase U-Boot image size
by Wolfgang Denk
· 14 years ago
d2e2273
IceCube.h: update configuration
by Wolfgang Denk
· 14 years ago
3611665
Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE
by Wolfgang Denk
· 14 years ago
bf56080
4xx: add missing CONFIG_SYS_SRAM_SIZE definition
by Wolfgang Denk
· 14 years ago
07517e7
Prepare v2010.09-rc2
by Wolfgang Denk
· 14 years ago
a806035
Save environment data to mmc.
by Terry Lv
· 14 years ago
3adfd11
socrates: adjust TEXT_BASE to increase U-Boot image size
by Wolfgang Denk
· 14 years ago
fe64fd4
mmc: fix compiler warnings
by Wolfgang Denk
· 14 years ago
29ccd7c
tools/env: fail on invalid options
by Daniel Hobi
· 14 years ago
122bc08
tools/env: allow option "-n" for fw_printenv
by Daniel Hobi
· 14 years ago
c54b592
ARM: Update ARM mach-types
by Thomas Weber
· 14 years ago
8f3b964
mmc: print out partition table
by Lei Wen
· 14 years ago
d2bf29e
mmc: add boundary check for mmc operation
by Lei Wen
· 14 years ago
a12555c
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 14 years ago
e6060a7
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Wolfgang Denk
· 14 years ago
1075b07
nand/davinci: make sure ECC calculation has really started
by Wolfram Sang
· 14 years ago
150f723
display_buffer: fix misaligned buffer
by Reinhard Meyer
· 14 years ago
215e1cb
x86: Remove Unmaintained Boards
by Graeme Russ
· 14 years ago
797960f
x86: Fix x86 Cold Boot
by Graeme Russ
· 14 years ago
a806ee6
x86: Add do_bdinfo()
by Graeme Russ
· 14 years ago
e69c0cb
x86: Fix do_go_exec() - const argv[]
by Graeme Russ
· 14 years ago
93ceb47
usb: musb: set target address for non-multipoint devices
by Bryan Wu
· 14 years ago
8dd7a23
usb: musb: setup TXCOUNT for Blackfin musb
by Bryan Wu
· 14 years ago
2d941de
Prepare v2010.09-rc1
by Wolfgang Denk
· 14 years ago
8fea51a
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
ec99d98
MX51: Update responsible for mx51evk
by Stefano Babic
· 14 years ago
a78ded1
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Wolfgang Denk
· 14 years ago
40e74c8
bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings.
by Wolfgang Denk
· 14 years ago
6696ac1
ARMV7: Fix pad mux for Panda LEDs
by Ricardo Salveti de Araujo
· 14 years ago
Next »