]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2009-10-23 Stefan Roesefdt: Add fdt_fixup_nor_flash_size() to fixup NOR FLASH...
2009-10-23 Wolfgang Denkcpu/ppc4xx/fdt.c: avoid strcpy() to constant string
2009-10-19 Mike Frysingerenvcrc: check return value of fwrite()
2009-10-19 Wolfgang Denkmcc200: fix build error
2009-10-18 Alessandro... lcd: remove '#if 0' 32-bit scroll, now memcpy does it
2009-10-18 Alessandro... lib_generic memset: fill one word at a time if possible
2009-10-18 Alessandro... lib_generic memcpy: copy one word at a time if possible
2009-10-18 Alessandro... setenv: do console redirection even if previously unset
2009-10-18 Martha Stanmpc512x: fix System Clock Control constants for USB1...
2009-10-18 Paul Gortmakermem_mtest: fix error reporting, allow escape with ^C
2009-10-18 Mike Frysingernew default shortcut to config & build a board
2009-10-18 Mike Frysingerenv: only build env_embedded and envcrc when needed
2009-10-18 Daniel Mackpart_dos: check status flags of partitions
2009-10-18 Eric Millbrandtgalaxy5200: change cs1 configuration
2009-10-18 Niklaus GigerCleanup: use constant
2009-10-16 Anton Vorontsovmpc85xx: Fix booting on various boards
2009-10-16 Paul Gortmakermpc86xx: delete unused MPC86xx_DDR_SDRAM_CLK_CNTL define
2009-10-16 Dipen Dudhatppc/P1_P2_RDB: On-chip BootROM support
2009-10-16 Dipen Dudhatppc/P1_P2_RDB: NAND Boot Support
2009-10-16 Paul Gortmakermpc8xxx: improve LAW error messages when setting up DDR
2009-10-16 Paul Gortmakersbc8641d: fix LAW so board doesn't hang on DDR init
2009-10-15 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2009-10-14 Mike FrysingerBlackfin: drop MAC display at boot
2009-10-14 Mike FrysingerBlackfin: reset watchdog in udelay()
2009-10-14 Mike FrysingerBlackfin: Remove relocation fixups
2009-10-13 Daniel Gorsulowskiat91: Update MEESC board support
2009-10-13 Simon Kagstromarm: Correct build with CONFIG_SYS_HUSH_PARSER set
2009-10-13 Olof JohanssonTI: OMAP3: Overo Tobi ethernet support
2009-10-13 Olof JohanssonSMC911X: Add chip auto detection
2009-10-13 Tom RixTI OMAP3 Use arm init sequence to initialize i2c
2009-10-13 Sandeep PaulrajTI: DaVinci DM365: Enabling network Support on DM365 EVM
2009-10-13 Sandeep PaulrajTI: DaVinci: GPIO header file and definitions
2009-10-13 Sandeep PaulrajTI: DaVinci DM646x: Update flag used to represent DM646...
2009-10-13 Olof JohanssonOMAP3: Clean up whitespace in mux configs
2009-10-13 Dirk BehmeOMAP3 MMC: Fix warning dereferencing type-punned pointer
2009-10-13 Simon KagstromSupport for the OpenRD base board
2009-10-13 Prafulla WadaskarKirkwood: mv88f6281gtw_ge: Add kwbimage build support
2009-10-13 Prafulla WadaskarKirkwood: rd6281a: Add kwbimage build support
2009-10-13 Tom RixAdd support for Eukrea CPU9260/CPU9G20 SBC
2009-10-13 Tom RixAdd support for Eukrea CPUAT91 SBC
2009-10-13 Sandeep PaulrajTI: DaVinci DM365: Minor config cleanup
2009-10-13 Sandeep PaulrajTI DaVinci DM365: Removing header file which does not...
2009-10-13 Sandeep PaulrajTI DaVinci: DM355: Config Cleanup and Update
2009-10-13 Sandeep PaulrajTI DaVinci: DM646x: Initial Support for DM646x SOC
2009-10-13 Sandeep PaulrajTI DaVinci: DM6446: Fix Compilation error in NAND mode
2009-10-13 Tom RixOMAP3 Move cache routine to cache.S
2009-10-13 Sandeep PaulrajTI DaVinci: Remove references to SZ_xx
2009-10-12 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2009-10-12 Ed SwarthoutLeave x86emu op code tables in default section
2009-10-11 Luigi 'Comio... Update all board to support new bbmiiphy driver (with...
2009-10-11 Luigi 'Comio... Add bb_miiphy_init call before any ethernet bring-up...
2009-10-11 Luigi 'Comio... Rewrite the miiphybb (Bit-banged MII bus driver) in...
2009-10-08 Wolfgang DenkMerge branch 'reloc'
2009-10-08 Joakim Tjernlundrelocation: Do not relocate NULL pointers.
2009-10-07 Peter Tyser85xx: Ensure BSS segment isn't linked at address 0
2009-10-07 Detlev Zundeltqm5200: Correct comment and code in post_hotkeys_pressed.
2009-10-07 Wolfgang Denkmpc512x: fix fixed_sdram() init code.
2009-10-07 Niklaus Gigerppc4xx: respect 80-chars per line in ppc*.h files
2009-10-07 Niklaus Gigerppc4xx: Rework cmd reginfo
2009-10-07 Niklaus Gigerppc_4xx: Apply new HW register names
2009-10-07 Niklaus Gigerppc4xx: Cleanup some HW register names
2009-10-07 Stefan Roeseppc4xx: Add PPC405EX(r) Rev D support
2009-10-07 Stefan Roeseppc4xx: Fix msg "initialization as root-complex failed...
2009-10-07 Mike NussPPC4xx: Denali core: Fix incorrect DDR row bits
2009-10-05 Ben WarrenAdd information about return values of xxx_eth_register...
2009-10-05 Mike Frysingerdocument network driver framework
2009-10-05 Prafulla Wadaskarnet: kirkwood_egiga.c: fixed build warning
2009-10-05 Ben WarrenConvert SMC91111 Ethernet driver to CONFIG_NET_MULTI API
2009-10-05 Prafulla Wadaskarnet: phy: mv88e61xx.c : fixed build warning
2009-10-05 James Cloughnet: Fix problem with 405EZ ethernet interrupt
2009-10-05 Mike Frysingernet: add random_port() prototype
2009-10-03 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2009-10-03 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2009-10-03 Peter Tyserppc: Remove reloc_off field from global_data structure
2009-10-03 Peter Tyserarm/microblaze/nios/nios2/sh: Remove relocation fixups
2009-10-03 Peter TyserConditionally perform common relocation fixups
2009-10-03 Peter Tyserp3mx: Remove serial relocation fixups
2009-10-03 Peter Tyserlwmon, lwmon5: Remove sysmon POST relocation fixups
2009-10-03 Peter Tysermpl: Remove memory test relocation fixups
2009-10-03 Peter Tyserfpga: Remove relocation fixups
2009-10-03 Peter Tysertsec: Remove PHY command relocation fixups
2009-10-03 Peter Tyserppc: Remove board-specific command table relocation...
2009-10-03 Peter Tyserppc: Remove extable relocation fixups
2009-10-03 Peter Tyserppc: Remove pci config table pointer relocation fixups
2009-10-03 Peter Tyserppc: Remove board.c relocation fixups
2009-10-03 Peter Tyserppc: Check for compilers that don't support relocation
2009-10-03 Peter Tyserppc: Enable full relocation to RAM
2009-10-02 Matthias Fuchsppc4xx: Add SDRAM detection for PMC440 boards
2009-10-02 Stefan Roeseppc4xx: Merge PPC4xx DDR and DDR2 ECC handling
2009-10-02 Felix Radenskyppc4xx: Reorganize DDR2 ECC handling
2009-09-30 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2009-09-30 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2009-09-30 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ubi
2009-09-30 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2009-09-30 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-i2c
2009-09-30 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2009-09-30 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-fdt
2009-09-30 Mike FrysingerBlackfin: update default console= settings
2009-09-30 Mike FrysingerBlackfin: bf533-ezkit: update env location
2009-09-30 Kumar Galappc/85xx: get_law_entry isn't used in CONFIG_NAND_SPL
next