Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
30bcf2ced16908a5dc3fd9befea5124c955893fe
30bcf2c
cpu/mpc824x/Makefile: fix warning with parallel builds
by Wolfgang Denk
· 16 years ago
62569b6
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 16 years ago
065a0d3
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 16 years ago
fac0b5d
Some changes of TLB entry setting for MPC8572DS
by Haiying Wang
· 16 years ago
8a353d5
Change DDR tlb start entry to CONFIG param for 85xx
by Haiying Wang
· 16 years ago
994719d
Change PCIE1&2 deciide logic on MPC8544DS board more readable
by Roy Zang
· 16 years ago
b302240
PCIE2 and PCIE3 are decided by corresponing bit in devdisr instead of PCIE1 bit
by Roy Zang
· 16 years ago
9142345
Fix IO port selection issue on MPC8544DS and MPC8572DS boards
by Roy Zang
· 16 years ago
47d20df
mpc8610hpcd: Fix PCI mapping concepts
by Becky Bruce
· 16 years ago
8dc2d64
sbc8641d: Fix PCI mapping concepts
by Becky Bruce
· 16 years ago
3fe630c
MPC86xx: fix build warnings
by Wolfgang Denk
· 16 years ago
de92e7e
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 16 years ago
beced32
bf537-stamp/nand: fix board_nand_init prototype
by Mike Frysinger
· 16 years ago
94a8b4c
Blackfin: drop CONFIG_SPI handling in board init
by Mike Frysinger
· 16 years ago
913b9f1
Blackfin: fix out-of-tree building with ldscripts
by Mike Frysinger
· 16 years ago
285f7c1
Blackfin: fix linker scripts to work with --gc-sections
by Mike Frysinger
· 16 years ago
a1ff826
Blackfin: set proper LDRFLAGS for parallel booting LDRs
by Mike Frysinger
· 16 years ago
8c45a9e
at91rm9200: move define from lowlevel_init to header
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
aef363d
m501sk: move to the common memory setup
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
a16842e
at91rm9200: rename lowlevel init value to CONFIG_SYS_
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
ca5bfc1
at91: add at91sam9xeek board support
by Nicolas Ferre
· 16 years ago
26dc940
fix bmp_logo.h make dependencies to allow parallel build
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
e7f5aab
at91: Fix Atmel's at91sam9 boards out of tree build
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
ce6b87d
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 16 years ago
a27d0e2
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Wolfgang Denk
· 16 years ago
e49c30f
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 16 years ago
b83980f
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Wolfgang Denk
· 16 years ago
290ae6b
README: update mailing list name and hits to patch submission.
by Wolfgang Denk
· 16 years ago
3a65cba
85xx: Enable inbound PCI config cycles for X-ES boards cleanup
by Peter Tyser
· 16 years ago
f3c970c
XPedite5200 board support cleanup
by Peter Tyser
· 16 years ago
3bef09c
usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enable
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0b691fc
mpc8[56]xx: Put localbus clock in sysinfo and gd
by Trent Piepho
· 16 years ago
5053058
mpc86xx: Double local bus clock divider
by Trent Piepho
· 16 years ago
a8665ac
mpc8568: Double local bus clock divider
by Trent Piepho
· 16 years ago
68aec14
85xx: Fix the boot window issue
by Dave Liu
· 16 years ago
2a03a05
sbc8548: use proper PHY address
by Paul Gortmaker
· 16 years ago
76a2737
sbc8548: enable command line editing by default.
by Paul Gortmaker
· 16 years ago
c9af652
sbc8548: don't enable the 3rd and 4th eTSEC
by Paul Gortmaker
· 16 years ago
f474551
Set IVPR to kenrel entry point in second core boot page
by Haiying Wang
· 16 years ago
1b560ac
mpc8xxx: LCRR[CLKDIV] is sometimes five bits
by Trent Piepho
· 16 years ago
bc424c9
mpc8[56]xx: Put localbus clock in device tree
by Trent Piepho
· 16 years ago
e58c839
NAND FSL elbc: Use virt_to_phys to determine which bank is in use
by Kumar Gala
· 16 years ago
64dcf47
ppc: Use addrmap in virt_to_phys and map_physmem.
by Kumar Gala
· 16 years ago
9ac287a
85xx: Add support to populate addr map based on TLB settings
by Kumar Gala
· 16 years ago
59b5fdf
XPedite5200 board support
by Peter Tyser
· 16 years ago
2143be8
85xx: Enable inbound PCI config cycles for X-ES boards
by Peter Tyser
· 16 years ago
1c2b329
XPedite5370 board support
by Peter Tyser
· 16 years ago
9902e42
Add support for PCA953x I2C gpio devices
by Peter Tyser
· 16 years ago
bc98e54
pci/fsl_pci_init: Enable inbound PCI config cycles
by Peter Tyser
· 16 years ago
0faf0f4
MIPS: qemu_mips: update doc to generate and to use qemu flash, ide file
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d33caef
MIPS: qemu_mips: update doc to use all disk and boot linux kernel
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
1bc0ea8
MIPS: qemu_mips: move env storage just after u-boot
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
ac49a02
Prepare 2009.01-rc1
by Wolfgang Denk
· 16 years ago
a0af83d
include/configs/at91cap9adk.h: fix typo.
by Wolfgang Denk
· 16 years ago
3751bbd
board/trab/memory.c: Fix compile problems.
by Wolfgang Denk
· 16 years ago
11b12a3
NAND: Mark the BBT as scanned prior to calling scan_bbt.
by Scott Wood
· 16 years ago
28ca695
Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master
by Wolfgang Denk
· 16 years ago
71e05e0
jffs2: include <linux/mtd/compat.h> instead of defining own min_t
by Ilya Yanok
· 16 years ago
002dd96
powerpc: fix io.h build warning with CONFIG_PHYS_64BIT
by Becky Bruce
· 16 years ago
e1697ab
trab: make trab_fkt standalone code independent of libgcc
by Wolfgang Denk
· 16 years ago
abe9082
post/Makefile: fix dependency problem with parallel builds
by Wolfgang Denk
· 16 years ago
71d8100
Makefile: fix dependency problem with parallel builds
by Wolfgang Denk
· 16 years ago
55334c7
Coding style cleanup, update CHANGELOG.
by Wolfgang Denk
· 16 years ago
61edb2f
spi/stmicro: fix debug() display of cmd
by Mike Frysinger
· 16 years ago
9af10d5
env_sf: support embedded environments
by Mike Frysinger
· 16 years ago
13d598f
i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions
by Timur Tabi
· 16 years ago
06ed90b
lib_ppc: rework the flush_cache
by Dave Liu
· 16 years ago
0949bd1
Introduce addr_map library
by Kumar Gala
· 16 years ago
9364a67
Introduce virt_to_phys()
by Kumar Gala
· 16 years ago
e68a78a
POST Make: fix the sub-dir dependencies missing.
by Yuri Tikhonov
· 16 years ago
5b4eba2
Fix a typo in fw_env.config
by Martin Michlmayr
· 16 years ago
538376f
Remove unused CONFIG_ADDR_STREAMING defines
by Peter Tyser
· 16 years ago
ed3baea
cmd_mem: Remove unused variable
by Peter Tyser
· 16 years ago
f88438a
Fix new found CFG_
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
ee2b00a
Remove compiler warning: target CPU does not support interworking
by Sergei Poselenov
· 16 years ago
0ba0a77
Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independent
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
f0533c9
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 16 years ago
261a048
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Wolfgang Denk
· 16 years ago
5ff8350
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Wolfgang Denk
· 16 years ago
049803e
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
by Wolfgang Denk
· 16 years ago
630f033
Merge branch 'master' of git://git.denx.de/u-boot-ubi
by Wolfgang Denk
· 16 years ago
2a12190
ppc4xx: Disable EEPROM write access on PMC440 boards
by Matthias Fuchs
· 16 years ago
abfcacb
ppc4xx: Fix Ethernet PHY LED configuration on PMC440 boards
by Matthias Fuchs
· 16 years ago
aed3f50
MIPS: Flush data cache upon relocation
by Stefan Roese
· 16 years ago
d6e14c0
MIPS: Add CONFIG_SKIP_LOWLEVEL_INIT
by Stefan Roese
· 16 years ago
2b1c815
MIPS: Add board_early_init_f() to init_sequence
by Stefan Roese
· 16 years ago
1af2a0d
MIPS: Add onenand_init() to board.c and move nand_init()
by Stefan Roese
· 16 years ago
6743808
sh: Update sh2/sh2a timer
by Nobuhiro Iwamatsu
· 16 years ago
a24194d
sh: r2dplus fix register access
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
3c233cf
sh: r2dplus/lowlevel_init: coding style fix
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
121e2c5
sh: Changed value of CACHE_OC_NUM_ENTRIES and CACHE_OC_WAY_SHIFT
by Nobuhiro Iwamatsu
· 16 years ago
ac89047
sh: Update sh timer function
by Nobuhiro Iwamatsu
· 16 years ago
d22cf6a
sh: Migo-R: Update BSC value
by Nobuhiro Iwamatsu
· 16 years ago
54d07ca
sh: Update ms7722se board config
by Nobuhiro Iwamatsu
· 16 years ago
8633c80
sh: Update SuperH serial driver
by Nobuhiro Iwamatsu
· 16 years ago
8467d3b
sh: fix rsk7203 and MigoR out of tree build
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
06e5fda
ppc4xx: Update TEXT_BASE for CPCI405 boards
by Matthias Fuchs
· 16 years ago
4489628
ppc4xx: Remove some features from ALPR to fit into 256k again
by Stefan Roese
· 16 years ago
bedb9311
UBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failing initialization
by Stefan Roese
· 16 years ago
920863d
UBI: Return -ENOMEM upon failing malloc
by Stefan Roese
· 16 years ago
Next »