Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c78a62acdfbc0a1cc75ee934f7897b9e99bd3e8d
« Previous
9583dfa
MX51: add structure to access System Reset Controller
by Stefano Babic
· 14 years ago
35af33d
MX51: Added pins definition to set up pads
by Stefano Babic
· 14 years ago
87d98d3
ARM: Use syslib functions for all CORTEXA8
by Stefano Babic
· 14 years ago
c4ea142
Use common function to set GPIOs for MX3 and MX5
by Stefano Babic
· 14 years ago
2e6e177
Merge branch 'next' of /home/wd/git/u-boot/next
by Wolfgang Denk
· 14 years ago
1e4e5ef
Prepare v2010.09
by Wolfgang Denk
· 14 years ago
949c80e
mpc512x: fix build issues
by Wolfgang Denk
· 14 years ago
e299e3f
ARMV7: OMAP3: Update Beagle xM pinmux with USB hub and DVI gpio setup
by Steve Sakoman
· 14 years ago
7ca3f9c
ARMV7: OMAP4: Calculate SDRAM size
by Aneesh V
· 14 years ago
c1244e85
ARMV7: OMAP4: Fix Panda pinmux setting to enable Wifi/BT Module
by Steve Sakoman
· 14 years ago
85d3eba
ixp/npe: Remove duplicated comment
by Thomas Weber
· 14 years ago
68c3d64
bmw: Remove duplicated include of header file
by Thomas Weber
· 14 years ago
3df6195
Add support for operating system OSE
by Torkel Lundgren
· 14 years ago
360d883
README: Fix description of version numbering scheme
by Thomas Weber
· 14 years ago
86af10c
Fix "ubi part" cmd re-entrancy
by Karl Beldan
· 14 years ago
cdfcedb
atmel_lcd: Allow contrast polarity to be either positive or negative
by Alexander Stein
· 14 years ago
55b0523
p1022ds: use weak CFI flash accessors when DIU is enabled
by Timur Tabi
· 14 years ago
d5e01e4
p1022ds: add video support
by Timur Tabi
· 14 years ago
9e70d13
fsl_diu_fb: further refactoring of FSL DIU code
by Anatolij Gustschin
· 14 years ago
d03161b
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 14 years ago
6aa3d3b
83xx: Remove warmboot parameter from PCI init functions
by Peter Tyser
· 14 years ago
9eda770
mpc83xx: extend CONFIG_SYS_BOOTMAPSZ increase to mpc8308_p1m
by Kim Phillips
· 14 years ago
654d49b
mpc83xx: fix pcie build warning
by Kim Phillips
· 14 years ago
bc8f8c2
mpc8308_p1m: support for MPC8308 P1M board
by Ilya Yanok
· 14 years ago
65ea758
MPC8308RDB: various clean ups
by Ilya Yanok
· 14 years ago
f3ce250
mpc8308: add SICR{L,H} fields definitions
by Ilya Yanok
· 14 years ago
f137104
mpc83xx: add support for setting PCIE clocks
by Ilya Yanok
· 14 years ago
bab00b9
mpc83xx/pcie: make it compile with PCIE2 unconfigured
by Ilya Yanok
· 14 years ago
9f530d5
e300: increase CONFIG_SYS_BOOTMAPSZ to allow booting large kernels
by Ira W. Snyder
· 14 years ago
e8d3ca8
mpc831xerdb: enable mtdparts for NAND
by Scott Wood
· 14 years ago
ad876ff
ppc4xx: Disable trace broadcast for 44x non debug mode
by Victor Gallardo
· 14 years ago
e02d449
ppc4xx: Cleanup of PVR detection code in cpu.c
by Stefan Roese
· 14 years ago
5b914463
ppx4xx: remove unused functionality for DU405 boards
by Matthias Fuchs
· 14 years ago
2495664
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
by Stefan Roese
· 14 years ago
e3c78c9
ppc4xx: Remove now unused CONFIG_UART1_CONSOLE
by Stefan Roese
· 14 years ago
550650d
ppc4xx: Use common NS16550 driver for PPC4xx UART
by Stefan Roese
· 14 years ago
afabb49
ppc4xx: Big header cleanup part 2, mostly PPC405 related
by Stefan Roese
· 14 years ago
5e7abce
ppc4xx: Big header cleanup, mostly PPC440 related
by Stefan Roese
· 14 years ago
0988776
ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific
by Stefan Roese
· 14 years ago
b36df56
ppc4xx: Move ppc4xx headers to powerpc include directory
by Stefan Roese
· 14 years ago
4ad0df2
ppc4xx: Remove unreferenced file include/405_dimm.h
by Stefan Roese
· 14 years ago
8a805df
ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size
by Stefan Roese
· 14 years ago
ab25e88
ppc4xx: POST UART: Use in/out_8() io-accessor functions
by Stefan Roese
· 14 years ago
6aa9195
ppc4xx: Fix CATcenter build
by Stefan Roese
· 14 years ago
2675244
Merge branch 'master' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 14 years ago
e6e1fb3
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 14 years ago
d1475d8
Merge branch 'master' of /home/wd/git/u-boot/master
by Wolfgang Denk
· 14 years ago
55fed6f
Blackfin: bfin_spi: use same gpio cs define as Linux
by Mike Frysinger
· 14 years ago
3d7c8cf
Blackfin: update some missed board config.mk files
by Mike Frysinger
· 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
c88777e
video: cfb_console: fix definition and usage of CURSOR_xxx macros
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
800eb09
POST cleanup.
by Michael Zaidman
· 14 years ago
e2fad3f
cmd_mmc: use common usage function
by Mike Frysinger
· 14 years ago
16e66cf
setlocalversion: add some more fallbacks for git describe
by Mike Frysinger
· 14 years ago
696f6cc
Merge branch 'next' of ../custodians into next
by Wolfgang Denk
· 14 years ago
0cc89de
Merge branch 'master' of /home/wd/git/u-boot/master
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
Next »