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

1718 Commits (fdfa19709739df3344f72d1290a943878d121ae1)

Author SHA1 Message Date
Paul Gortmaker 3dc23c7c30 fsl_lbc: add printout of LCRR and LBCR to local bus regs 13 years ago
Joe Hershberger 4b56579388 mpc83xx: Add a GPIO driver for the MPC83XX family 13 years ago
Joe Hershberger 365d607033 gpio: Replace ARM gpio.h with the common API in include/asm-generic 13 years ago
Simon Glass bb6997f840 tegra: Add support for UART init in cpu board.c 13 years ago
Simon Glass b5a5b35197 tegra: Add a function mux feature 13 years ago
Simon Glass 8442fd3c6a tegra: add clock_ll_start_uart() to enable UART prior to reloc 13 years ago
Simon Glass 905ed41aad tegra: Move clock_early_init() to arch_cpu_init() 13 years ago
Simon Glass ccdd6eaecb tegra: Move cpu_init_cp15() to arch_cpu_init() 13 years ago
Thierry Reding 977a39e600 tegra2: Move tegra2_mmc_init() prototype to public header. 13 years ago
Thierry Reding 09743ba635 tegra2: Always build with USE_PRIVATE_LIBGCC=yes. 13 years ago
Simon Glass cb93481268 tegra2: Implement SPI / UART GPIO switch 13 years ago
Tom Warren 9112ef8d89 tegra2: spi: Add SPI driver for Tegra2 SOC 13 years ago
Christian Riesch 8f7431400a arm, davinci: Fix build warnings for cam_enc_4xx 13 years ago
Christian Riesch 620fd27cfa arm, davinci: Add SPL support for DA850 SoCs 13 years ago
Tom Warren e2132c29d8 arm: Tegra: fix undefined instruction hang immediately after reset 14 years ago
Sven Schnelle bf0b631343 AVR32: fix timer_init() function 14 years ago
Sven Schnelle c0e6723ee4 AVR32: fix timer_init() function 14 years ago
Heiko Schocher 3ea11cacdd arm, fdt: update ethernet mac address before booting Linux 14 years ago
David Müller (ELSOFT AG) 9fd6826611 add print_cpuinfo to s3c24x0 14 years ago
Chris Lalancette df65a3fe35 omap4_panda: Initialize the USB phy 14 years ago
Manfred Rudigier c005d6b193 davinci: Fixed wrong timebase clock frequency. 14 years ago
Ilya Yanok 076cd49ad1 arm926ejs: remove noop flush_dcache_all function 14 years ago
Wolfgang Denk 6b62b9a31d Coding Style cleanup 14 years ago
Gabe Black 6f9d9986d5 x86: Add support for specifying an initrd with the zboot command 14 years ago
Gabe Black 69370d144a x86: Refactor the zboot innards so they can be reused with a vboot image 14 years ago
Gabe Black f08fa7a201 x86: Add infrastructure to extract an e820 table from the coreboot tables 14 years ago
Gabe Black 233dbc1194 x86: Add support for booting Linux using the 32 bit boot protocol 14 years ago
Gabe Black d3a2bc3fd1 x86: Clean up the x86 zimage code in preparation to extend it 14 years ago
Gabe Black 63f559cd12 x86: Import code from coreboot's libpayload to parse the coreboot table 14 years ago
Gabe Black ef5a5b0049 x86: Initial commit for running as a coreboot payload 14 years ago
Andreas Bießmann 87c24e2580 avr32:mmu.c: fix printf() length modifier 14 years ago
Lukasz Majewski ddc7e541ae usb:gadget:s5p Enable the USB Gadget framework at Exynos4210 (C210 Universal) 14 years ago
Jerry Huang 509adc8b77 powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sata 14 years ago
Kumar Gala 3b2001105f powerpc/bootm: Flush ramdisk and device tree image when booting on MP 14 years ago
Wolfgang Grandegger 5d2947a3fc USB: MX5: add helper functions to enable USB clocks 14 years ago
Lukasz Majewski a954da2902 usb:gadget:s5p Enable the USB Gadget framework at GONI 14 years ago
Stefan Herbrechtsmeier bdbcdc897f pxa: convert pxa27x_udc to use read and write functions 14 years ago
Stefan Herbrechtsmeier 66a181864d pxa: activate the first usb host port on pxa27x by default 14 years ago
Stefan Herbrechtsmeier 1c0a14ebb7 pxa: fix usb host register mismatch 14 years ago
Wolfgang Grandegger 953209bf5e arm: add __aeabi_unwind_cpp_pr1() function to avoid linker complaints 14 years ago
Andreas Bießmann f8d2c65fd9 sandbox: fix compiling of cpu/os.c 14 years ago
Matthias Weisser d99a6874f5 sandbox: Add timer simulation 14 years ago
Matthias Weisser 21899b1085 sandbox: Add improved RAM simulation 14 years ago
Christian Riesch e21b3dfb0a arm, davinci: Use lldiv for the 64-bit divisions in timer.c 14 years ago
Marek Vasut 8ba1604d34 M28: Cleanup memsize.o OOT build 14 years ago
Marek Vasut c944a3ef82 i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28 14 years ago
Jason Liu 23608e23fd i.mx: add the initial support for freescale i.MX6Q processor 14 years ago
Jason Liu 18936ee2ad i.mx: introduce the armv7/imx-common folder 14 years ago
Chander Kashyap 393cb36199 S5PC2XX: Rename S5pc2XX to exynos 14 years ago
Simon Glass 7f8c070ff9 tegra2: Don't use board pointer before it is set up 14 years ago