Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3c373417e9449d4f956bc151e3f0d61709535295
3c373417
ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs
by Dave Mitchell
· 16 years ago
606ce99
ppc4xx: Delete unused definitions for SDR0_DDRCFG from ppc4xx.h
by Steven A. Falco
· 16 years ago
fe05a02
ppc4xx: Clear all potentially pending exceptions in MCSR
by Stefan Roese
· 16 years ago
d2454ba
Align end of bss by 4 bytes
by Selvamuthukumar
· 16 years ago
6c2f4f0
Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx
by Wolfgang Denk
· 16 years ago
eccb5e7
mpc8641: fix address-cells default in old .dts detection
by Becky Bruce
· 16 years ago
2f79edd
lib_ppc: Move trap_init to occur earlier
by Becky Bruce
· 16 years ago
48d3ce2
mpc8641: Try to detect old .dts files
by Becky Bruce
· 16 years ago
f4a865c
toplevel Makefile: Add MPC8641HPCN_36BIT target
by Becky Bruce
· 16 years ago
0bd2509
mpc8641: Support 36-bit physical addressing
by Becky Bruce
· 16 years ago
8c2ebd0
mpc8641: Change 32-bit memory map
by Becky Bruce
· 16 years ago
2a97867
mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY
by Becky Bruce
· 16 years ago
aa06c6c
mpc86xx: Use SRR0/1/rfi to enable address translation, not blr
by Becky Bruce
· 16 years ago
05ddb88
mpc8641: make DIAG_ADDR == FLASH_BASE
by Becky Bruce
· 16 years ago
2e1aef0
mpc8641: Drop imaginary second flash bank, map 8MB
by Becky Bruce
· 16 years ago
8ec01a3
mpc8641: only define CONFIG_ENV_SIZE once
by Becky Bruce
· 16 years ago
fa9e7c5
mpc86xx: Move setup_bats into cpu_init_f
by Becky Bruce
· 16 years ago
a6f0e79
mpc8641: Remove extra "0" from BR2 define
by Becky Bruce
· 16 years ago
fa6a6ae
Merge commit 'wd/master'
by Jon Loeliger
· 16 years ago
9a45dcc
drivers/qe/uec_phy.c: Added PHY-less (fixed PHY) driver.
by Richard Retanubun
· 16 years ago
e602f22
ColdFire: Add mii driver in drivers/net
by TsiChung Liew
· 16 years ago
9e37c58
Moved initialization of PPC4xx EMAC to cpu_eth_init()
by Ben Warren
· 16 years ago
9137573
Moved PPC4xx EMAC driver to drivers/net
by Ben Warren
· 16 years ago
3a918a6
Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC
by Ben Warren
· 16 years ago
bbff280
Moved initialization of MPC8XX SCC to cpu_eth_init()
by Ben Warren
· 16 years ago
5d71837
Moved initialization of MPC8220 FEC to cpu_eth_init()
by Ben Warren
· 16 years ago
6773169
Moved initialization of QE Ethernet controller to cpu_eth_init()
by Ben Warren
· 16 years ago
70618a3
Moved initialization of FCC Ethernet controller to cpu_eth_init
by Ben Warren
· 16 years ago
c4cc8f2
Fix typo in cpu/mpc85xx/cpu.c
by Ben Warren
· 16 years ago
93971f6
net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_init
by Shinya Kuribayashi
· 16 years ago
3ead27f
Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init()
by Ben Warren
· 16 years ago
0d50191
xilinx_emaclite buffer overrun
by Clive Stubbings
· 16 years ago
e2fd320
NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg.
by richardretanubun
· 16 years ago
001090f
Adds two more ethernet interface to 83xx
by richardretanubun
· 16 years ago
8b1a17c
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 16 years ago
4c4db5c
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
58be205
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 16 years ago
d02bd27
Merge branch 'master' of git://git.denx.de/u-boot-at91
by Wolfgang Denk
· 16 years ago
5ac327c
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 16 years ago
1de40b8
Merge branch 'master' of git://git.denx.de/u-boot-coldfire
by Wolfgang Denk
· 16 years ago
abaacb6
AT91: Replace AT91_BASE_EMAC by the board specific values.
by Stelian Pop
· 16 years ago
6aaac7f
AT91: Replace (undefined) AT91_ID_US* by the board specific values.
by Stelian Pop
· 16 years ago
c804eb2
Makefile/at91sam9: move some at91sam9 to the correct subsection for arm926ejs
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
77e524c
Custom AFEB9260 board support
by Sergey Lapin
· 16 years ago
9a3393b
Change to use "do_div" macro
by Tomohiro Masubuchi
· 16 years ago
d71fec0
ARM926EJ-S: relocate OMAP specific 'cpuinfo.c' into OMAP directory
by Roman Mashak
· 16 years ago
585a7c9
ARM/Versatile port: Removed unused functions
by Roman Mashak
· 16 years ago
d1cb6cb
powerpc: change 86xx SMP boot method
by Becky Bruce
· 16 years ago
74d126f
8641HPCN: Config file cleanup
by Becky Bruce
· 16 years ago
cc064ed
86xx: Make dram_size a phys_size_t
by Becky Bruce
· 16 years ago
7e554a3
powerpc 86xx: Handle CCSR relocation earlier
by Becky Bruce
· 16 years ago
6c2bec3
mpc8641: Make PCI and RIO mutually exclusive, fix non-PCI build
by Becky Bruce
· 16 years ago
bbafb23
mpc8641: Stop supporting non-PCI_PNP configs
by Becky Bruce
· 16 years ago
476f6bc
ColdFire: Fix M5329EVB and M5373EVB nand issue
by TsiChung Liew
· 16 years ago
10e9a6e
ColdFire: Fix compilation error
by TsiChung Liew
· 16 years ago
e7e4fc8
ColdFire: Add MCF5301x CPU and M53017EVB support
by TsiChung Liew
· 16 years ago
39966e3
ColdFire: Add SBF support for M52277EVB
by TsiChung Liew
· 16 years ago
12b340a
ColdFire: Use CFI driver for M5272C3
by TsiChung Liew
· 16 years ago
69b1757
ColdFire: Relocate FEC's GPIO and mii functions protocols
by TsiChung Liew
· 16 years ago
a1c01a4
ColdFire: Remove platforms mii.c file
by TsiChung Liew
· 16 years ago
7f1a046
ColdFire: Modules header files cleanup
by TsiChung Liew
· 16 years ago
fb6a046
ColdFire: Remove linker file
by TsiChung Liew
· 16 years ago
3b2ad17
ppc: Fix compile warnings when !CONFIG_OF_LIBFDT
by Peter Tyser
· 16 years ago
74ba1ba
common/Makefile: create others group for non core, environment and command files
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5fd78c9
TQM8260: use CFI flash driver instead of custom driver.
by Wolfgang Denk
· 16 years ago
ad5298c
Consolidate MAX/MIN definitions
by Andy Fleming
· 16 years ago
6a65469
mgsuvd: remove unused defines in config file.
by Heiko Schocher
· 16 years ago
82f15f3
Coding Style cleanup, update CHANGELOG
by Wolfgang Denk
· 16 years ago
bcea19d
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Wolfgang Denk
· 16 years ago
450402d
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Wolfgang Denk
· 16 years ago
e95552b
Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash
by Wolfgang Denk
· 16 years ago
eb80aa3
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 16 years ago
a6822f0
Merge branch 'master' of git://git.denx.de/u-boot-fdt
by Wolfgang Denk
· 16 years ago
5e5e5a4
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 16 years ago
ab92229
NAND: Allow NAND and OneNAND to coexist
by Alessandro Rubini
· 16 years ago
c97ba11
JFFS2: Eliminate compiler error when both NAND and OneNAND are enabled.
by Scott Wood
· 16 years ago
3a1e04f
NAND: Add NAND support for MPC8536DS board
by Jason Jin
· 16 years ago
6862378
NAND: Fix CONFIG_ENV_ADDR for MPC8572DS
by Haiying Wang
· 16 years ago
6912108
sh: rsk7203: Moved rsk7203 board to board/renesas
by Nobuhiro Iwamatsu
· 16 years ago
2aa6f9e
sh: MigoR: Moved MigoR board to board/renesas
by Nobuhiro Iwamatsu
· 16 years ago
6aa0ab8
sh: r2dplus: Moved r2dplus board to board/renesas
by Nobuhiro Iwamatsu
· 16 years ago
ba7bae8
sh: sh7763rdp: Moved sh7763rdp board to board/renesas
by Nobuhiro Iwamatsu
· 16 years ago
3b0928c
sh: sh7785lcr: Moved sh7785lcr board to board/renesas
by Nobuhiro Iwamatsu
· 16 years ago
c945932
sh: r7780mp: Moved r7780mp board to board/renesas
by Nobuhiro Iwamatsu
· 16 years ago
311d95a
sh: ap325rxa: Moved ap325rxa board to board/renesas
by Nobuhiro Iwamatsu
· 16 years ago
600e183
CFI Driver: Fix "flash not ready" problem
by Wolfgang Denk
· 16 years ago
8204d57
ppc4xx: Fix spelling error in MAINTAINERS file
by Stefan Roese
· 16 years ago
b9f0d5b
ppc4xx: Update PMC440 board support
by Matthias Fuchs
· 16 years ago
2a602e5
ppc4xx: Fix PMC440 BSP commands
by Matthias Fuchs
· 16 years ago
b8b5bb7
ppc4xx: Update PMC440 board configuration
by Matthias Fuchs
· 16 years ago
2f9756d
ppc4xx: Fix esd loadpci command
by Matthias Fuchs
· 16 years ago
ed8cf4e
ppc4xx: Clean up PMC440 header
by Matthias Fuchs
· 16 years ago
9f1a767
ppc4xx: Handle other board variant in PMC440 FPGA code
by Matthias Fuchs
· 16 years ago
63d0ac9
ppc4xx: Merge xilinx-ppc440 and xilinx-ppc405 cfg
by Ricardo Ribalda Delgado
· 16 years ago
f2c9dc4
ppc4xx: Correctly configure the GPIO pin muxing on Arches
by Stefan Roese
· 16 years ago
289b8b2
Fix to the auto-update feature documentation (CONFIG_UPDATE_TFTP_MSEC_MAX)
by Bartlomiej Sieka
· 16 years ago
1c0320e
libfdt: Fix bug in fdt_subnode_offset_namelen()
by David Gibson
· 16 years ago
9c7b705
fdt_resize(): ensure minimum padding
by Peter Korsgaard
· 16 years ago
ce2b1d0
74xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache
by Dave Liu
· 16 years ago
b2c5c0f
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 16 years ago
Next »