Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a19be78c503fad7e7a8568b07ba3b56f6288198d
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
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
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
cccb19c
mpc83xx: supress compiler warning
by Kim Phillips
· 17 years ago
9052774
mpc83xx: fix remaining fdt_find_node_by_path references
by Kim Phillips
· 17 years ago
5b4236b
mpc83xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitions for 837x
by Kim Phillips
· 17 years ago
19e2f6f
mpc83xx: mpc8360 rev.2.1 erratum 2: replace rgmii-id with rgmii-rxid
by Kim Phillips
· 17 years ago
6b276e7
mpc83xx: update the CREDITS and MAINTAINERS
by Dave Liu
· 17 years ago
dc9e4bb
mpc83xx: add MAINTAINER and MAKEALL entries for the mpc837xemds
by Dave Liu
· 17 years ago
e6b4403
mpc83xx: Add the MPC837xEMDS board readme
by Dave Liu
· 17 years ago
b19ecd3
mpc83xx: Add the support of MPC837xEMDS board
by Dave Liu
· 17 years ago
e0cfec8
mpc83xx: Add the support of MPC8315E SoC
by Dave Liu
· 17 years ago
5245ff5
mpc83xx: Add the support of MPC837x SoC
by Dave Liu
· 17 years ago
cbea438
MPC8360E-MDS: configure and enable second UART
by Anton Vorontsov
· 17 years ago
80feb8e
83xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitions
by Timur Tabi
· 17 years ago
54f5f10
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
by Wolfgang Denk
· 17 years ago
0bfa88e
Merge with git://www.denx.de/git/u-boot.git
by Peter Pearse
· 17 years ago
656eb14
ppc4xx: Remove weak binding from common Denali data-eye search code
by Larry Johnson
· 17 years ago
79a62b5
Merge branch 'katmai-ddr-gda'
by Stefan Roese
· 17 years ago
5d12092
ppc4xx: Remove unused CONFIG_ECC_ERROR_RESET from 44x_spd_ddr2.c
by Stefan Roese
· 17 years ago
e3060b0
ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setup
by Stefan Roese
· 17 years ago
19789c4
ppc4xx: Remove sdram.h from PMC440 board
by Matthias Fuchs
· 17 years ago
88f4a7b
ppc4xx: use common denali core defines and data eye search code for PMC440
by Matthias Fuchs
· 17 years ago
e83a391
ppc4xx: More cleanup for esd's LCD code
by Matthias Fuchs
· 17 years ago
1e3159e
ppc4xx: Fix Sequoia NAND booting target
by Stefan Roese
· 17 years ago
5989058
ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Korat board
by Lawrence R. Johnson
· 17 years ago
1e8db03
ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Sequoia board
by Lawrence R. Johnson
· 17 years ago
725f64c
ppc4xx: Add functionality to GPIO support
by Lawrence R. Johnson
· 17 years ago
2f4e682
PPC4xx: Remove sdram.h from board/lwmon5
by Larry Johnson
· 17 years ago
1da4255
PPC4xx: Use common code for LWMON5 board SDRAM support
by Larry Johnson
· 17 years ago
c76f1a9
PPC4xx: Remove sdram.h from board/amcc/sequoia
by Larry Johnson
· 17 years ago
27bc997
PPC4xx: Use common code for Sequoia board SDRAM support
by Larry Johnson
· 17 years ago
a02d62b
net: Add CONFIG_NET_DO_NOT_TRY_ANOTHER option
by Matthias Fuchs
· 17 years ago
aed3358
NET: Proper return code handling in eth_init() function in file eth.c
by Upakul Barkakaty
· 17 years ago
db7101e
net/eth.c: Fix env_enetaddr signed overflow
by Shinya Kuribayashi
· 17 years ago
1f2c9a4
Introduce new eth_receive routine
by Rafal Jaworowski
· 17 years ago
0f26273
8610: Move include of config.h earlier.
by Jon Loeliger
· 17 years ago
0a2a122
Don't slam #undef DEBUG in the 8641HPCN config file.
by Jon Loeliger
· 17 years ago
6160aa4
Convert MPC8641HPCN to use libfdt.
by Jon Loeliger
· 17 years ago
c82dc2f
Merge commit 'wd/master'
by Jon Loeliger
· 17 years ago
faa7315
cfi_flash: Fix bug in flash_isset() to use correct 32bit function
by Stefan Roese
· 17 years ago
Next »