Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
2b3a1cdd9ed14441ae91845851aaf91adddbafc0
« Previous
79e4e64
powerpc/8xxx: Enabled hwconfig for memory interleaving
by Kumar Gala
· 14 years ago
fd3c9be
powerpc/p4080: Add workaround for erratum CPU22
by Kumar Gala
· 15 years ago
61054ff
powerpc/p4080: Add workaround for errata SERDES8
by Kumar Gala
· 14 years ago
34a8258
powerpc/p4080: Add support for initializing SERDES
by Kumar Gala
· 14 years ago
db977ab
powerpc/85xx: Add support to initialize LIODN registers and portals
by Kumar Gala
· 15 years ago
b4b847e
fdt: Add function to alloc phandle values
by Kumar Gala
· 14 years ago
6aba33e
powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platforms
by Kumar Gala
· 16 years ago
d51cc7a
powerpc/p2020: Move INIT_RAM_ADDR physical address higher for 36-bit for P2020DS
by york
· 14 years ago
a3f1852
powerpc/85xx: Move INIT_RAM_ADDR physical address to 36-bit space
by york
· 14 years ago
ebd7cb0
powerpc/fsl_fman: Add initial fman immap structures
by Kumar Gala
· 14 years ago
9ab87d0
powerpc/85xx: Add additional p4080 platform related defines/structs
by Kumar Gala
· 15 years ago
b990c7b
Blackfin: jtag-console: handle newline stuffing
by Mike Frysinger
· 14 years ago
4fff5ac
Blackfin: jtag-console: add debug markers
by Mike Frysinger
· 14 years ago
5079d8b
Blackfin: jtag-console: robustify against missing peer
by Mike Frysinger
· 14 years ago
f5ff203
Blackfin: jtagconsole: disable output processing
by Mike Frysinger
· 14 years ago
beb60e7
Blackfin: bf533/bf561 boards: convert to new soft gpio i2c code
by Mike Frysinger
· 14 years ago
7385c28
fs/fat: Big code cleanup.
by Wolfgang Denk
· 14 years ago
226fa9b
usb_storage.c: change progress output in debug() message
by Wolfgang Denk
· 14 years ago
2aa98c6
FAT32: fix broken root directory handling.
by Wolfgang Denk
· 14 years ago
66c2d73
FAT32: fix support for superfloppy-format (PBR)
by Wolfgang Denk
· 14 years ago
a17c548
usb_storage.c: initialize device type
by Wolfgang Denk
· 14 years ago
47e26b1
cmd_usage(): simplify return code handling
by Wolfgang Denk
· 14 years ago
debb629
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 14 years ago
4ae0c2d
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Wolfgang Denk
· 14 years ago
07c9cd8
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 14 years ago
9662317
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 14 years ago
1ffcb86
ppc4xx: Enable "ecctest" command on t3corp
by Stefan Roese
· 14 years ago
e372286
ppc4xx: Enable "ecctest" command on katmai
by Stefan Roese
· 14 years ago
be24ef6
ppc4xx: Add ECC status info to machine-check exception for IBM DDR2 core
by Stefan Roese
· 14 years ago
58eb869
ppc4xx: Add "ecctest" command to test/simulate ECC errors
by Stefan Roese
· 14 years ago
b995d7c
ppc4xx: DDR/ECC: Use correct macros to clear error status
by Stefan Roese
· 14 years ago
897d6ab
ppc4xx: Only define DDR2 registers for the correct PowerPC variants
by Stefan Roese
· 14 years ago
eab9800
ppc4xx: Add CONFIG_DDR_RFDC_FIXED to allow board specific RFDC values
by Stefan Roese
· 14 years ago
5bf39a9
ppc4xx: T3CORP fixes and updates
by Stefan Roese
· 14 years ago
17a6844
ppc4xx/Canyonlands added USB board callbacks
by Rupjyoti Sarmah
· 14 years ago
793b572
i2c: soft_i2c: add simple GPIO implementation
by Mike Frysinger
· 14 years ago
8024ac7
Merge branch 'master' of /home/wd/git/u-boot/master/
by Wolfgang Denk
· 14 years ago
47ec10c
powerpc/85xx: Rework P1022 SERDES is_serdes_configured support
by Kumar Gala
· 14 years ago
af02506
powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured support
by Kumar Gala
· 14 years ago
c26de2d
powerpc/p3041: Add various p3041 related defines
by Kumar Gala
· 15 years ago
19dbcc9
powerpc/p5020: Add various p5020 related defines (and p5010)
by Kumar Gala
· 15 years ago
7eda1f8
powerpc/mpc85xx: Report FMAN # to match user manual
by Emil Medve
· 14 years ago
85f8cda
powerpc/p4080: Add setting of clock-frequency for clockgen node
by Kumar Gala
· 14 years ago
1b942f7
powerpc/85xx: Use fdt_node_offset_by_compat_reg for clock-frequency updates
by Kumar Gala
· 14 years ago
6525d51
powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases
by Kumar Gala
· 14 years ago
75e73af
fdt: Add fdt_node_offset_by_compat_reg helper
by Kumar Gala
· 14 years ago
a0342c0
fdt: Add fdt_translate_address to convert reg node to cpu phys addr
by Kumar Gala
· 14 years ago
46f3e38
powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641
by Kumar Gala
· 14 years ago
dd2cda3
powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h
by Kumar Gala
· 14 years ago
99d9c07
powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.h
by Kumar Gala
· 14 years ago
293e393
Merge branch 'master' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 14 years ago
1f82ff4
Merge branch 'master' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 14 years ago
0fe247b
Drop support for GTH board
by Wolfgang Denk
· 14 years ago
7c050f8
video: cleanup comments in cfb_console.c and video_fb.h
by Anatolij Gustschin
· 14 years ago
e9aecde
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Wolfgang Denk
· 14 years ago
b6c208a
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Wolfgang Denk
· 14 years ago
9f43d79
powerpc/85xx: Move p1022ds slot code into board file
by Kumar Gala
· 14 years ago
c7e1a43
ppc/85xx: Convert MPC8536DS to using board common ICS307 code
by Kumar Gala
· 14 years ago
509c4c4
ppc/85xx: Convert MPC8572DS to using board common ICS307 code
by Kumar Gala
· 14 years ago
79ee344
powerpc/85xx: Add command to report errata workarounds
by Kumar Gala
· 14 years ago
c59e1b4
powerpc: add support for the Freescale P1022DS reference board
by Timur Tabi
· 14 years ago
ddac6f0
85xx/p1_p2_rdb: PCIe E1000 card support added.
by Poonam Aggrwal
· 14 years ago
752bc33
fsl: add LAW target to fsl_pci_info structure
by Timur Tabi
· 14 years ago
ae39139
powerpc/85xx: Add support for link stack & STAC on e5500
by Kumar Gala
· 15 years ago
2a3a96c
powerpc/85xx: Add recognition of e5500 core
by Kumar Gala
· 15 years ago
f2d9a5d
powerpc 83xx/85xx: Merge lbc upmconfig code
by Becky Bruce
· 14 years ago
199e262
mpc85xx: Add reginfo command
by Becky Bruce
· 14 years ago
11a3de4
fsl_law.c: Add print_laws() for FSL_CORENET platforms.
by Becky Bruce
· 14 years ago
e71755f
drivers/misc/fsl_law.c: Rearrange code to avoid duplication
by Becky Bruce
· 14 years ago
70e02bc
mpc85xx: Add print_tlbcam() function
by Becky Bruce
· 14 years ago
4e63df3
mpc85xx: tlb.c cleanups
by Becky Bruce
· 14 years ago
f51cdaf
83xx/85xx/86xx: LBC register cleanup
by Becky Bruce
· 14 years ago
0914f48
powerpc: Update configs to properly set FSL_ELBC
by Becky Bruce
· 14 years ago
525f6c3
85xx/p1_p2_rdb: enable hwconfig
by Poonam Aggrwal
· 14 years ago
ebf9d52
Move ICS CLK chip frequency calculation code into a common board library
by Kumar Gala
· 14 years ago
b4a60e5
ppc/85xx: Add a structure defn for PIXIS registers
by Kumar Gala
· 14 years ago
8f3a7fa
powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtb
by Kumar Gala
· 14 years ago
11beefa
mpc8xxx: Remove cpu-handles for cpus we delete
by Kumar Gala
· 14 years ago
22f292c
powerpc/8xxx: Add base support for the SEC4
by Kim Phillips
· 14 years ago
929a213
powerpc/8xxx: Distinguish between incompatible SEC h/w types
by Kim Phillips
· 14 years ago
5d0c3b5
fdt: move fsl specific code from common fdt area to mpc8xxx/fdt.c
by Kim Phillips
· 14 years ago
16909f3
Merge branch 'master' of git://git.denx.de/u-boot-pxa
by Wolfgang Denk
· 14 years ago
93502a5
Merge branch 'master' of ../master
by Wolfgang Denk
· 14 years ago
2795201
ARMV7: Add basic gpmc initialization for OMAP4
by Steve Sakoman
· 14 years ago
900c0c6
musb: fix compilation warning
by Ajay Kumar Gupta
· 14 years ago
37adbf9
da850 evm: Fix definition of 'pinmux' macro
by Prakash PM
· 14 years ago
b9f34ce
da830 evm: Fix checkpatch error on 'pinmux' macro
by Prakash PM
· 14 years ago
bc3a4a5
PXA: ZipitZ2 support
by Marek Vasut
· 15 years ago
2e49984
PXA: Toradex Colibri PXA270 support
by Marek Vasut
· 14 years ago
18a00df
PXA: Voipac PXA270 Support
by Marek Vasut
· 15 years ago
546cd60
PXA: Add support for LMS285GF05 into pxafb
by Marek Vasut
· 14 years ago
9b92cf0
Voipac PXA270 LCD Support
by Marek Vasut
· 15 years ago
5ab877b
PXA: Add OneNAND booting support to start.S
by Marek Vasut
· 14 years ago
8c77f23
PXA: Add PWM2 and PWM3 regs to pxa-regs.h
by Marek Vasut
· 14 years ago
fea0ffe
PXA: Add hardware init helper macros
by Marek Vasut
· 15 years ago
8c35d0c
Enable PXAFB for PXA27X and PXA3XX
by Marek Vasut
· 15 years ago
d6f324d
Merge branch 'next' of git://git.denx.de/u-boot-nios
by Wolfgang Denk
· 14 years ago
e1e3cf7
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
by Wolfgang Denk
· 14 years ago
50298d3
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· 14 years ago
cb8f031
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 14 years ago
Next »