Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/commits/commit/58453b00b3ebb26aaa901210023f99504a90bb00 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

6476 Commits (58453b00b3ebb26aaa901210023f99504a90bb00)
 

Author SHA1 Message Date
Nobuhiro Iwamatsu 58453b00b3 sh: MigoR: Moved MigoR board to board/renesas 17 years ago
Nobuhiro Iwamatsu c1da2a2281 sh: r2dplus: Moved r2dplus board to board/renesas 17 years ago
Nobuhiro Iwamatsu 78385bf235 sh: sh7763rdp: Moved sh7763rdp board to board/renesas 17 years ago
Nobuhiro Iwamatsu c6525d459c sh: sh7785lcr: Moved sh7785lcr board to board/renesas 17 years ago
Nobuhiro Iwamatsu acd3e30d09 sh: r7780mp: Moved r7780mp board to board/renesas 17 years ago
Nobuhiro Iwamatsu f84e6ea275 sh: ap325rxa: Moved ap325rxa board to board/renesas 17 years ago
Bartlomiej Sieka 7c84fe6a06 Fix to the auto-update feature documentation (CONFIG_UPDATE_TFTP_MSEC_MAX) 17 years ago
Dave Liu d685b74c64 74xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache 17 years ago
Wolfgang Denk d344293a5b Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx 17 years ago
Scott Wood e053ab1903 mpc83xx pci: Round up memory size in inbound window. 17 years ago
Wolfgang Denk a7faab9d11 Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx 17 years ago
Dave Liu 1c671977dc 86xx: remove the unused definition 17 years ago
Dave Liu eaa44c5dc8 86xx: remove the redundant r2 global data pointer save 17 years ago
Dave Liu bd888e9544 86xx: remove the unused code for 86xx family 17 years ago
Dave Liu 5ba1ef5074 86xx: remove the second DDR LAW setting for mpc8641hpcn 17 years ago
Dave Liu 137a2dfd11 86xx: remove the unused ddr_enable_ecc in the board file 17 years ago
Dave Liu dc2adad85b 86xx: Move the clear_tlbs before MMU turn on 17 years ago
Scott Wood 5cdade07b1 mpc8313erdb: Document NAND boot. 17 years ago
Scott Wood bd78bc6b2a NAND: Properly create JFFS2 cleanmarkers. 17 years ago
Scott Wood f7fe57c098 NAND fsl elbc: Set FMR[ECCM] based on page size. 17 years ago
Haiying Wang c013b74975 NAND: Add support for MPC8572DS board 17 years ago
Haiying Wang 4e190b03aa Make Freescale local bus registers available for both 83xx and 85xx. 17 years ago
Scott Wood 695c130e4b NAND: Align right column of the shorthelp with other commands. 17 years ago
Karl Beldan 33efde5eca NAND: Reset chip on power-up 17 years ago
Scott Wood c45912d8ab NAND: sync with 2.6.27 17 years ago
Kumar Gala b1d0db1805 bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS} 17 years ago
Kumar Gala 5a98127d81 bootm: support subcommands in linux ppc bootm 17 years ago
Kumar Gala 49c3a861d1 bootm: Add subcommands 17 years ago
Kumar Gala be08315933 bootm: Move to using a function pointer table for the boot os function 17 years ago
Wolfgang Denk d35c451d6c Merge branch 'master' of git://git.denx.de/u-boot-video 17 years ago
Graeme Russ a369f4a492 i386: Renamed show_boot_progress in assembler code 17 years ago
Andy Fleming 16263ffd3c Merge branch 'denx' 17 years ago
Peter Tyser 4442f45b0e 85xx: Update MPC85xx_PORDEVSR_IO_SEL mask 17 years ago
Wolfgang Denk f8030519bb Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx 17 years ago
Becky Bruce cd42516242 powerpc: fix pci window initialization to work with > 4GB DRAM 17 years ago
Kumar Gala 219542a1a6 pci/fsl_pci_init: Removed a bunch pointless trailing backslashes. 17 years ago
Haavard Skinnemoen 6b59e03e02 lcd: Let the board code show board-specific info 17 years ago
Haavard Skinnemoen 6f93d2b8fc lcd: Set lcd_is_enabled before clearing the screen 17 years ago
Haavard Skinnemoen 15b17ab52b lcd: Implement lcd_printf() 17 years ago
Haavard Skinnemoen 70dbc54c0a atmel_lcdfb: Straighten out funky vl_sync logic 17 years ago
Haavard Skinnemoen 23bb28f0f7 atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h> 17 years ago
Kumar Gala c2083e0e11 86xx: Convert all fsl_pci_init users to new APIs 17 years ago
Kumar Gala 2dba0dea98 85xx: Convert all fsl_pci_init users to new APIs 17 years ago
Kumar Gala a2aab46072 pci/fsl_pci_init: Added fdt helper for setting up bus-ranges & dma-ranges 17 years ago
Kumar Gala b9a1fa9787 pci/fsl_pci_init: Add a common PCI inbound setup function 17 years ago
Kumar Gala 612ea01018 pci/fsl_pci_init: Enable larger address and setting inbound windows properly 17 years ago
Kumar Gala 8ab451c46b fdt: Added helper to set PCI dma-ranges property 17 years ago
Kumar Gala 3bed2aaf2d fdt: Add fdt_getprop_u32_default helpers 17 years ago
Kumar Gala 8ba93f68a1 86xx: Enable 64-bit PCI resources on all Freescale boards 17 years ago
Kumar Gala 0151cbaccf 85xx: Enable 64-bit PCI resources on all Freescale boards 17 years ago