Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
333b27b7ef24ca617ad174ef59eba285bc93f7e9
333b27b
ppc4xx: Update PMC440 config file
by Matthias Fuchs
· 17 years ago
640b9e7
ppx4xx: Fix sdram init on PMC440 boards
by Matthias Fuchs
· 17 years ago
82e9f43
ppc4xx: Make Sequoia boot vxWorks
by Niklaus Giger
· 17 years ago
54f63cd
ppc4xx: Fix dflush() to restore DVLIM register
by Larry Johnson
· 17 years ago
de9fcb5
Fix Ethernet init() return codes
by Ben Warren
· 17 years ago
545b06a
Coding Style cleanup; update CHANGELOG
by Wolfgang Denk
· 17 years ago
49e3f7a
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
by Wolfgang Denk
· 17 years ago
b434468
Add QE brg freq and correct qe bus freq fdt update code
by Kim Phillips
· 17 years ago
47b98e5
Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master
by Wolfgang Denk
· 17 years ago
3330e2d
Remove cache config from ATUM8548 and sbc8548 configs
by Andy Fleming
· 17 years ago
6d838da
85xx: add ability to upload QE firmware
by Timur Tabi
· 17 years ago
938e14e
85xx: Remove cache config from configs.h
by Kumar Gala
· 17 years ago
2533e45
mpc85xx: Add support for ATUM8548 (updated)
by robert lazarski
· 17 years ago
a36f555
mpc85xx: Add support for ATUM8548 (updated)
by robert lazarski
· 17 years ago
a7114d0
mpc85xx: Add support for SBC8548 (updated)
by Joe Hamman
· 17 years ago
ccefae4
mpc85xx: Add support for SBC8548 (updated)
by Joe Hamman
· 17 years ago
4fdb81b
MPC8568E-MDS: set up QE pario for UART1
by Anton Vorontsov
· 17 years ago
734b442
MPC8568E-MDS: reset UCCs to use them reliably
by Anton Vorontsov
· 17 years ago
1ad4b3b
Reworked FSL Book-E TLB macros to be more readable
by Kumar Gala
· 17 years ago
4302ed7
Use FSL Book-E MMU macros from Linux Kernel
by Kumar Gala
· 17 years ago
55b8668
Fix my own merge stupidity
by Andy Fleming
· 17 years ago
6a17912
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 17 years ago
899256e
Merge branch 'master' of git://www.denx.de/git/u-boot-freebsd
by Wolfgang Denk
· 17 years ago
3034a86
Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master
by Wolfgang Denk
· 17 years ago
20ffa97
Expose parse_line() globally.
by James Yang
· 17 years ago
1a7cbc1
Merge branch 'master' of git://www.denx.de/git/u-boot-usb
by Wolfgang Denk
· 17 years ago
f33f94a
trivial: fix consequences of a bad merge
by Guennadi Liakhovetski
· 17 years ago
37cc4f0
Add Ctrl combo key support to usb keyboard driver.
by Zhang Wei
· 17 years ago
0037635
fix various comments
by Marcel Ziswiler
· 17 years ago
aea6856
fix comments with new drivers organization
by Marcel Ziswiler
· 17 years ago
b562863
Remove the obsolete terse version of do_mii()
by Shinya Kuribayashi
· 17 years ago
f719c1e
Do not reference sha1.c when building mkimage.
by Mike Frysinger
· 17 years ago
9a63104
common/cmd_mii.c: Add sanity argc check
by Shinya Kuribayashi
· 17 years ago
dd6c180
Merge branch 'master' of /home/wd/git/u-boot/master/
by Wolfgang Denk
· 17 years ago
a19be78
API for external applications.
by Rafal Jaworowski
· 17 years ago
75b5442
Globalize envmatch()
by Rafal Jaworowski
· 17 years ago
cc3c2600
Coding Style cleanup, update CHANGELOG
by Wolfgang Denk
· 17 years ago
3fa2b52
fix easylogo on big endian dev systems
by Mike Frysinger
· 17 years ago
fc78ad1
cleanup easylogo
by Mike Frysinger
· 17 years ago
59f1275
Fix build problems under Cygwin
by raptorbrino@aim.com
· 17 years ago
68d89dc
cmd_bmp: Add support for displaying gzip compressed bmps
by Hans-Christian Egtvedt
· 17 years ago
9759107
Fix and optimize MII operations on FEC (MPC8xx) controllers
by Guennadi Liakhovetski
· 17 years ago
de20a4f
Fix endianness conversions in rtl8169 driver
by Guennadi Liakhovetski
· 17 years ago
a9e2c0f
Add Ctrl combo key support to usb keyboard driver.
by Zhang Wei
· 17 years ago
2f1a4ce
Merge git://www.denx.de/git/u-boot
by Markus Klotzbuecher
· 17 years ago
635a2c7
Coding Style clenaup; update CHANGELOG
by Wolfgang Denk
· 17 years ago
7601e26
Remove bit swapping in Xilinx Spartan bitfile loading
by Matthias Fuchs
· 17 years ago
b845b1e
Fix MSB check in Xilinx Spartan slave serial mode
by Matthias Fuchs
· 17 years ago
4148163
Add new Xilinx Spartan FPGA types
by Matthias Fuchs
· 17 years ago
518e2e14
Add pre and post configuration callbacks for Spartan FPGAs
by Matthias Fuchs
· 17 years ago
a440087
Improve configuration of FPGA subsystem
by Matthias Fuchs
· 17 years ago
6f60bf3
Add Epson RX8025 RTC support
by Matthias Fuchs
· 17 years ago
2380f43
serial: Make default_serial_console() a weak function
by Matthias Fuchs
· 17 years ago
a311ef3
add 'terminal program' functionality
by Harald Welte
· 17 years ago
5a39510
Re-introduce the 'nand read.oob' and 'nand write.oob' commands
by Harald Welte
· 17 years ago
ed31f72
Fix building with CRAMFS but not JFFS2 support
by Harald Welte
· 17 years ago
6366f00
Allow CONFIG_AUTO_COMPLETE and command history CONFIG_CMDLINE_EDITING at the sametime
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
6beda0c
ARM: support board-specific ethernet PHY init
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
69fb9fa
IXP: Add full baud-rate support for ixp42x, ixp45x and ixp46x
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
7a2bb68
Add missing file in gitignore and comments
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
c93939f
Coding Style cleanup, update CHANGELOG
by Wolfgang Denk
· 17 years ago
4ca4c6c
Merge branch 'master' of git://www.denx.de/git/u-boot-arm
by Wolfgang Denk
· 17 years ago
fec4e17
Merge branch 'master' of git://www.denx.de/git/u-boot-fdt
by Wolfgang Denk
· 17 years ago
038398a
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx
by Wolfgang Denk
· 17 years ago
f79b3b5
Merge branch 'master' of /home/wd/git/u-boot/master/
by Wolfgang Denk
· 17 years ago
fcfd526
Merge branch 'lwmon5-no-ocm'
by Stefan Roese
· 17 years ago
191a8dc
POST: Execute SPR test after relocation
by Stefan Roese
· 17 years ago
3b897fc
ppc4xx: Change LWMON5 to not use OCM for init-ram and POST anymore
by Stefan Roese
· 17 years ago
e33fa5f
ppc4xx: Add CFG_POST_ALT_WORD_ADDR to support non OCM POST WORD storage
by Stefan Roese
· 17 years ago
a86bde3
ppc4xx: Add 44x cache locking to better support init-ram in d-cache
by Stefan Roese
· 17 years ago
51fbbb7
Fix memset bug in ext2fs_read_file()
by Wolfgang Denk
· 17 years ago
9ecbe25
Fix problems with usb storage devices on MPC5200 /TQM5200
by Markus Klotzbücher
· 37 years ago
6eb8792
Fix compile problem with new env code.
by Wolfgang Denk
· 17 years ago
2c52a76
tools: fix fw_printenv tool to compile again
by Markus Klotzbücher
· 17 years ago
eb267ba
ppc4xx: assign PCI interrupts on seuqoia boards
by Matthias Fuchs
· 17 years ago
0d548f9
ppc4xx: Move cpu/ppc4xx/vecnum.h into include path
by Matthias Fuchs
· 17 years ago
9a4bda0
ppc4xx: Fix UIC2 vector number base
by Matthias Fuchs
· 17 years ago
6bc0ef4
ppc4xx: Update PLB/PCI divider for PMC440 board
by Matthias Fuchs
· 17 years ago
f071901
ppc4xx: Disable error message when no NAND chip is installed on PMC440
by Matthias Fuchs
· 17 years ago
c7d16fd
Fix compile problem with new env code.
by Wolfgang Denk
· 17 years ago
94db557
tools: fix fw_printenv tool to compile again
by Markus Klotzbücher
· 17 years ago
e60091d
LIBFDT: use memmove() instead of memcpy()
by Gerald Van Baren
· 17 years ago
24d828f
libfdt: Add more documentation (patch the seventh)
by David Gibson
· 17 years ago
e85cae1
libfdt: Add more documentation (patch the sixth)
by David Gibson
· 17 years ago
569c035
Fine grained per property /chosen updating.
by Gerald Van Baren
· 17 years ago
7655c09
Improve the FDT help message.
by Gerald Van Baren
· 17 years ago
d91383a
Support setting FDT properties with optional values.
by Gerald Van Baren
· 17 years ago
21d2916
Add fdt_find_and_setprop() to fdt_support.h
by Matthias Fuchs
· 17 years ago
8111a0e
ppc4xx: Return 0 on success in 4xx ethernet driver
by Stefan Roese
· 17 years ago
4549a68
Merge branch 'inka4x0-ng' of /home/m8/git/u-boot/
by Wolfgang Denk
· 17 years ago
fe23bbda
mpc83xx: fix missed pci_hose -> hose conversion for new libfdt code
by Kim Phillips
· 17 years ago
8272f2b
mpc83xx: rm remaining FLAT_TREE code
by Kim Phillips
· 17 years ago
3204c7c
mpc83xx: remove FLAT_TREE code
by Kim Phillips
· 17 years ago
fd47a74
mpc83xx: convert to using do_fixup_*()
by Kim Phillips
· 17 years ago
61a608c
sbc8349: enable libfdt by default on WRS SBC8349 board.
by Paul Gortmaker
· 17 years ago
7b668d4
sbc8349: migrate board to libfdt
by Paul Gortmaker
· 17 years ago
b39a7c9
sbc8349: Remove board specific ECC code
by Paul Gortmaker
· 17 years ago
3b8205b
mpc83xx: Remove CONFIG options related to OF that we dont use (on 837x)
by Kim Phillips
· 17 years ago
4e48320
Add support CONFIG_UEC_ETH3 in MPC83xx
by Joakim Tjernlund
· 17 years ago
13b5688
Remove CONFIG options related to OF that we dont use
by Kumar Gala
· 17 years ago
Next »