s5pc210: universal: add debug codes
[kernel/u-boot.git] / include /
2010-10-28 Minkyu Kangs5pc210: universal: add some test codes (will be deleted)
2010-10-28 Minkyu Kangs5pc210: universal: add test code for boot time (will...
2010-10-28 Minkyu Kangs5pc210: universal: set bootdelay to zero
2010-10-25 Heungjun Kimdrime3: ex1: workaround
2010-10-25 Heungjun KimRevert "drime3: ex1: fix compile error"
2010-10-25 Heungjun Kimdrime3: ex1: fix compile error
2010-10-15 Jaehoon Chungs5pc210: universal: fixed wrong paramenter
2010-10-15 Jaehoon Chungs5pc210: universal: add rootwait for SD-boot
2010-10-14 Minkyu Kangs5pc110: universal: remove unused codes
2010-10-13 Jaehoon Chungs5pc110: universal: bug fixed
2010-10-13 Jaehoon Chungs5pc210: universal: add rootdelay for SD-boot
2010-10-13 Jaehoon Chungs5pc110: universal: support to upload uImage in SD...
2010-10-13 daeinkis5pc210: changed sdboot setting to partition 2.
2010-10-12 Minkyu KangMerge branch 'master' of party:/pub/git/u-boot-s5pc1xx
2010-10-12 Kyungmin Parks5pc210: universal: Pass the revision tag
2010-10-12 Kyungmin ParkMerge branch 'master' of party:/pub/git/u-boot-s5pc1xx
2010-10-12 Joonyoung Shims5pc210: universal: Fix ubi mtd partition
2010-10-11 Minkyu KangMakefile: move the config to board config file
2010-10-11 Minkyu Kangs5pc110: universal: enable the s-boot
2010-10-07 Minkyu Kangs5pc210: add SBOOT configuration
2010-10-06 Minkyu Kangs5pc1xx: universal: revert the TEXT_BASE
2010-10-06 Donggeun Kimfs: ubifs: Do not use a buffer allocated from malloc...
2010-10-06 Minkyu KangARM: interrupt: make silent at show_regs function
2010-10-05 Minkyu KangMerge branch 'master' of party:/pub/git/u-boot-s5pc1xx
2010-10-05 Minkyu Kangs5pc1xx: universal: disable CONFIG_CMD_SETGETDCR
2010-10-05 Kyungmin Parks5pc210: universal: Update the MTD partition for s...
2010-10-05 Minkyu Kangs5pc1xx: universal: use board_early_init_f
2010-10-05 Minkyu KangREMOVE the recovery block related codes
2010-10-05 Minkyu KangMerge branch 'master' of party:/pub/git/u-boot-s5pc1xx
2010-10-05 Minkyu Kangs5pc210: universal: increase the malloc len
2010-10-05 Minkyu Kangs5pc1xx: universal: move the code base and increase...
2010-10-05 Minkyu Kangs5pc210: universal: support the new relocation code
2010-10-05 Minkyu Kangs5pc1xx: universal: revert the malloc len
2010-10-04 Minkyu KangMerge branch 'master' of party:/pub/git/u-boot-s5pc1xx
2010-10-04 Jaehoon Chungs5pc210: mmc: support to upload uImage in SD-card
2010-10-04 Minkyu Kangs5pc110: universal: support new relocation code
2010-10-04 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot
2010-10-04 Donggeun Kims5p: enable making ubifs image and ubinizing features
2010-10-04 Donggeun Kimubi: Ubinize an ubifs image
2010-10-04 Donggeun Kimfs: ubifs: Making ubifs image
2010-10-02 daeinkis5pc210: universal: added clock setup func for fimd...
2010-10-01 Kyungmin Parks5pc210: Universal: Rev 0.1 with secure boot support
2010-09-28 Wolfgang DenkMerge branch 'next' of /home/wd/git/u-boot/next
2010-09-28 Torkel LundgrenAdd support for operating system OSE
2010-09-23 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2010-09-23 Peter Tyser83xx: Remove warmboot parameter from PCI init functions
2010-09-23 Kim Phillipsmpc83xx: extend CONFIG_SYS_BOOTMAPSZ increase to mpc830...
2010-09-23 Ilya Yanokmpc8308_p1m: support for MPC8308 P1M board
2010-09-23 Ilya YanokMPC8308RDB: various clean ups
2010-09-23 Ilya Yanokmpc8308: add SICR{L,H} fields definitions
2010-09-23 Ira W. Snydere300: increase CONFIG_SYS_BOOTMAPSZ to allow booting...
2010-09-23 Scott Woodmpc831xerdb: enable mtdparts for NAND
2010-09-23 Matthias Fuchsppx4xx: remove unused functionality for DU405 boards
2010-09-23 Stefan RoeseRemove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
2010-09-23 Stefan Roeseppc4xx: Use common NS16550 driver for PPC4xx UART
2010-09-23 Stefan Roeseppc4xx: Big header cleanup part 2, mostly PPC405 related
2010-09-23 Stefan Roeseppc4xx: Big header cleanup, mostly PPC440 related
2010-09-23 Stefan Roeseppc4xx: Move ppc4xx headers to powerpc include directory
2010-09-23 Stefan Roeseppc4xx: Remove unreferenced file include/405_dimm.h
2010-09-23 Stefan Roeseppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node(...
2010-09-23 Stefan Roeseppc4xx: POST UART: Use in/out_8() io-accessor functions
2010-09-23 Stefan Roeseppc4xx: Fix CATcenter build
2010-09-22 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/master
2010-09-21 Timur Tabifsl: refactor MPC8610 and MPC5121 DIU code to use exist...
2010-09-21 Matthias Weisserarm: Make jadecpu board use relocation
2010-09-21 Michael ZaidmanPOST cleanup.
2010-09-21 Wolfgang DenkMerge branch 'next' of ../custodians into next
2010-09-21 Wolfgang DenkMerge branch 'next' of git://git.denx.de/u-boot-usb...
2010-09-21 Wolfgang DenkMerge branch 'next' of ../custodians into next
2010-09-20 Vitaly KuzmichevUSB-CDC: Fix coding style issues
2010-09-20 Remy BohmerIntegrate USB gadget layer and USB CDC driver layer
2010-09-20 Stefan Roesecfi_flash: Simplify dynamic flash bank number detection
2010-09-19 Wolfgang DenkRemove smmaco4 board support
2010-09-19 Wolfgang DenkRemove HMI10 board support
2010-09-19 Wolfgang Denkaev board: Fix compile problems
2010-09-19 Ben Gardinerda8xx: fixup ARM relocation support
2010-09-19 Heiko SchocherARM: implement relocation for ARM926
2010-09-19 Heiko SchocherARM: implement relocation for ARM V7 (OMAP)
2010-09-19 Heiko SchocherARM: implement relocation for ARM11
2010-09-19 Heiko Schochercommon: move TOTAL_MALLOC_LEN to include/common.h
2010-09-19 Heiko Schocherrelocation: fixup cmdtable
2010-09-19 Heiko SchocherARM (ARM11): add data cache support, test on Qong board
2010-09-19 Heiko SchocherARM V7 (OMAP): add data cache support, test on Beagle...
2010-09-19 Heiko SchocherARM (ARM926ejs): add data cache support, tested on...
2010-09-19 Heiko Schochermpc52xx: Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG...
2010-09-19 Wolfgang DenkNew implementation for internal handling of environment...
2010-09-19 Wolfgang DenkRemove support for CONFIG_HAS_UID and "forceenv" command
2010-09-19 Wolfgang DenkAdd hash table support as base for new environment...
2010-09-19 Wolfgang DenkAdd qsort - add support for sorting data arrays
2010-09-19 Wolfgang DenkAdd basic errno support.
2010-09-19 Wolfgang DenkIceCube.h: update configuration
2010-09-19 Wolfgang DenkCleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM...
2010-09-19 Wolfgang Denk4xx: add missing CONFIG_SYS_SRAM_SIZE definition
2010-09-15 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2010-09-15 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-x86
2010-09-14 Donghwa Lees5pc110: universal: remove compiler warnings
2010-09-14 Jaehoon Chungmmc: check correct mmc version for iNAND
2010-09-13 Donghwa Lees5p: mipi: fixed the bug
2010-09-13 Donghwa Lees5p: mipi: add header files for mipi-dsim
2010-09-13 Donghwa LeeRevert "s5p: mipi: add header files for mipi-dsim"
next