Marian Balakowicz 95d449ad4d Avoid initrd and logbuffer area overlaps 17 éve
..
asm-arm 42fd5f87b1 Merging Stelian Pop AT91 patches 17 éve
asm-avr32 a23e277c4a avr32: Rework SDRAM initialization code 17 éve
asm-blackfin eddc7c46c6 Merge branch 'lwmon5' of /home/wd/git/u-boot/projects 17 éve
asm-i386 eddc7c46c6 Merge branch 'lwmon5' of /home/wd/git/u-boot/projects 17 éve
asm-m68k eddc7c46c6 Merge branch 'lwmon5' of /home/wd/git/u-boot/projects 17 éve
asm-microblaze eddc7c46c6 Merge branch 'lwmon5' of /home/wd/git/u-boot/projects 17 éve
asm-mips 1a9fcc4b76 mips: Add an 'include/asm/errno.h', like all other architectures 17 éve
asm-nios eddc7c46c6 Merge branch 'lwmon5' of /home/wd/git/u-boot/projects 17 éve
asm-nios2 0e15ddd11f POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) with the GD_FLG_LOGINIT flag in gd->flags. 17 éve
asm-ppc d5b9b8cdb8 PPC: Add print_bats() to lib_ppc/bat_rw.c 17 éve
asm-sh eddc7c46c6 Merge branch 'lwmon5' of /home/wd/git/u-boot/projects 17 éve
asm-sparc 0e15ddd11f POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) with the GD_FLG_LOGINIT flag in gd->flags. 17 éve
bedbug 53677ef18e Big white-space cleanup. 17 éve
configs 31d8267224 PPC: Create and use CONFIG_HIGH_BATS 17 éve
cramfs 42ba58e0c3 Fix endianess problem in cramfs code (cramfs is always host-endian in Linux) 17 éve
galileo 53677ef18e Big white-space cleanup. 17 éve
jffs2 700a0c648d Add common (with Linux) MTD partition scheme and "mtdparts" command 20 éve
linux 135f0a7488 NAND: Provide a sane default for NAND_MAX_CHIPS. 17 éve
pcmcia cd172b7108 Fix IDE stability problems on CPC45 board. 20 éve
u-boot 215b01bba8 Add support for calculating hashes with watchdog triggering 17 éve
.gitignore 878b3b1e19 include/gitignore: update to all architectures 17 éve
405_dimm.h 8bde7f776c * Code cleanup: 22 éve
405_mal.h 999ecd5aca ppc4xx: Add basic support for AMCC 460EX/460GT (3/5) 17 éve
4xx_i2c.h 999ecd5aca ppc4xx: Add basic support for AMCC 460EX/460GT (3/5) 17 éve
74xx_7xx.h 02032e8f14 [ppc] Fix build breakage for all non-4xx PowerPC variants. 18 éve
ACEX1K.h 53677ef18e Big white-space cleanup. 17 éve
MCD_dma.h 72f56adc0b ColdFire: Add MCF547x_8x dma code and header files 17 éve
MCD_progCheck.h 72f56adc0b ColdFire: Add MCF547x_8x dma code and header files 17 éve
MCD_tasksInit.h 72f56adc0b ColdFire: Add MCF547x_8x dma code and header files 17 éve
SA-1100.h 53677ef18e Big white-space cleanup. 17 éve
_exports.h c74b2108e3 [ARM] TI DaVinci support, hopefully final 17 éve
ahci.h 53677ef18e Big white-space cleanup. 17 éve
altera.h 3c735e7437 Altera Stratix II support 17 éve
ambapp.h 1aeed8d71a Coding Style cleanup; update CHANGELOG 17 éve
api_public.h e7a85f2683 API: Add (c) and licensing notice to the public API header. 17 éve
arm920t.h 8bde7f776c * Code cleanup: 22 éve
arm925t.h fae684e898 [PATCH] omap925.c: Remove unused functions 18 éve
arm926ejs.h 6f21347d49 * Patch by George G. Davis, 19 Aug 2003: 21 éve
arm946es.h 74f4304ee7 Add ARM946E cpu and core module targets; remap memory to 0x00000000 19 éve
armcoremodule.h 53677ef18e Big white-space cleanup. 17 éve
at45.h f01dbb5424 Coding style cleanup. Update CHANGELOG. 17 éve
at91rm9200_i2c.h b65085130a Code Cleanup 20 éve
at91rm9200_net.h 080bdb7f3a * Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200 19 éve
ata.h 3162eb8369 Minor coding style cleanup. 18 éve
atmel_lcdc.h 39cf480484 Add ATMEL LCD driver 17 éve
bcd.h 758c037aee rtc: Add Xicor/Intersil X1205 RTC support 17 éve
bcm5221.h 53677ef18e Big white-space cleanup. 17 éve
bmp_layout.h 27b207fd0a * Implement new mechanism to export U-Boot's functions to standalone 22 éve
bzlib.h 42d1f0394b * Patches by Xianghua Xiao, 15 Oct 2003: 21 éve
circbuf.h 232c150a25 Add support for Siemens SX1 mobile phone; 21 éve
clps7111.h 53677ef18e Big white-space cleanup. 17 éve
command.h 53677ef18e Big white-space cleanup. 17 éve
common.h c9dca3c3f3 Revert "Change env_get_char from a global function ptr to a function." 17 éve
commproc.h 53677ef18e Big white-space cleanup. 17 éve
config_cmd_all.h 53677ef18e Big white-space cleanup. 17 éve
config_cmd_default.h 53677ef18e Big white-space cleanup. 17 éve
console.h fb48c4afc4 Initial revision 24 éve
crc.h cf48eb9abd Some code cleanup 19 éve
da9030.h 3e326ece9e This patch adds USB storage support for the delta board. This is the first 19 éve
dataflash.h c3a60cb3bd Clean up dataflash partitioning 17 éve
devices.h 68ceb29e71 Add support for console over UDP (compatible to Ingo Molnar's 21 éve
div64.h 53677ef18e Big white-space cleanup. 17 éve
dm9161.h 53677ef18e Big white-space cleanup. 17 éve
dp83848.h c74b2108e3 [ARM] TI DaVinci support, hopefully final 17 éve
dtt.h 9e2c347151 Add driver for National Semiconductor LM73 temperature sensor 17 éve
e500.h 2146cf5682 Reworked FSL Book-E TLB macros to be more readable 17 éve
elf.h 53677ef18e Big white-space cleanup. 17 éve
environment.h 4f805c1e3a environment: fix bug introduced by commit a8409f4f1ac8 17 éve
exports.h c74b2108e3 [ARM] TI DaVinci support, hopefully final 17 éve
ext2fs.h bcd0be5cf1 ext2fs support added 20 éve
fat.h 53677ef18e Big white-space cleanup. 17 éve
fdc.h 8bde7f776c * Code cleanup: 22 éve
fdt.h 74d1e66d22 Fix host tool build breakage, take two 17 éve
fdt_support.h 18e69a35ef 83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role 17 éve
fis.h 69386383c5 ata: add the fis struct for SATA 17 éve
flash.h 53677ef18e Big white-space cleanup. 17 éve
fpga.h 53677ef18e Big white-space cleanup. 17 éve
ft_build.h 7376eb87aa * Fix a bunch of compiler warnings for gcc 4.0 18 éve
hush.h 5b1d713721 Initial revision 22 éve
i2c.h 53677ef18e Big white-space cleanup. 17 éve
i8042.h 7a8e9bed17 * Patch by Marc Singer, 29 May 2003: 22 éve
ide.h f98984cb19 IDE: - make ide_inb () and ide_outb () "weak", so boards can 17 éve
image.h 7590378fb9 Use watchdog-aware functions when calculating hashes of images - take two 17 éve
ioports.h aafeefbdb8 Stop using immap_t for cpm offset on 85xx 17 éve
keyboard.h 1c43771ba8 [Strange. I _did_ check these in before. Seems SF restored an old 21 éve
kgdb.h 0f9cfa09df Initial revision 23 éve
lcd.h 39cf480484 Add ATMEL LCD driver 17 éve
lcdvideo.h 55978deb0c Initial revision 23 éve
lh7a400.h f832d8a143 * Patch by Paul Ruhland, 10 Jun 2004: 21 éve
lh7a404.h f832d8a143 * Patch by Paul Ruhland, 10 Jun 2004: 21 éve
lh7a40x.h f832d8a143 * Patch by Paul Ruhland, 10 Jun 2004: 21 éve
libata.h 24b448448a ata: update the libata.h from ata.h of linux kernel 17 éve
libfdt.h 53677ef18e Big white-space cleanup. 17 éve
libfdt_env.h 74d1e66d22 Fix host tool build breakage, take two 17 éve
linux_logo.h 1df49e27bc Initial revision 22 éve
lists.h 53677ef18e Big white-space cleanup. 17 éve
lmb.h 4ed6552f71 [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images 17 éve
logbuff.h 95d449ad4d Avoid initrd and logbuffer area overlaps 17 éve
lpd7a400_cpld.h f39748ae8e * Patch by Paul Ruhland, 17 May 2004: 21 éve
lxt971a.h 53677ef18e Big white-space cleanup. 17 éve
lynxkdi.h 1f4bb37d6b * Patch by Scott McNutt, 21 Jul 2003: 22 éve
malloc.h 8bde7f776c * Code cleanup: 22 éve
mb862xx.h bed53753dd Add Fujitsu CoralP/Lime video driver 17 éve
mii_phy.h 8bde7f776c * Code cleanup: 22 éve
miiphy.h 71bc6e6474 NET: Add Ethernet 1000BASE-X support for PPC4xx 17 éve
mk48t59.h 639221c76c include/: Remove obsolete references to CONFIG_COMMANDS 18 éve
mmc.h 71f9511803 * Fix CONFIG_NET_MULTI support in include/net.h 22 éve
mpc106.h 53677ef18e Big white-space cleanup. 17 éve
mpc512x.h 5f91db7f58 MPC5121e ADS PCI support take 3 17 éve
mpc5xx.h 1636d1c852 Coding stylke cleanup; rebuild CHANGELOG 18 éve
mpc5xxx.h 02032e8f14 [ppc] Fix build breakage for all non-4xx PowerPC variants. 18 éve
mpc8220.h 02032e8f14 [ppc] Fix build breakage for all non-4xx PowerPC variants. 18 éve
mpc824x.h 1636d1c852 Coding stylke cleanup; rebuild CHANGELOG 18 éve
mpc8260.h 1636d1c852 Coding stylke cleanup; rebuild CHANGELOG 18 éve
mpc8260_irq.h 6dd652fa4d Patches by Murray Jensen, 17 Jun 2003: 22 éve
mpc83xx.h e5c4ade4db mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code 17 éve
mpc85xx.h 61a21e980a 85xx start.S cleanup and exception support 17 éve
mpc86xx.h 02032e8f14 [ppc] Fix build breakage for all non-4xx PowerPC variants. 18 éve
mpc8xx.h 1636d1c852 Coding stylke cleanup; rebuild CHANGELOG 18 éve
mpc8xx_irq.h 4a5b6a356a Initial revision 24 éve
nand.h 4ca79f477e NAND: fix some strict-aliasing compiler warnings 17 éve
net.h 53677ef18e Big white-space cleanup. 17 éve
nios-io.h e4cc71aa44 Patch by Scott McNutt, 25 Apr 2004: 21 éve
nios.h 4a5517094d * Patch by Scott McNutt, 04 Oct 2003: 21 éve
nios2-epcs.h 53677ef18e Big white-space cleanup. 17 éve
nios2-io.h 53677ef18e Big white-space cleanup. 17 éve
nios2.h 5c952cf024 Patches by Scott McNutt, 24 Aug 2004: 20 éve
ns16550.h b87dfd2854 Add support for TB5200 board 19 éve
ns7520_eth.h 53677ef18e Big white-space cleanup. 17 éve
ns87308.h e85390dc1d Initial revision 23 éve
ns9750_bbus.h 53677ef18e Big white-space cleanup. 17 éve
ns9750_eth.h 53677ef18e Big white-space cleanup. 17 éve
ns9750_mem.h 53677ef18e Big white-space cleanup. 17 éve
ns9750_ser.h 53677ef18e Big white-space cleanup. 17 éve
ns9750_sys.h 53677ef18e Big white-space cleanup. 17 éve
onenand_uboot.h 229c56f07a Make onenand_uboot.h self-sufficient. 17 éve
part.h d049cc7f71 Coding style cleanup, update CHANGELOG 17 éve
pc_keyb.h 53677ef18e Big white-space cleanup. 17 éve
pci.h 36f32675f4 Update pci code to use phys_addr_t 17 éve
pci_ids.h c08fb3ea36 Additional PCI IDs for IDE and network controllers 17 éve
pcmcia.h 068b60a0eb cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. 18 éve
post.h 28a3850658 POST: add POST_STOP flag 17 éve
ppc405.h 53677ef18e Big white-space cleanup. 17 éve
ppc440.h 53677ef18e Big white-space cleanup. 17 éve
ppc4xx.h 087dfdb79b ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx 17 éve
ppc4xx_enet.h 53677ef18e Big white-space cleanup. 17 éve
ppc_asm.tmpl 41f0f8fb1a e500 needs ppc_asm.tmp MCK_EXCEPTION 17 éve
ppc_defs.h 40c855574c Initial revision 25 éve
ps2mult.h c837dcb1a3 * The PS/2 mux on the BMS2003 board needs 450 ms after power on 21 éve
radeon.h 1b8607e1f7 Extend ATI Radeon driver to support more video modes 17 éve
reiserfs.h b79a11cc2b Code cleanup 21 éve
rtc.h 53677ef18e Big white-space cleanup. 17 éve
s3c2400.h a63c31cff5 Cleanup trab board for GCC-4.x 19 éve
s3c2410.h 0e700ce03a Fix compiler warning in include/s3c2410.h 17 éve
s3c24x0.h 8bde7f776c * Code cleanup: 22 éve
s_record.h 53677ef18e Big white-space cleanup. 17 éve
sa1100.h 3b58acd4a7 Initial revision 23 éve
sata.h f297b7a1ec drivers: code clean up 17 éve
scsi.h 53677ef18e Big white-space cleanup. 17 éve
sed13806.h 53677ef18e Big white-space cleanup. 17 éve
sed156x.h 5a8c51cd5e * Patches by Pantelis Antoniou, 30 Mar 2004: 21 éve
serial.h a7c185ed3d ARM: s3c24xx: Multiple serial port support 17 éve
sha1.h 215b01bba8 Add support for calculating hashes with watchdog triggering 17 éve
sm501.h 98f4a3dfcb Add SM501 support to HH405 board. 19 éve
smiLynxEM.h 8bde7f776c * Code cleanup: 22 éve
spartan2.h 53677ef18e Big white-space cleanup. 17 éve
spartan3.h 53677ef18e Big white-space cleanup. 17 éve
spd.h de1d0a6995 Fix style issues primarily in 85xx and 83xx boards. 20 éve
spd_sdram.h dc9e499c62 Support for DDR with 32-data path. Addotional notes on injecting 19 éve
spi.h 38254f45b0 New i.MX31 SPI driver 17 éve
status_led.h de74b9eeac Coding Style cleanup. 17 éve
stratixII.h 3c735e7437 Altera Stratix II support 17 éve
sym53c8xx.h 53677ef18e Big white-space cleanup. 17 éve
systemace.h 3f85ce2785 * CVS add missing files 21 éve
tsi108.h ee311214e0 Clean up the code according to codestyle: 18 éve
universe.h efe2a4d5cf Code cleanup. 20 éve
usb.h e813eae3bf Fix compilation error in cmd_usb.c 17 éve
usb_cdc_acm.h 386eda0224 Code cleanup 19 éve
usb_defs.h 4f8657dbfc Remove unnecessary defines from usb_defs.h again. 20 éve
usbdcore.h 16c8d5e76a Various USB related patches 19 éve
usbdcore_ep0.h 232c150a25 Add support for Siemens SX1 mobile phone; 21 éve
usbdcore_mpc8xx.h 53677ef18e Big white-space cleanup. 17 éve
usbdcore_omap1510.h 16c8d5e76a Various USB related patches 19 éve
usbdescriptors.h 386eda0224 Code cleanup 19 éve
version.h 1510b82d50 Makefile: fix "error: version_autogenerated.h: No such file or directory" 17 éve
vfd_logo.h 82226bf4d2 * Add support for arbitrary bitmaps for TRAB's VFD command 22 éve
video.h 167c5898b8 Initial revision 23 éve
video_ad7176.h 8564acf936 * Patches by Yuli Barcohen, 13 Jul 2003: 22 éve
video_ad7177.h 8564acf936 * Patches by Yuli Barcohen, 13 Jul 2003: 22 éve
video_ad7179.h 945af8d723 * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) 22 éve
video_easylogo.h 53677ef18e Big white-space cleanup. 17 éve
video_fb.h 8bde7f776c * Code cleanup: 22 éve
video_font.h 17d1fd77c4 Initial revision 24 éve
video_logo.h 53677ef18e Big white-space cleanup. 17 éve
virtex2.h 53677ef18e Big white-space cleanup. 17 éve
vsc7385.h 438a4c1126 Cleanup coding style, update CHANGELOG 17 éve
w83c553f.h 012771d88a Initial revision 23 éve
watchdog.h 0c8721a466 Cleanup (PPC4xx is AMCC now) 19 éve
xilinx.h 53677ef18e Big white-space cleanup. 17 éve
xyzModem.h 966083e95f More code cleanup 19 éve
zlib.h 8bde7f776c * Code cleanup: 22 éve