Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
ae2ee77f982d83a9aca06973e39bebb224b5201c
« Previous
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
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
Next »